(!) 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.

Automated Regression Tests

Description: Running the Gazebo regression tests on your machine.

Tutorial Level: INTERMEDIATE

A variety of automated regression tests are run in gazebo. They are designed to identify problems with both gazebo simulation and the physical robot. Some of the tests run on their own cluster, while some are run as part of the normal hudson regression test suite. This guide describes how to run these tests yourself. Note that the tests require a great deal of computing power, and may run slow on desktops.

Door demos test: (run on its own machine, hudson name: gazebo-milestone-tests)

roscd pr2_doors_gazebo_demo
rosmake
rostest launch/pr2_door_test.launch


Wiki: pr2_simulator/Tutorials/Automated Regression Tests (last edited 2010-06-18 15:20:49 by TimField)