stella_vslam's ROS package.
See here.
stella_vslam_ros uses submodules. Clone it with git clone --recursive or download submodules with git submodule update --init --recursive.
- camera/image_raw
- camera/left/image_raw
- camera/right/image_raw
- camera/color/image_raw
- camera/depth/image_raw
- ~/camera_pose
- odom_frame
- map_frame
- robot_base_frame
- camera_frame
- publish_tf
- transform_tolerance
- use_exact_time(stereo, RGBD only)
Users unfamiliar with docker, ROS2, or stella_vslam should refer to the tutorial.
- run_slam_offline node allows you to run SLAM by reading the rosbag2 file directly.