8000 GitHub - W-OK-E/autonav: Contains required files for the MANAS final task
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

W-OK-E/autonav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Autonav Final Task

Clone the Repository

Clone this repository into the correct subdirectory of your ROS2 workspace. Ensure you clone it correctly, or some files might not work.

git clone https://github.com/yourusername/your-repo.git

Build the Package

After cloning the repository, build only the autonav package. Alternatively, you can build all packages and see what happens.

colcon build --packages-select autonav

Or, to build everything:

colcon build

Launch the Robot

Once the autonav package is built, run the following command:

ros2 launch autonav robot.launch.py

Troubleshooting

You might encounter some errors—it's up to you to debug and resolve them!

About

Contains required files for the MANAS final task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0