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

Revision history [back]

click to hide/show revision 1
initial version

Hey Koen,

a few basic checks :

  • are you confident with the correctness of your different WORLD_X constants?
  • is your camera model initialized correctly? Via a call to fromCameraInfo(info_msg) for instance. (see line 43 of the tf to image tutorial)

Hope it helps

Raph

Hey Koen,

a few basic checks :

  • are you confident with the correctness of your different WORLD_X constants?
  • is your camera model initialized correctly? Via a call to fromCameraInfo(info_msg) for instance. (see code line 43 of the tf to image tutorial)

Hope it helps

Raph