ROS-based second-generation command & control system for marine vehicles
Please follow the following guideline when contributing to the repo
In summary
- Main collaboration branch is in dev.
- Codes/docs stable to be deployed, demo is in master.
- Feature dev, testing, etc. is a feature branch from dev
- Private branch that you don't want others to look is suffixed with -priv
- Keep all exploratory works in separate folders
- Each folder should have README.md about the folder.