|
Classes |
class | AggregateControlInterface |
class | BasicControlInterface |
class | ControlInterface |
class | Controllable |
| Abstract interface for things that can be controlled. More...
|
class | Controller |
class | JFKengine |
class | KinematicChain |
| Describes a kinematic chain of links, each possibly with a joint. More...
|
class | KinematicChain::Link |
| Parameters for a single joint. More...
|
class | KinematicEvaluator |
class | ManipulatorDescription |
class | ManipulatorJointTrajectory |
class | NumericKinematicEvaluator |
class | ParallelManipulator |
class | PlatformDescription |
class | Robot |
class | RobotController |
class | RobotDescription |
class | RobotPart |
class | TestRobot |
class | TestRobot::ManipulatorControlInterface |
class | TestRobot::ToolControlInterface |
class | TestRobot::PlatformControlInterface |
class | TestRobot::ProximitySensorInterface |
class | ToolDescription |
Functions |
std::ostream & | operator<< (std::ostream &out, const robot::KinematicChain::Link &l) |
std::ostream & | operator<< (std::ostream &out, const robot::KinematicChain &c) |
std::ostream & | operator<< (std::ostream &out, const ManipulatorJointTrajectory &t) |