SickToolbox::SickPLS::sick_pls_baud_status_tag | A structure for aggregating the data that collectively define the baud config |
SickToolbox::SickPLS::sick_pls_operating_status_tag | A structure for aggregating the data that collectively defines the operating status of the device |
SickToolbox::SickPLS::sick_pls_scan_profile_b0_tag | A structure for aggregating the data that define a scan profile obtained from reply B0 (See page 49 Telegram listing) |
SickToolbox::SickBadChecksumException | Thrown when a received message has an invalid checksum |
SickToolbox::SickBufferMonitor< SICK_MONITOR_CLASS, SICK_MSG_CLASS > | |
SickToolbox::SickConfigException | Thrown when the driver detects (or the Sick reports) an invalid config |
SickToolbox::SickErrorException | Thrown when Sick returns an error code or an unexpected response |
SickToolbox::SickException | Provides a base exception class from which to derive other Sick exceptions |
SickToolbox::SickIOException | Thrown instance where the driver can't read,write,drain,flush,... the buffers |
SickToolbox::SickLIDAR< SICK_MONITOR_CLASS, SICK_MSG_CLASS > | Provides an abstract parent for all Sick LIDAR devices |
SickToolbox::SickMessage< MSG_HEADER_LENGTH, MSG_PAYLOAD_MAX_LENGTH, MSG_TRAILER_LENGTH > | Provides an abstract parent for all Sick messages |
SickToolbox::SickPLS | A general class for interfacing w/ SickPLS laser range finders |
SickToolbox::SickPLSBufferMonitor | A class for monitoring the receive buffer when interfacing with a Sick PLS LIDAR |
SickToolbox::SickPLSMessage | A class to represent all messages sent to and from the Sick PLS |
SickToolbox::SickThreadException | Thrown when error occurs during thread initialization, and uninitialization |
SickToolbox::SickTimeoutException | Makes handling timeouts much easier |