Centre-for-Biorobotics / eeUVsim_Gazebo

ROS2 gazebo simulator for underwater robots, including robot model, dynamics, controller, RL stuffs.
0 stars 0 forks source link

Separate the obstacle creating function from AUV motion #1

Open hama6767 opened 3 weeks ago

hama6767 commented 3 weeks ago

Purpose

Now random obstacle creating function is pretty messy. We should separate them to clean the code and function.

Tasks