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

Revision history [back]

In addition to the incorrect roslib.load_manifest, I found numerous \t's in the source that were basically keeping the pipeline from working, as well as several topics that didn't appear to be mapped properly.

My modifications can be found here: https://bitbucket.org/jbohren/camera_pose

I could get it to work with a couple kinects, but not with a calibrated stereo rig that I have.

In addition to the incorrect roslib.load_manifest, I found numerous \t's in the source that were basically keeping the pipeline from working, as well as several topics that didn't appear to be mapped properly.

My modifications can be found here: https://bitbucket.org/jbohren/camera_pose

I could get it to work "work" with a couple kinects, but not with a calibrated stereo rig that I have.have. The resulting frame wasn't as good as I could do just by playing around with an interactive transform publisher.