help
Recipe name Version Description Layer
pr2-gripper-sensor 1.0.11-1 The pr2_gripper_sensor package meta-ros1-melodic
pr2-gripper-sensor 1.0.12-1 The pr2_gripper_sensor package meta-ros1-noetic
pr2-gripper-sensor-action 1.0.11-1 The pr2_gripper_sensor_action package provides an action interface for talking to the pr2_gripper_sensor_controller real-time controller. It provides several different actions for getting high-level sensor information from the PR2 palm-mounted accelerometers, fingertip pressure arrays, and gripper motor/encoder, as well as several sensor-based gripper control actions that respond with low-latency in real-time. meta-ros1-melodic
pr2-gripper-sensor-action 1.0.12-1 The pr2_gripper_sensor_action package provides an action interface for talking to the pr2_gripper_sensor_controller real-time controller. It provides several different actions for getting high-level sensor information from the PR2 palm-mounted accelerometers, fingertip pressure arrays, and gripper motor/encoder, as well as several sensor-based gripper control actions that respond with low-latency in real-time. meta-ros1-noetic
pr2-gripper-sensor-controller 1.0.11-1 The pr2_gripper_sensor_controller package is a real-time controller that integrates signals from the PR2 hand-mounted accelerometer and finger-mounted pressure sensors with motor control of the gripper joint to do highly responsive sensing and low-latency closed-loop control. meta-ros1-melodic
pr2-gripper-sensor-controller 1.0.12-1 The pr2_gripper_sensor_controller package is a real-time controller that integrates signals from the PR2 hand-mounted accelerometer and finger-mounted pressure sensors with motor control of the gripper joint to do highly responsive sensing and low-latency closed-loop control. meta-ros1-noetic
pr2-gripper-sensor-msgs 1.0.11-1 The pr2_gripper_sensor_msgs package contains various actions and messages that are used in the pr2_gripper_sensor* packages. The structure of the API used by pr2_gripper_sensor_action, and pr2_gripper_sensor_controller packages is as follows: Users will send a goal to an Action in the message format of PR2Gripper*Command (where * replaces the name of the particular Action from pr2_gripper_sensor_action). Feedback and Result information for the action is then returned in the format of PR2Gripper*Data. meta-ros1-melodic
pr2-gripper-sensor-msgs 1.0.12-1 The pr2_gripper_sensor_msgs package contains various actions and messages that are used in the pr2_gripper_sensor* packages. The structure of the API used by pr2_gripper_sensor_action, and pr2_gripper_sensor_controller packages is as follows: Users will send a goal to an Action in the message format of PR2Gripper*Command (where * replaces the name of the particular Action from pr2_gripper_sensor_action). Feedback and Result information for the action is then returned in the format of PR2Gripper*Data. meta-ros1-noetic
pr2-hardware-interface 1.8.18 This package contains the C++ interfaces to the PR2 hardware components that are controlled over EtherCAT. This includes the motors and encoders needed to control the PR2 mechanism, as well as components like the pressure sensors in the fingertips, camera triggers, etc... All of the hardware components in this interface are directly available to the controllers inside the hard realtime control loop. meta-ros1-melodic
pr2-hardware-interface 1.8.21-1 This package contains the C++ interfaces to the PR2 hardware components that are controlled over EtherCAT. This includes the motors and encoders needed to control the PR2 mechanism, as well as components like the pressure sensors in the fingertips, camera triggers, etc... All of the hardware components in this interface are directly available to the controllers inside the hard realtime control loop. meta-ros1-noetic
pr2-head-action 1.10.17-1 The PR2 head action is a node that provides an action interface for pointing the head of the PR2. It passes trajectory goals to the controller, and reports success when they have finished executing. meta-ros1-melodic
pr2-head-action 1.10.18-1 The PR2 head action is a node that provides an action interface for pointing the head of the PR2. It passes trajectory goals to the controller, and reports success when they have finished executing. meta-ros1-noetic
pr2-kinematics 1.0.10 The pr2_kinematics package meta-ros1-melodic
pr2-kinematics 1.0.11-1 The pr2_kinematics package meta-ros1-noetic
pr2-machine 1.12.4-1 This package contains the xxx.machine files that describe the different hosts a node can be spawned on. Currently there is one machine file for the pr2 robot, and one for the simulated pr2 robot. meta-ros1-melodic
pr2-machine 1.13.1-1 This package contains the xxx.machine files that describe the different hosts a node can be spawned on. Currently there is one machine file for the pr2 robot, and one for the simulated pr2 robot. meta-ros1-noetic
pr2-mannequin-mode 0.6.1 The pr2_mannequin_mode package meta-ros1-melodic
pr2-mannequin-mode 0.6.2-1 The pr2_mannequin_mode package meta-ros1-noetic
pr2-mechanism 1.8.18 The pr2_mechanism stack contains the infrastructure to control the PR2 robot in a hard realtime control loop. meta-ros1-melodic
pr2-mechanism 1.8.21-1 The pr2_mechanism stack contains the infrastructure to control the PR2 robot in a hard realtime control loop. meta-ros1-noetic
pr2-mechanism-controllers 1.10.17-1 The pr2_mechanism_controllers package contains realtime controllers that are meant for specific mechanisms of the PR2. meta-ros1-melodic
pr2-mechanism-controllers 1.10.18-1 The pr2_mechanism_controllers package contains realtime controllers that are meant for specific mechanisms of the PR2. meta-ros1-noetic
pr2-mechanism-diagnostics 1.8.18 The `pr2_mechanism_diagnostics` node subscribes to `mechanism_statistics` and publishes diagnostics data for joints and controllers on `/diagnostics`. meta-ros1-melodic
pr2-mechanism-diagnostics 1.8.21-1 The `pr2_mechanism_diagnostics` node subscribes to `mechanism_statistics` and publishes diagnostics data for joints and controllers on `/diagnostics`. meta-ros1-noetic
pr2-mechanism-model 1.8.18 <p> This package contains the robot model that is used by the realtime controllers inside <a href="http://www.ros.org/wiki/pr2_controller_manager">controller manager</a>. This robot model focuses on controlling the robot mechanism in a realtime control loop, and therefore it only contains the components of a robot that are relevant in realtime: the robot joints (with encoders, transmisisons and actuators) and the kinematic/dynamic model of the robot. </p> <p> The pr2_mechanism_model package is well tested and is released with a stable API. </p> meta-ros1-melodic
pr2-mechanism-model 1.8.21-1 <p> This package contains the robot model that is used by the realtime controllers inside <a href="http://www.ros.org/wiki/pr2_controller_manager">controller manager</a>. This robot model focuses on controlling the robot mechanism in a realtime control loop, and therefore it only contains the components of a robot that are relevant in realtime: the robot joints (with encoders, transmisisons and actuators) and the kinematic/dynamic model of the robot. </p> <p> The pr2_mechanism_model package is well tested and is released with a stable API. </p> meta-ros1-noetic
pr2-mechanism-msgs 1.8.2 This package defines services that are used to communicate with the realtime control loop. It also defines messages that represent the state of the realtime controllers, the joints and the actuators. meta-ros1-melodic
pr2-mechanism-msgs 1.8.2-1 This package defines services that are used to communicate with the realtime control loop. It also defines messages that represent the state of the realtime controllers, the joints and the actuators. meta-ros1-noetic
pr2-motor-diagnostic-tool 1.0.15-1 pr2_motor_diagnostic_tool meta-ros1-melodic
pr2-motor-diagnostic-tool 1.0.15-1 pr2_motor_diagnostic_tool meta-ros1-noetic
pr2-move-base 0.1.28-1 pr2_move_base meta-ros1-melodic
pr2-move-base 0.2.0-1 pr2_move_base meta-ros1-noetic
pr2-moveit-config 0.7.3-1 An automatically generated package with all the configuration and launch files for using the pr2 with the MoveIt Motion Planning Framework meta-ros1-melodic
pr2-moveit-plugins 0.7.3-1 PR2 specific plugins for MoveIt meta-ros1-melodic
pr2-msgs 1.12.4-1 Messages for representing PR2 state, such as battery information and the PR2 fingertip sensors. meta-ros1-melodic
pr2-msgs 1.13.1-1 Messages for representing PR2 state, such as battery information and the PR2 fingertip sensors. meta-ros1-noetic
pr2-navigation 0.1.28-1 The pr2_navigation stack holds common configuration options for running the meta-ros1-melodic
pr2-navigation 0.2.0-1 The pr2_navigation stack holds common configuration options for running the meta-ros1-noetic
pr2-navigation-config 0.1.28-1 This package holds common configuration files for running the meta-ros1-melodic
pr2-navigation-config 0.2.0-1 This package holds common configuration files for running the meta-ros1-noetic
pr2-navigation-global 0.1.28-1 This package holds XML files for running the meta-ros1-melodic
pr2-navigation-global 0.2.0-1 This package holds XML files for running the meta-ros1-noetic
pr2-navigation-local 0.1.28-1 This package holds xml files for running the meta-ros1-melodic
pr2-navigation-local 0.2.0-1 This package holds xml files for running the meta-ros1-noetic
pr2-navigation-perception 0.1.28-1 This package holds navigation-specific sensor configuration options and launch files for the PR2. meta-ros1-melodic
pr2-navigation-perception 0.2.0-1 This package holds navigation-specific sensor configuration options and launch files for the PR2. meta-ros1-noetic
pr2-navigation-self-filter 0.1.28-1 Filters the robot's body out of point clouds. meta-ros1-melodic
pr2-navigation-self-filter 0.2.0-1 Filters the robot's body out of point clouds. meta-ros1-noetic
pr2-navigation-slam 0.1.28-1 This package holds launch files for running the meta-ros1-melodic
pr2-navigation-slam 0.2.0-1 This package holds launch files for running the meta-ros1-noetic