## page was renamed from simulator_gazebo/Tutorials/Automated Regression Tests
####################################
##FILL ME IN
####################################
## links to any required tutorials
## note.0= 
## descriptive title for the tutorial
## title = Automated Regression Tests
## multi-line description to be displayed in search 
## description = Running the Gazebo regression tests on your machine.
## the next tutorial description (optional)
## next =[[http://ros.org/wiki]]
## links to next tutorial (optional)
## next.0.link=
## next.1.link=
## what level user is this tutorial for
## level= IntermediateCategory
## choose the correct category (this tag will be searched over it must be here)
#####################################

<<IncludeCSTemplate(TutorialCSHeaderTemplate)>>

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
}}}

----
## TutorialCategory
## FILL IN THE STACK TUTORIAL CATEGORY HERE