Only released in EOL distros:
Package Summary
The move_arm package provides an implementation of a action (see the actionlib package) that, given a goal in the world, will attempt to reach it with a robot arm. The move_arm node links together a planner, trajectory monitor and trajectory controller to acheive its goal. It supports any planner that provides a GetMotionPlan interface and any controller that provides services for setting, querying and canceling trajectories. The node is designed to be modular and so uses ROS services for planning, control and IK and does minimal computation within the node itself.
- Author: Ioan Sucan, Sachin Chitta(sachinc@willowgarage.com)
- License: BSD
- Source: hg https://kforge.ros.org/armnavigation/experimental (branch: electric_patches)
Package Summary
The move_arm package provides an implementation of a action (see the actionlib package) that, given a goal in the world, will attempt to reach it with a robot arm. The move_arm node links together a planner, trajectory monitor and trajectory controller to acheive its goal. It supports any planner that provides a GetMotionPlan interface and any controller that provides services for setting, querying and canceling trajectories. The node is designed to be modular and so uses ROS services for planning, control and IK and does minimal computation within the node itself.
- Author: Ioan Sucan, Sachin Chitta(sachinc@willowgarage.com)
- License: BSD
- Source: hg https://kforge.ros.org/armnavigation/experimental (branch: default)
Package Summary
The move_arm package provides an implementation of a action (see the actionlib package) that, given a goal in the world, will attempt to reach it with a robot arm. The move_arm node links together a planner, trajectory monitor and trajectory controller to acheive its goal. It supports any planner that provides a GetMotionPlan interface and any controller that provides services for setting, querying and canceling trajectories. The node is designed to be modular and so uses ROS services for planning, control and IK and does minimal computation within the node itself.
- Author: Ioan Sucan, Sachin Chitta(sachinc@willowgarage.com)
- License: BSD
- Source: hg https://kforge.ros.org/armnavigation/experimental (branch: default)
Documentation
move_arm_warehouse is the latest implementation of move_arm with extra functionality for communicating with the Warehouse, a MongoDB database that stores trajectories, motion plan requests, and planning scenes. Eventually, the features in move_arm_warehouse will be merged into move_arm.
Report a Bug
<<TracLink(REPO COMPONENT)>>