|
sas
Modularised monitoring, logging, and control of robots.
|
Directories | |
| examples | |
Files | |
| eigen3_std_conversions.cpp | |
| Conversion functions between Eigen, STL containers, and DQ. | |
| sas_clock.cpp | |
| Timing utilities for control loops. | |
| sas_core.cpp | |
| Implementation of core functions. | |
| sas_core_py.cpp | |
| Python bindings for core classes. | |
| sas_core_py.hpp | |
| Functions to separately initialise more complex Python bindings. | |
| sas_object.cpp | |
| Implementation of the Object base class. | |
| sas_robot_driver.cpp | |
| Implementation of the RobotDriver base class and watchdog. | |
| sas_robot_driver_py.cpp | |
| Pybind11 trampoline and bindings for RobotDriver. | |
| sas_shutdown_signaler.cpp | |
| Implements ShutdownSignaler for coordinated shutdown requests. | |