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

[✨FEAT✨]: localisation #28

Open
1 task done
Jack17432 opened this issue Apr 22, 2023 · 1 comment
Open
1 task done

[✨FEAT✨]: localisation #28

Jack17432 opened this issue Apr 22, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Jack17432
Copy link
Member

Is there an existing enhancement request for this?

  • I have searched the existing feature requests

Description

Slam algo

Additional Information

No response

@Jack17432 Jack17432 added the enhancement New feature or request label Apr 22, 2023
@Jack17432 Jack17432 moved this from Todo to Planning be happening in Autonomous tasks Apr 22, 2023
@jchu634
Copy link

jchu634 commented May 2, 2023

Plan

  1. Try integrate existing SLAM Solution

    • Existing solution: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_visual_slam
    • Works with ROS2, compatible with ZED cameras
    • Criteria for successful integration:
      • Performant: the solution must be performant enough to handle driving
    • Inputs
      • ZED Left camera data
      • ZED Right camera data
      • ZED IMU Data
    • Outputs
      • Odometry
      • Current pose
      • Trail of poses (SLAM)
      • Trail of poses (Visual Odometry)
    • Actions
      • Save map
      • load map and localise
  2. Test solution with test data

  3. Test solution on real-world scenario

Planned Architecture

image

@jchu634 jchu634 moved this from Planning be happening to Coding be happening in Autonomous tasks May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Coding be happening
Development

No branches or pull requests

2 participants