Note: This tutorial assumes you already understand the PR2 Run stops.
(!) 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.

PR2 diagnostics system

Description: This tutorial teaches you about the PR2 diagnostics system.

Tutorial Level: BEGINNER

Next Tutorial: Understanding the PR2 safety system

Contents

  1. Diagnostics

Diagnostics

The 'Wrench' button on the dashboard is a summary of the robot state.

  • http://www.ros.org/wiki/pr2_robot/Tutorials/Diagnostics?action=AttachFile&do=get&target=robot_monitor.png



When you click this button, you'll get a new window with all the details of the robot state. This is called the diagnostics window:

  • http://www.ros.org/wiki/pr2_robot/Tutorials/Diagnostics?action=AttachFile&do=get&target=diagnostics.png



  • The diagnostics show you the details about every sensor, motor, joint, computer, controller, power breaker, etc. When something on the robot is not working properly, this is the first place to look. When you see an error, just keep clicking through, until you get a message with all the details about the problem.
  • Give it a try: press the run stop again, and see how the motors report a problem now. When you expand the motors group, you get to see each motor in the PR2. When you double click on one of the motors, you get to see all details about that motor: name, state, serial nr, voltage, motor torque, ...

Wiki: pr2_robot/Tutorials/Diagnostics (last edited 2010-12-03 01:41:44 by MeloneeWise)