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

simulate marker on stage

asked 2012-07-15 05:40:08 -0500

iceman gravatar image

updated 2012-07-15 05:43:08 -0500

I am trying to simulate multi-robot behavior os stageros. I want my robots to be conveyed a message when they reach a marker(anytype fiducial or bar code). player-stage which has support both for markers and fiducials( http://playerstage.sourceforge.net/doc/Stage-3.2.1/group__model__camera.html , http://playerstage.sourceforge.net/doc/Stage-3.2.1/group__model__fiducial.html). I guess camera is absent in stageros.

So ar_pose marker won't work(http://www.ros.org/wiki/ar_pose) on stageros. So can i get any other marker to be simulated in stage to achieve the desired task or alternatively can Gazebo simulate multi-robots with camera and markers?

edit retag flag offensive close merge delete

Comments

@iceman Do you plan to use blobfinder proxy ?

Arkapravo gravatar image Arkapravo  ( 2012-07-16 22:24:13 -0500 )edit

I've used it with player/stage before:http://playerstage.sourceforge.net/doc/Player-cvs/player/group__playerc__proxy__blobfinder.html ..but, I can't find any support for camera or makers in stageros..i can't find any gazebo code either. have you used multiple robots with cameras in simulation?

iceman gravatar image iceman  ( 2012-07-17 11:00:28 -0500 )edit

@iceman stageros doesn't support camera, markers or multiple robots - if you plan to work with such, I would suggest that you better stick to Player/Stage or alternatively use the stage executables in ROS (obviously without the ROS nodes - stage is the executable, stageros is the wrapper to ROS).

Arkapravo gravatar image Arkapravo  ( 2012-07-19 20:04:32 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-02-06 12:27:27 -0500

SL Remy gravatar image

updated 2013-02-13 14:17:13 -0500

In case it is still truly an open question, I have used multiple robots (each with a camera) in stage.

The patch is currently still posted on code.ros.org, but the true home for the issue is over on github.

I cannot yet speak to use of the blobfinder in ros, but the cmvision package seems to provide the same functionality that was present in player/stage. Sadly the package maybe orphaned (based on these instructions).

Looks like opencv may be the path forward tutorial-on-opencv-simpleblobdetector.. also check out the question on answers.ros

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-07-15 05:40:08 -0500

Seen: 717 times

Last updated: Feb 13 '13