Marnonel6 / Guide_dog_Unitree_Go1

I Programmed the Unitree Go1 quadruped robot dog to become an autonomous guide dog. By incorporating advanced technologies such as speech recognition, object recognition, and autonomous navigation, the robot dog will be able to help visually impaired individuals navigate their surroundings and avoid obstacles.
https://marnonel6.github.io/projects/1-guidedog-unitreego1
GNU Affero General Public License v3.0
37 stars 11 forks source link

Implement ROS2 navigation stack (NAV2) #6

Closed Marnonel6 closed 1 year ago

Marnonel6 commented 1 year ago

Navigate autonomously without a map. Is this possible?

Does a map first need to be made with the ROS2 SLAM toolbox?