Difference between revisions of "PR2 Arm Control"
From Healthcare Robotics Wiki
(→Low-level Controllers) |
|||
| Line 2: | Line 2: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
| − | ! scope=" | + | ! scope="row" width="50" | Controller |
| − | ! scope="col" width=" | + | ! scope="col" width="300" | [http://www.ros.org/wiki/robot_mechanism_controllers/JointSplineTrajectoryController Joint Spline Trajectory Controller] |
| − | ! scope="col" width=" | + | ! scope="col" width="300" | [http://www.ros.org/wiki/teleop_controllers/JTTeleopController JTranspose Controller] |
| − | ! scope="col" width=" | + | ! scope="col" width="300" | [https://code.ros.org/svn/wg-ros-pkg/stacks/pr2_cockpit/trunk/teleop_controllers/src/jt_task_controller.cpp JTranspose Task Controller] |
| + | ! scope="col" width="300" | [http://www.ros.org/wiki/teleop_controllers/JinvTeleopController JInverse Controller] | ||
| + | ! scope="col" width="300" | [http://www.ros.org/wiki/ee_cart_imped_control End Effector Cartesian Impedance Control] | ||
| + | |- | ||
| + | ! scope="row" | Designer | ||
| + | | Stuart Glaser || Stuart Glaser || Adam Leeper || Stuart Glaser || MIT | ||
| + | |- | ||
| + | ! scope="row" | Control Type | ||
| + | | Joint space || Cartesian Space || Cartesian Space || Cartesian Space || Cartesian Space | ||
|- | |- | ||
| − | | | + | ! scope="row" | Interfaces |
| + | | | ||
| + | * Actionlib | ||
| + | * Command topic | ||
| + | || | ||
| + | * Command topic | ||
| + | || | ||
| + | * Command topic | ||
| + | || | ||
| + | * Command topic | ||
| + | || | ||
| + | * Actionlib | ||
|- | |- | ||
| − | | | + | ! scope="row" | Specify Trajectory |
| − | | | + | | |
| − | + | {{yes}} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|} | |} | ||
Revision as of 22:30, 29 June 2011
Low-level Controllers
| Controller | Joint Spline Trajectory Controller | JTranspose Controller | JTranspose Task Controller | JInverse Controller | End Effector Cartesian Impedance Control |
|---|---|---|---|---|---|
| Designer | Stuart Glaser | Stuart Glaser | Adam Leeper | Stuart Glaser | MIT |
| Control Type | Joint space | Cartesian Space | Cartesian Space | Cartesian Space | Cartesian Space |
| Interfaces |
|
|
|
|
|
| Specify Trajectory |
style="background: #ddffdd;" align=center | Yes |