Hello @thien94 ,
I'm trying to use the ros wrapper with orbslam3 to run my own rosbags recording that I got using the D435i. My goal is to make orbslam3 publish navigation nodes and run through my rosbag and generate a point cloud map/ 3d map of the environment in rviz.
I was able to configure my yaml file and here is its content:
The rosbag plays but rviz doesn't display any map or point cloud related content and the normal orbslam3 interface doesn't also appear.
Here's what I got as a reference:
I can run the orbslam3 examples normally as a standalone library and also with ROS.
I wonder what I should do to make it work. I'm beginner in the SLAM fields. Any help would be greatly appreciated.
Thank you in advance.
Hello @thien94 , I'm trying to use the ros wrapper with orbslam3 to run my own rosbags recording that I got using the D435i. My goal is to make orbslam3 publish navigation nodes and run through my rosbag and generate a point cloud map/ 3d map of the environment in rviz. I was able to configure my yaml file and here is its content:
These are the infos of my rosbags:
file and other config files and when I run:
The rosbag plays but rviz doesn't display any map or point cloud related content and the normal orbslam3 interface doesn't also appear. Here's what I got as a reference:
I can run the orbslam3 examples normally as a standalone library and also with ROS. I wonder what I should do to make it work. I'm beginner in the SLAM fields. Any help would be greatly appreciated. Thank you in advance.