/turtlebot4_simulator

Primary LanguagePythonApache License 2.0Apache-2.0

Turtlebot4 Simulator

Turtlebot4 Simulation using Ignition Gazebo.

Visit the TurtleBot 4 User Manual for details.

Installation

sudo apt-get update && sudo apt-get install wget
sudo sh -c 'echo "deb http://packages.osrfoundation.org/gazebo/ubuntu-stable `lsb_release -cs` main" > /etc/apt/sources.list.d/gazebo-stable.list'
wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add -
sudo apt-get update
sudo apt-get install ignition-edifice ros-galactic-turtlebot4-simulator ros-galactic-irobot-create-nodes