Skip to content

vividblueprint/turtlebot3_install_single_cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROS and TurtleBot3 Package Installation(PC)

This repository provides a convenient way to install ROS (Robot Operating System) along with all the required packages for TurtleBot3 with just a single command. Whether you're new to robotics or a seasoned developer, this streamlined installation script will save you time and effort.

Installation

To install ROS and TurtleBot3 packages using this repository, follow this simple step:

git clone https://github.com/vividblueprint/turtlebot3_install_single_cmd.git
cd turtlebot3_install_single_cmd
chmod +x *
./install_ros_noetic.sh

That's it! The script will handle the installation of ROS and all the necessary TurtleBot3 packages for you.

Supported ROS Distro

  • ROS Noetic (Other ROS distros may be supported in the future)

Contribution

If you encounter any issues or have suggestions for improvements, please feel free to open an issue or create a pull request. Your contributions are highly appreciated!

Happy Robot Hacking! 🤖🚀

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages