Skip to content

Implement ZED 2i within RTABMap #66

@zbrotherton

Description

@zbrotherton

RTABMap (Real Time Appearance Based Mapping) is the SLAM software we are using; check below for documentation and an introduction to the software:
https://github.com/introlab/rtabmap
https://github.com/introlab/rtabmap/wiki

We're changing cameras to one I'm unfamiliar with, the ZED 2i
I don't know how to use this with RTABMap, and while it doesn't look to be difficult, I need you to look into it

Here's an example:
https://github.com/stereolabs/zed-ros-examples/tree/master/examples/zed_rtabmap_example
Here's a list of all possible RTABMap arguments:
https://github.com/RPI-IGVC-2025/2026RobotCode/wiki/RTABMap-Arguments

Your task is to

  1. Implement the ZED2i within our RTABMap configuration by editing or adding parameters
  2. Examine all possible RTABMap vision processing configurations (stereo, rgbd sync, etc) and generate a report on the differences
  3. Investigate how to compose ZED2i depth images, since the computing is not done onboard the camera

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions