Skip to content

User_Inst_TurtleBot2

Verena Röhrl edited this page Dec 14, 2018 · 10 revisions

Note: This tutorial assumes that you have completed tutorials:

This tutorial explains how to set up the example robot TurtleBot2.

  • Install the required TurtleBot2 sources on the Ubuntu VM
$ sudo apt-get install ros-kinetic-turtlebot ros-kinetic-turtlebot-apps ros-kinetic-turtlebot-interactions ros-kinetic-turtlebot-simulator ros-kinetic-kobuki-ftdi ros-kinetic-ar-track-alvar-msgs ros-kinetic-turtlebot-gazebo
  • Set the required environment variables:
$ export TURTLEBOT_BASE=roomba
$ export TURTLEBOT_STACKS=circles
$ export export TURTLEBOT_3D_SENSOR=kinect
Next tutorial: 1.6 Shadow Hand

© Siemens AG, 2018 Author: Verena Röhrl ([email protected])

Clone this wiki locally