Note: This tutorial assumes that you have completed the previous tutorials: Examine Kobuki.
(!) Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of your OS & ROS, and also add appropriate tags.

Diagnostics

Description: Illustrates how to retrieve kobuki diagnostics.

Keywords: kobuki, turtlebot, diagnostics

Tutorial Level: BEGINNER

Next Tutorial: Make it Move

  Show EOL distros: 

Overview

Kobuki provides typical diagnostics information easily accessible with the Robot Monitor GUI. Up to now the following information is presented:

  • robot-laptop link watchdog
  • robot battery status
  • sensors: bumper, cliff, wheel drop, motor current, gyro
  • input ports: analog, digital

Robot Monitor GUI

Install it, if you didn't before:

> sudo apt-get install ros-$ROS_DISTRO-rqt-robot-monitor

To launch the Robot Monitor GUI type:

> rosrun rqt_robot_monitor rqt_robot_monitor

You should see something like:

width=180

Wiki: kobuki/Tutorials/Diagnostics (last edited 2017-03-28 03:39:46 by DanielStonier)