Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Perception] Optimize RTAB-Map #22

Open
gxywang opened this issue Oct 21, 2023 · 0 comments
Open

[Perception] Optimize RTAB-Map #22

gxywang opened this issue Oct 21, 2023 · 0 comments
Labels
code environment jetson or pc environment issues enhancement New feature or request perception perception of the robot

Comments

@gxywang
Copy link
Contributor

gxywang commented Oct 21, 2023

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:

@gxywang gxywang added enhancement New feature or request perception perception of the robot code environment jetson or pc environment issues labels Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code environment jetson or pc environment issues enhancement New feature or request perception perception of the robot
Projects
None yet
Development

No branches or pull requests

1 participant