|
sas
Modularised monitoring, logging, and control of robots.
|
This is the complete list of members for sas::RobotDriverKuka, including all inherited members.
| _watchdog_thread_function() | sas::RobotDriver | protected |
| break_loops_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| check_for_watchdog_exceptions() | sas::RobotDriver | |
| clock_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| connect() override | sas::RobotDriverKuka | virtual |
| deinitialize() override | sas::RobotDriverKuka | virtual |
| disconnect() override | sas::RobotDriverKuka | virtual |
| Functionality enum name | sas::RobotDriver | |
| get_joint_limits() | sas::RobotDriver | virtual |
| get_joint_positions() override | sas::RobotDriverKuka | virtual |
| get_joint_torques() override | sas::RobotDriverKuka | virtual |
| get_joint_velocities() | sas::RobotDriver | virtual |
| initialize() override | sas::RobotDriverKuka | virtual |
| joint_limits_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| joint_torques_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| joint_velocities_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| max_acceptable_delay_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| mutex_watchdog_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| RobotDriver(const std::shared_ptr< ShutdownSignaler > &shutdown_signaler_) (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| RobotDriver(std::atomic_bool *break_loops) (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| RobotDriver()=delete (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| RobotDriver(const RobotDriver &)=delete (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| RobotDriverKuka(const RobotDriverKuka &)=delete (defined in sas::RobotDriverKuka) | sas::RobotDriverKuka | |
| RobotDriverKuka()=delete (defined in sas::RobotDriverKuka) | sas::RobotDriverKuka | |
| RobotDriverKuka(const RobotDriverKukaConfiguration &configuration, std::atomic_bool *break_loops) (defined in sas::RobotDriverKuka) | sas::RobotDriverKuka | |
| set_joint_limits(const std::tuple< VectorXd, VectorXd > &joint_limits) | sas::RobotDriver | virtual |
| set_target_joint_positions(const VectorXd &desired_joint_positions_rad) override | sas::RobotDriverKuka | virtual |
| set_target_joint_torques(const VectorXd &set_target_joint_torques) | sas::RobotDriver | virtual |
| set_target_joint_velocities(const VectorXd &set_target_joint_velocities) | sas::RobotDriver | virtual |
| shutdown_signaler_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| time_point_from_the_client_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| time_point_from_the_server_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| watchdog_exception_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| watchdog_exception_mutex_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| watchdog_period_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| watchdog_set_maximum_acceptable_delay(const double &max_acceptable_delay) | sas::RobotDriver | |
| watchdog_start(const std::chrono::nanoseconds &period) | sas::RobotDriver | |
| watchdog_status_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| watchdog_thread_ (defined in sas::RobotDriver) | sas::RobotDriver | protected |
| watchdog_trigger(const std::chrono::time_point< std::chrono::system_clock, std::chrono::nanoseconds > &time_point_from_the_client, const std::chrono::time_point< std::chrono::system_clock, std::chrono::nanoseconds > &time_point_from_the_server, const bool &status) | sas::RobotDriver | |
| ~RobotDriver() | sas::RobotDriver | |
| ~RobotDriverKuka() (defined in sas::RobotDriverKuka) | sas::RobotDriverKuka |