|
sas
Modularised monitoring, logging, and control of robots.
|
Public Member Functions | |
| RobotKinematicsClient (const RobotKinematicsClient &)=delete | |
| RobotKinematicsClient (const std::shared_ptr< Node > &node, const std::string &topic_prefix) | |
| bool | is_enabled () const |
| DQ | get_pose () const |
| DQ | get_reference_frame () const |
| void | send_desired_pose (const DQ &desired_pose) const |
| void | send_desired_interpolator_speed (const double &interpolator_speed) const |