ROS API

http://datamatrix.kaywa.com/img.php?s=12&d=IPA

cob_datamatrix

fakes object detection

Subscribed Topics

image_rgb (std_msgs/Image)
  • color image
pointcloud_depth (std_msgs/Pointcloud2)
  • pointcloud with depth data
camera_info (std_msgs/CameraInfo)
  • instrinstric information about camera

Parameters

triggermode (bool)
  • work as service if true, otherwise polling
timeout (int)
  • break recognition if nothing was seen after n seconds in triggermode

Usage/Examples

Plug in Kinect or Kinect-style camera and start

roslaunch cob_datamatrix  kinect.launch

To trigger recognition start service with:

rosrun cob_datamatrix test_trigger.py

Gererate a datamatrix code

http://datamatrix.kaywa.com/

permalink, e.g. for milk http://datamatrix.kaywa.com/img.php?s=39&d=milk

Print it out with a size of around 20cm x 20cm.

http://www.libdmtx.org/

Wiki: cob_datamatrix (last edited 2012-08-01 12:02:34 by FlorianWeisshardt)