Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The command to launch simulated robot in README is incorrect #594

Closed
Jason0-0 opened this issue Jan 8, 2022 · 2 comments
Closed

The command to launch simulated robot in README is incorrect #594

Jason0-0 opened this issue Jan 8, 2022 · 2 comments

Comments

@Jason0-0
Copy link

Jason0-0 commented Jan 8, 2022

the command to launch the simulated robot referred in README is
roslaunch ur_gazebo ur5.launch
However, in the package that I build from the "melodic-devel-staging" branch, it doesn't work and noted that there is not such launch file in ur_gazebo package.
Then I go to the source folder, what I have found is the launch file named "urxx_bringup.launch but not "urx.launch", so I change the command like this
roslaunch ur_gazebo ur5_bringup.launch and it finally works.
QQ图片20220108212104

Is that problem only occurs in the branch "melodic-devel-staging" or there is really an incorrect instruction in the README ?

@fmauch
Copy link
Contributor

fmauch commented Jul 24, 2022

This should probably be fixed on the melodic-devel-staging branch as it was in #538, specifically c3fdfef.

@RobertWilbrandt
Copy link
Contributor

This is now fixed for some time, so i'll close it. Thank you for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants