libviso2 empty topics

asked 2015-07-14 03:53:00 -0500

Raman gravatar image

I am using the viso2_ros package, which provides the ros wrappers for the Visual Odometry package libviso2, to track a moving monocular camera. For this purpose I am using the Asus Xtion Pro which directly generates both mono and rgb image topics. Then I am also running the image_proc node to rectify those images. After that I am running the mono_odometer node of the viso2_ros package. However the viso2_ros doesn't seem to be publishing any values. The "rostopic list" gives the pose and odometry topics, however echoing them shows nothing, indicating the topics are empty. I cannot figure out why ? Can anyone help me point out where the problem lies?

edit retag flag offensive close merge delete

Comments

Hi Raman, can you show us your complete launchfile? I guess there's some remapping involved.

Miquel Massot gravatar image Miquel Massot  ( 2015-07-14 06:14:56 -0500 )edit

I'm having similar issue. I assume it is my tf tree mapping, but I haven't found a clear working example.

benabruzzo gravatar image benabruzzo  ( 2017-07-28 09:25:40 -0500 )edit