Login  Register

Fusing IMU data with realsense d455 odometry using robot_localization

classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Fusing IMU data with realsense d455 odometry using robot_localization

dinossht
Any experienced with fusing realsense d455 camera rgbd odometry with IMU data for stable odometry?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Fusing IMU data with realsense d455 odometry using robot_localization

matlabbe
Administrator
You may search for VIO (visual inertial odometry) approaches supporting D455, then connect their output to rtabmap node. If your question refereed to do it inside rtabmap, it doesn't do tightly-coupled VIO, so it doesn't appear as smooth than a VIO approach (though sometimes they can jump too).