ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to delete the default turtle that is created using turtlesim in ros?

asked 2018-12-27 12:52:23 -0500

aakashg gravatar image

updated 2018-12-27 14:49:07 -0500

jayess gravatar image

How do I proceed to do that? I would like to use

rosservice call /kill " 'name_of_the_turtle' "

Where do I find the name of the turtle?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-12-28 00:29:46 -0500

ahendrix gravatar image

The turtlesim docs are not specific about the turtle name, but it looks like the turtle names are either their number, or turtle followed by the number (turtleN), so I'd start by trying both of those to see if either works.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-12-27 12:52:23 -0500

Seen: 908 times

Last updated: Dec 28 '18