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 has been 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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On the page https://uuvsimulator.github.io/documentation/sim_scenarios.html, the quickstart command is
roslaunch uuv_descriptions ocean_waves.launch
orroslaunch uuv_descriptions empty_underwater_world.launch
, but inuuv_simulator
repository, these launchfiles are located inuuv_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
androslaunch uuv_gazebo_worlds empty_underwater_world.launch
The text was updated successfully, but these errors were encountered: