Navigation Packages for DIT Robotics Eurobot 2025
Features
- Basic Navigation Functions – Enables smooth and efficient robot movement.
- Docking Process Integration – Integrates the robot's docking and movement workflows for seamless autonomous docking.
How to Use
- Download
nav2_release_v1.0.1.zip
and extract it into the folder~/Eurobot-2025/Eurobot-2025-ws
. - Start the container under
Eurobot-2025-Navigation2-envs
. - Launch the navigation packages by executing the appropriate launch files.
For more details, please refer to the README file at:
https://github.com/DIT-ROBOTICS/Eurobot-2025-Navigation2-envs
Version Updates
- Installation Adjustments – Provided copied files in the install folder instead of symbolic links to prevent unsuccessful launch operations.
- Parameter Optimization – Improved parameters for both Basic Navigation and Docking Process.
- Bug Fixes – Resolved multiple known issues.
- Navigation Termination – Added the
stopRobot
feature to lock the navigation system. - For more details, please refer to the commit history.