|
sas
Modularised monitoring, logging, and control of robots.
|
This is the complete list of members for sas::RobotDriverClient, including all inherited members.
| get_home_states() const | sas::RobotDriverClient | |
| get_joint_forces() const | sas::RobotDriverClient | |
| get_joint_limits() const | sas::RobotDriverClient | |
| get_joint_positions() const | sas::RobotDriverClient | |
| get_joint_velocities() const | sas::RobotDriverClient | |
| get_topic_prefix() const | sas::RobotDriverClient | |
| is_enabled(const RobotDriver::Functionality &supported_functionality=RobotDriver::Functionality::PositionControl) const | sas::RobotDriverClient | |
| MODE_BLACKLIST_FLAG enum name | sas::RobotDriverClient | |
| RobotDriverClient()=delete (defined in sas::RobotDriverClient) | sas::RobotDriverClient | |
| RobotDriverClient(const RobotDriverClient &)=delete (defined in sas::RobotDriverClient) | sas::RobotDriverClient | |
| RobotDriverClient(const std::shared_ptr< Node > &node, const std::string topic_prefix="GET_FROM_NODE", const std::vector< MODE_BLACKLIST_FLAG > &blacklisted_modes=std::vector< MODE_BLACKLIST_FLAG >{}) | sas::RobotDriverClient | |
| send_clear_positions_signal(const VectorXi &clear_positions_signal) | sas::RobotDriverClient | |
| send_homing_signal(const VectorXi &homing_signal) | sas::RobotDriverClient | |
| send_shutdown_signal() | sas::RobotDriverClient | |
| send_target_joint_forces(const VectorXd &target_joint_forces) | sas::RobotDriverClient | |
| send_target_joint_positions(const VectorXd &target_joint_positions) | sas::RobotDriverClient | |
| send_target_joint_velocities(const VectorXd &target_joint_velocities) | sas::RobotDriverClient | |
| send_watchdog_trigger(const bool &watchdog_trigger_status, const double &period_in_seconds=1.0, const double &maximum_acceptable_delay=0.5) | sas::RobotDriverClient |