You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
I am working on a project using a ZED stereo camera with viso2_ros to be able to visualize and use the odometry. I use viso2_ros for the odometry, and run it with the zed_wrapper_node. When I visualize the odometry message (with rviz), the rotation of the camera is detected (though a bit slow), but no translation is detected/shown...
I thought the problem might come from the fact two odometries are interfering (ZED one, and viso2 one), but the problem remains when I disable zed odometry (in the zed_wrapper_node)! Plus I tried using new and old version of the node!
Anyone has had an odometry translation problem before?
Maybe I'm not disabling the zed odometry correctly?
There are translation but in the wrong scale. The translation is in micrometer level. Plus when I run viso2 with zed_ros_wrapper, my memory keep increasing and then my laptop just died
Hi guys,
I am working on a project using a ZED stereo camera with viso2_ros to be able to visualize and use the odometry. I use viso2_ros for the odometry, and run it with the zed_wrapper_node. When I visualize the odometry message (with rviz), the rotation of the camera is detected (though a bit slow), but no translation is detected/shown...
I thought the problem might come from the fact two odometries are interfering (ZED one, and viso2 one), but the problem remains when I disable zed odometry (in the zed_wrapper_node)! Plus I tried using new and old version of the node!
Anyone has had an odometry translation problem before?
Maybe I'm not disabling the zed odometry correctly?
here's my launch file in case:
zed_stereo_odom (copy).txt
The text was updated successfully, but these errors were encountered: