|
sas
Modularised monitoring, logging, and control of robots.
|
Example RobotDriver implementation for testing and demonstration. More...
Go to the source code of this file.
Classes | |
| struct | sas::RobotDriverExampleConfiguration |
| class | sas::RobotDriverExample |
Example RobotDriver implementation for testing and demonstration.
Provides a simple in-memory RobotDriverExample used as a reference implementation for testing the RobotDriver interfaces without requiring real hardware. Useful for unit tests and examples.