User Tools

Site Tools


ros:turtlebot:start

This is an old revision of the document!


# Turtlebot quick bringup

Setup the turtlebot and workstation according to the Wiki http://wiki.ros.org/turtlebot_bringup/Tutorials/hydro

## Quick start Turtlebot side

  roslaunch turtlebot_bringup minimal.launch

You can then check the status of robot with:

  rqt -s kobuki_dashboard}}

### Keyboard Make it move with you damn keyboard !

  roslaunch turtlebot_teleop keyboard_teleop.launch

### Markers Teleop See: http://wiki.ros.org/turtlebot_interactive_markers/Tutorials/hydro/UsingTurtlebotInteractiveMarkers ### 3DSensor/Kinect start On the embedded laptop

  roslaunch turtlebot_bringup 3dsensor.launch

On the laptop, or another (more powerful) workstation

  roslaunch turtlebot_rviz_launchers view_robot.launch

## Common issues

* Network connection: try ping between embedded laptop and workstation * Adresses: Check variables ROS_MASTER_URI and ROS_HOSTNAME on each computer, see: Official Wiki.

* rqt throws: `qt_gui_main() found no plugin matching “kobuki_dashboard”`, run a `rqt –force-discover`

/home/share/www/redox.ws/wiki/data/attic/ros/turtlebot/start.1386497783.txt.gz · Last modified: 2023/11/24 21:55 (external edit)