space-concordia-robotics / robotics-prototype

Teleoperated Mars rover with autonomous capabilities intended for robotics competitions.
https://spaceconcordia.github.io/robotics.html
25 stars 18 forks source link

[EPIC] Rover autonomous navigation #637

Open OZiad opened 4 months ago

OZiad commented 4 months ago

Short Description

We are using the Nav2 library to implement autonomy for the rover. We have URDF files describing the rover (robot_description) which Nav2 relies on for its transforms (see: tf2).

Mathieu is currently working on doccumenting some of the issues with the Lidar.

Acceptance Criteria

Useful links