First ROS plugin commit

Add masters URI registration and setting.
Add ROS IP definition through network interfaces registration and sorting.
Add ROS distribution switching and automatic sourcing.
Add catkin workspace registration and automatic sourcing
Add ROS status prompt function showing current master and his status.
This commit is contained in:
Mickaël Germain 2016-08-17 17:50:39 +02:00
commit 4dac7a23b8
2 changed files with 374 additions and 0 deletions

View file

@ -0,0 +1,5 @@
master_ip_default = localhost
master_ip = localhost
ros_distro_default =
ros_interface =
ros_workspace =