1. https://github.com/PR2/pr2_simulator/blob/57577542d1b374c306d68d9457d114917c575114/pr2_gazebo/scripts/pr2_fingertip_pressure_contact_translator.py#L49 gazebo_plugins.msg replaced with gazebo_msgs.msg 2. https://github.com/PR2/pr2_simulator/blob/57577542d1b374c306d68d9457d114917c575114/pr2_gazebo/scripts/pr2_simulate_torso_spring.py#L46 gazebo.msg replaced with gazebo_msg gazebo.srv replaced with gazebo_msgs.srv But still no changes in Gazebo.
pr2_simulator/pr2_gazebo/scripts/pr2_fingertip_pressure_contact_translator.py
Line 49 in 5757754
gazebo_plugins.msg replaced with gazebo_msgs.msg
pr2_simulator/pr2_gazebo/scripts/pr2_simulate_torso_spring.py
Line 46 in 5757754
gazebo.msg replaced with gazebo_msg
gazebo.srv replaced with gazebo_msgs.srv
But still no changes in Gazebo.