disaster-robotics-proalertas / usv_sim_lsa

Unmanned Surface Vehicle simulation on Gazebo with water current and winds
Apache License 2.0
317 stars 105 forks source link

infrastructure improvements #3

Closed davihdsantos closed 6 years ago

davihdsantos commented 6 years ago

1) one launch for each model (with uwsim) 2) one launch to load all models at the same scenario (robots_start_world.launch). differential model with navigation stack and the others with PID heading control + patrol. launch UWsim and Rviz. 3) all models under effect of waves (UWsim) 4) define standard names for topics and nodes 5) with catkin_make_isolated --install every change on xml files needs compiling. switch to catkin_make?? 6) improve hull shape visual and add some texture 7) change control with parameter on roslaunch (control:=pid or control:=navigation_stack) 8) add develop and release branchs