IllinoisRoboticsInSpace / IRIS

Illinois Robotics in Space 2022-2023 Season
https://iris.ae.illinois.edu/
8 stars 0 forks source link

[Perception] Optimize RTAB-Map #22

Open gxywang opened 8 months ago

gxywang commented 8 months ago

Optimize RTAB-Map to run smoothly and efficiently on Jetson

Steps:

  1. Look through available parameters, understand what each one does
  2. Think about which ones we need & which ones we dont
  3. Implement parameter changes
  4. Test decisions on Jetson (Debug mode may be helpful)
  5. Repeat to optimize
  6. (Optional, very advanced): Graph optimization on RTABMap backend

Helpful Resources: