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

roboearth ar marker template for recording larger objects

asked 2012-11-07 05:47:52 -0500

wmcmahan gravatar image

Hi All,

I've had good luck using the roboearth re_object_recorder package to record Kinect point cloud models for small objects. However, now I need to record models of moderately bigger objects (e.g. watering cans) that are too big for the provided AR marker template as they occlude for of the markers.

It looks like there are some parameters (Marker Size, Marker Spacing) in the re_object that should allow for easy customization of the AR marker template for recording of larger markers. Has anyone done this already, or can you provide guidance about these parameters?

Thanks.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-11-11 22:30:19 -0500

ddimarco gravatar image

There are 2 ROS parameters you might want to adjust:

  • /marker_spacing is the distance (in m) between the center points of 2 adjacent markers.
  • /marker_size is the side length (in mm) of one marker.

As a first trial, I would try to scale up the whole marker pattern to a size meeting your requirements and then adjust these parameters.

edit flag offensive delete link more

Comments

Thanks for the explanation. I'll give this a try in the upcoming week or so.

wmcmahan gravatar image wmcmahan  ( 2012-11-13 05:18:44 -0500 )edit

Looks like it worked. I just cut out the AR markers from the original template and pasted them on a larger board at even spacings. Requires resizing the bounding box as well though.

wmcmahan gravatar image wmcmahan  ( 2012-11-14 10:02:17 -0500 )edit

Question Tools

Stats

Asked: 2012-11-07 05:47:52 -0500

Seen: 396 times

Last updated: Nov 11 '12