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

Mistake in Deleting a robot (Robot Manipulation Tutorial)? #199

Open
marul999 opened this issue Apr 30, 2017 · 0 comments
Open

Mistake in Deleting a robot (Robot Manipulation Tutorial)? #199

marul999 opened this issue Apr 30, 2017 · 0 comments

Comments

@marul999
Copy link

There might be a small mistake in Deleting a robot section of Robot Manipulation Tutorial.

When I run
$ rosrun stdr_robot robot_handler delete /robot0
I get
[ERROR] [1493549090.954906931]: Could not delete robot /robot0

So instead I removed the / from the robot name and run
$ rosrun stdr_robot robot_handler delete robot0
which deleted the robot0 succesfully. You might want to update the tutorial accordingly.

Btw, I am running ROS kinetic on Ubuntu Xenial.

@marul999 marul999 changed the title Mistake in Robot Manipulation Tutorial? Mistake in Deleting a robot (Robot Manipulation Tutorial)? Apr 30, 2017
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

1 participant