Dependencies:
After installation launch the basic environment using the following command:
roslaunch custom_robot pr_robot.launch
In order to use the contact sensor, install the gazebo_contact_republisher package and run in a new command line:
rosrun contact_republisher contact_republisher_node
The code scripts/contact_msg_counter.py transforms the gazebo contact message to a "custom" ros message.