forked from uvic-auvic/trident_control_system
-
Notifications
You must be signed in to change notification settings - Fork 0
Control system framework for Trident AUV (originally from tbcs)
License
OscarSmiley/trident_control_system
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
How to start this thing: 1) Start roscore in one terminal window 2) Start various publisher nodes 3) Start reviever nodes (not implemented yet) 4) Run `$ rosrun fsm FsmController.py <path to state scripts from control_system/> <path to io.txt from control_system/>` ex: `$ rosrun fsm FsmController.py /src/fsm/scripts/stateScripts /src/fsm/io.txt` 5) Profit
About
Control system framework for Trident AUV (originally from tbcs)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 50.7%
- CMake 49.3%