-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OAK-D PRO don't have depth topic #570
Comments
Hi, this can be the result of your config file, more specifically pipeline type. You can find more on pipeline types here |
@Serafadam Hello, thanks for replying fast. When I run camera.launch.py, it shows: |
Hi, I think it would be best if you go through the steps described in our bug report template. You can also check this page for general information regarding connectivity issues |
Hi, based on this image I think it is related to odometry losing track of features, this can be cause by fast movements or exposure changes, you can retrigger the odometry via ROS service or RTABMap's GUI. Regarding latency, it is probably related to ROS2 DDS, you can find some more information on improving the latency here |
@Serafadam Did you ever try rtabmap with oak-d pro camera before? If you did it do you mind let me see your parameters? Thank you. |
Hello, I'm using Turtlebot4 and OAK-D PRO, OS is Ubuntu22.04 and ROS2-humble, when I call ros2 topic list, the camera only have these topic:
/oakd/rgb/preview/camera_info
/oakd/rgb/preview/image_raw
/oakd/rgb/preview/image_raw/compressed
/oakd/rgb/preview/image_raw/compressedDepth
/oakd/rgb/preview/image_raw/theora
Is there any NOT compressedDepth topic? Because I wanna use RTAB-map, so is there any settings can change to depth(not compressed)? Thank you.
The text was updated successfully, but these errors were encountered: