Skip to content

LSTS/neptus-plugin-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Neptus Plug-in skeleton

##Description This project can be forked in other to create Neptus-based plug-ins

###Requirements

  • Java Development Kit (JDK) 8
  • Neptus
  • Apache ANT

###Development Guide

  • Compile / Install Neptus in your machine.
  • Edit the file named plugin.properties with the settings for your plug-in.
  • Optionally generate an eclipse project by issuing the command:
    • ant GenerateEclipseProject
  • After creating your plug-in you can deploy it to Neptus using the deploy ant target:
    • ant deploy

About

Receive / Post ROS messages within Neptus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages