You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2023. It is now read-only.
On the page https://uuvsimulator.github.io/documentation/sim_scenarios.html, the quickstart command is roslaunch uuv_descriptions ocean_waves.launch or roslaunch uuv_descriptions empty_underwater_world.launch, but in uuv_simulator repository, these launchfiles are located in uuv_gazebo_worlds package.
Consequently I think the commands in the quickstart are wrong. It should be changed to : roslaunch uuv_gazebo_worlds ocean_waves.launch and roslaunch uuv_gazebo_worlds empty_underwater_world.launch
On the page https://uuvsimulator.github.io/documentation/sim_scenarios.html, the quickstart command is
roslaunch uuv_descriptions ocean_waves.launchorroslaunch uuv_descriptions empty_underwater_world.launch, but inuuv_simulatorrepository, these launchfiles are located inuuv_gazebo_worldspackage.Consequently I think the commands in the quickstart are wrong. It should be changed to :
roslaunch uuv_gazebo_worlds ocean_waves.launchandroslaunch uuv_gazebo_worlds empty_underwater_world.launch