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
I'm using ROS noetic and was trying to get odometry for oak-d pro poe. First, I tried the stereo_inertial_node.launch in depthai_example and wrote another launch odom.launch.
it worked as it suppose to; it gives odometry and the tf tree:
However, when I tried it with the ros driver, it didn't give any error message, when I echo /odom, nothing appears. The tree also didn't change. basically I didn't see the odom frame in tf tree.
I'm using ROS noetic and was trying to get odometry for oak-d pro poe. First, I tried the stereo_inertial_node.launch in
depthai_example
and wrote another launch odom.launch.odom.launch
it worked as it suppose to; it gives odometry and the tf tree:
However, when I tried it with the ros driver, it didn't give any error message, when I echo
/odom
, nothing appears. The tree also didn't change. basically I didn't see the odom frame in tf tree.I'm not sure what's going on. Any thoughts? Thanks!
The text was updated successfully, but these errors were encountered: