diff --git a/imu_monitor/package.xml b/imu_monitor/package.xml index 8c234de..d3148ec 100644 --- a/imu_monitor/package.xml +++ b/imu_monitor/package.xml @@ -1,6 +1,6 @@ imu_monitor - 1.6.23 + 1.6.24 This package contains a single node that monitors the drift of the IMU gyroscopes. The results are published to the '/diagnostics' topic and are aggregated in the PR2 dashboard. diff --git a/pr2_bringup/package.xml b/pr2_bringup/package.xml index 05a0203..d73ae75 100644 --- a/pr2_bringup/package.xml +++ b/pr2_bringup/package.xml @@ -1,6 +1,6 @@ pr2_bringup - 1.6.23 + 1.6.24 Launch files and scripts needed to bring a PR2 up into a running state. Devon Ash diff --git a/pr2_camera_synchronizer/package.xml b/pr2_camera_synchronizer/package.xml index 9fb1e1a..ab193e8 100644 --- a/pr2_camera_synchronizer/package.xml +++ b/pr2_camera_synchronizer/package.xml @@ -1,6 +1,6 @@ pr2_camera_synchronizer - 1.6.23 + 1.6.24

The PR2 is equipped with a texture projector that can be used to diff --git a/pr2_computer_monitor/package.xml b/pr2_computer_monitor/package.xml index 91e9223..d071885 100644 --- a/pr2_computer_monitor/package.xml +++ b/pr2_computer_monitor/package.xml @@ -1,6 +1,6 @@ pr2_computer_monitor - 1.6.23 + 1.6.24 Monitors the computer's processor and hard drives of the PR2 and publishes data to diagnostics. Devon Ash diff --git a/pr2_controller_configuration/package.xml b/pr2_controller_configuration/package.xml index 77ab108..894bdc1 100644 --- a/pr2_controller_configuration/package.xml +++ b/pr2_controller_configuration/package.xml @@ -1,6 +1,6 @@ pr2_controller_configuration - 1.6.23 + 1.6.24 Configuration files for PR2 controllers. Devon Ash BSD diff --git a/pr2_ethercat/package.xml b/pr2_ethercat/package.xml index ead38f6..85797dc 100644 --- a/pr2_ethercat/package.xml +++ b/pr2_ethercat/package.xml @@ -1,6 +1,6 @@ pr2_ethercat - 1.6.23 + 1.6.24 Main loop that runs the robot. Devon Ash diff --git a/pr2_robot/package.xml b/pr2_robot/package.xml index 4982d89..5764785 100644 --- a/pr2_robot/package.xml +++ b/pr2_robot/package.xml @@ -1,6 +1,6 @@ pr2_robot - 1.6.23 + 1.6.24 This stack collects PR2-specific components that are used in bringing up a robot. Devon Ash diff --git a/pr2_run_stop_auto_restart/package.xml b/pr2_run_stop_auto_restart/package.xml index 15c2872..29bf542 100644 --- a/pr2_run_stop_auto_restart/package.xml +++ b/pr2_run_stop_auto_restart/package.xml @@ -1,6 +1,6 @@ pr2_run_stop_auto_restart - 1.6.23 + 1.6.24 This package provides a node that monitors the state of the run stops of the pr2_robot. When the state of the run stop changes from off to on, this node will automatically enable the power to the motors, and reset the motors. This allows you to use the run stop as a 'pause' button. By using the run stop as a tool to