- Step1: Clone the NavGround repository from GitHub.
- Step2: Build the C++ library using CMake.
- Step3: Integrate NavGround into your ROS workspace and launch the navigation node.
- Step4: Configure robot and environment parameters in the provided YAML files.
- Step5: Feed sensor data (e.g., LiDAR, odometry) to the navigation node.
- Step6: Monitor real-time trajectory outputs and adjust cost functions as needed.
- Step7: Deploy on physical or simulated robots and validate navigation performance.