|
OpenWalker Project
Documentation of the ROS Packages
|
The RobotOutPortsCmd class. More...
#include <robot_out_ports_cmd.h>
Public Member Functions | |
| virtual | ~RobotOutPortsCmd () |
| Virtual destructor. | |
| virtual IJoints * | joints () |
| virtual const IJoints * | joints () const |
| virtual ow::JointState & | jointState () |
| virtual const ow::JointState & | jointState () const |
Public Member Functions inherited from ow_core::IRobotOutPortsCmd | |
| virtual | ~IRobotOutPortsCmd () |
| Virtual destructor. | |
Public Member Functions inherited from ow_core::IJoints | |
| virtual | ~IJoints () |
| Virtual destructor. | |
Protected Attributes | |
| ow::JointState | js_ |
The RobotOutPortsCmd class.
The default implementation of the RobotOutPortsCmd interface.
1.8.11