Open ghost opened 11 years ago
Hello,
Looks like it doesn't publish ros odometry directly. Is it inside /dvo_vis/update? What's the best way to extract that? Thanks!
You can easily add this to the publishPose(...) method in dvo_ros/src/camera_dense_tracking.cpp
https://github.com/tum-vision/dvo/blob/fuerte/dvo_ros/src/camera_dense_tracking.cpp#L322
Hello,
Looks like it doesn't publish ros odometry directly. Is it inside /dvo_vis/update? What's the best way to extract that? Thanks!