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

Drawing points/particles in stageros

asked 2012-11-30 05:08:47 -0500

num3ric gravatar image

updated 2012-11-30 05:10:19 -0500

I have this twist publisher working perfectly for the robot. I can see the range readings. I could use an independent cv.NamedWindow to visualize particles used in my custom particle filter. But I am wondering if it's possible to draw these particles as points directly stageros? (Say in the erratic-wander.world for example). I'm using rospy.

I would like to have something like these red dots: youtu.be/4S-sx5_cmLU?t=2m35s

(Insufficient karma to post as a link.)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-12-01 05:08:35 -0500

As far as I know, stageros node is limited in functionalities compared with stage. At this moment stageros is just suscribed to cmd_vel topic and have no services. Because of this I guess there is no way to draw on the initial world. If you find a way, please tell me ;)

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-11-30 05:08:47 -0500

Seen: 266 times

Last updated: Dec 01 '12