|
class | AbstractCallbackHandler |
|
class | AsyncManager |
| This is the central interface between ROSaic and the Rx(s), managing I/O operations such as reading messages and sending commands.. More...
|
|
class | CallbackHandler |
| Abstract class representing a generic callback handler, includes high-level functionality such as wait. More...
|
|
class | CallbackHandlers |
| Represents ensemble of (to be constructed) ROS messages, to be handled at once by this class. More...
|
|
class | Comm_IO |
| Handles communication with and configuration of the mosaic (and beyond) receiver(s) More...
|
|
class | Manager |
| Interface (in C++ terms), that could be used for any I/O manager, synchronous and asynchronous alike. More...
|
|
class | RxMessage |
| Can search buffer for messages, read/parse them, and so on. More...
|
|
This namespace is for the communication interface, handling all aspects related to serial and TCP/IP communication..