Skip to content

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

Description

@marul999

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions