class ColaEncoder encodes service requests to cola telegrams, parses cola responses and converts them to service responses. More...
#include <cola_encoder.h>
Static Public Member Functions | |
static std::string | encodeServiceRequest (const sick_scan::SickDevGetLidarConfigSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickDevGetLidarIdentSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickDevGetLidarStateSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickDevIMUActiveSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickDevSetIMUActiveSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickDevSetLidarConfigSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickGetSoftwareVersionSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocAutoStartActiveSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocAutoStartSavePoseIntervalSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocAutoStartSavePoseSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocForceUpdateSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocInitializePoseSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocInitialPoseSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocMapSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocMapStateSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocOdometryActiveSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocOdometryPortSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocOdometryRestrictYMotionSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocReflectorsForSupportActiveSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocResultEndiannessSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocResultModeSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocResultPortSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocResultPoseIntervalSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocResultStateSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocRingBufferRecordingActiveSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocSaveRingBufferRecordingSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocSetAutoStartActiveSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocSetAutoStartSavePoseIntervalSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocSetMapSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocSetOdometryActiveSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocSetOdometryPortSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocSetOdometryRestrictYMotionSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocSetReflectorsForSupportActiveSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocSetRingBufferRecordingActiveSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickLocStartDemoMappingSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickReportUserMessageSrv::Request &service_request) |
static std::string | encodeServiceRequest (const sick_scan::SickSavePermanentSrv::Request &service_request) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickDevGetLidarConfigSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickDevGetLidarIdentSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickDevGetLidarStateSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickDevIMUActiveSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickDevSetIMUActiveSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickDevSetLidarConfigSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickGetSoftwareVersionSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocAutoStartActiveSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocAutoStartSavePoseIntervalSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocAutoStartSavePoseSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocForceUpdateSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocInitializePoseSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocInitialPoseSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocMapSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocMapStateSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocOdometryActiveSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocOdometryPortSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocOdometryRestrictYMotionSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocReflectorsForSupportActiveSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocResultEndiannessSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocResultModeSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocResultPortSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocResultPoseIntervalSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocResultStateSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocRingBufferRecordingActiveSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocSaveRingBufferRecordingSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocSetAutoStartActiveSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocSetAutoStartSavePoseIntervalSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocSetMapSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocSetOdometryActiveSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocSetOdometryPortSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocSetOdometryRestrictYMotionSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocSetReflectorsForSupportActiveSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocSetRingBufferRecordingActiveSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickLocStartDemoMappingSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickReportUserMessageSrv::Response &service_response) |
static bool | parseServiceResponse (const sick_scan::SickLocColaTelegramMsg &cola_response, sick_scan::SickSavePermanentSrv::Response &service_response) |
class ColaEncoder encodes service requests to cola telegrams, parses cola responses and converts them to service responses.
Definition at line 70 of file cola_encoder.h.
|
static |
Converts the service request for service SickDevGetLidarConfigSrv into a cola ascii telegram
[in] | service_request | ros request for service SickDevGetLidarConfigSrv |
Definition at line 99 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickDevGetLidarIdentSrv into a cola ascii telegram
[in] | service_request | ros request for service SickDevGetLidarIdentSrv |
Definition at line 732 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickDevGetLidarStateSrv into a cola ascii telegram
[in] | service_request | ros request for service SickDevGetLidarStateSrv |
Definition at line 772 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickDevIMUActiveSrv into a cola ascii telegram
[in] | service_request | ros request for service SickDevIMUActiveSrv |
Definition at line 1187 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickDevSetIMUActiveSrv into a cola ascii telegram
[in] | service_request | ros request for service SickDevSetIMUActiveSrv |
Definition at line 1158 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickDevSetLidarConfigSrv into a cola ascii telegram
[in] | service_request | ros request for service SickDevSetLidarConfigSrv |
Definition at line 64 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickGetSoftwareVersionSrv into a cola ascii telegram
[in] | service_request | ros request for service SickGetSoftwareVersionSrv |
Definition at line 804 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocAutoStartActiveSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocAutoStartActiveSrv |
Definition at line 587 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocAutoStartSavePoseIntervalSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocAutoStartSavePoseIntervalSrv |
Definition at line 645 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocAutoStartSavePoseSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocAutoStartSavePoseSrv |
Definition at line 843 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocForceUpdateSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocForceUpdateSrv |
Definition at line 871 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocInitializePoseSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocInitializePoseSrv |
Definition at line 261 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocInitialPoseSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocInitialPoseSrv |
Definition at line 290 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocMapSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocMapSrv |
Definition at line 193 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocMapStateSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocMapStateSrv |
Definition at line 232 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocOdometryActiveSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocOdometryActiveSrv |
Definition at line 412 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocOdometryPortSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocOdometryPortSrv |
Definition at line 471 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocOdometryRestrictYMotionSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocOdometryRestrictYMotionSrv |
Definition at line 529 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocReflectorsForSupportActiveSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocReflectorsForSupportActiveSrv |
Definition at line 352 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocResultEndiannessSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocResultEndiannessSrv |
Definition at line 1071 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocResultModeSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocResultModeSrv |
Definition at line 1042 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocResultPortSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocResultPortSrv |
Definition at line 1013 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocResultPoseIntervalSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocResultPoseIntervalSrv |
Definition at line 1129 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocResultStateSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocResultStateSrv |
Definition at line 1100 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocRingBufferRecordingActiveSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocRingBufferRecordingActiveSrv |
Definition at line 703 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocSaveRingBufferRecordingSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocSaveRingBufferRecordingSrv |
Definition at line 899 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocSetAutoStartActiveSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocSetAutoStartActiveSrv |
Definition at line 558 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocSetAutoStartSavePoseIntervalSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocSetAutoStartSavePoseIntervalSrv |
Definition at line 616 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocSetMapSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocSetMapSrv |
Definition at line 163 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocSetOdometryActiveSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocSetOdometryActiveSrv |
Definition at line 381 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocSetOdometryPortSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocSetOdometryPortSrv |
Definition at line 441 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocSetOdometryRestrictYMotionSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocSetOdometryRestrictYMotionSrv |
Definition at line 500 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocSetReflectorsForSupportActiveSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocSetReflectorsForSupportActiveSrv |
Definition at line 323 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocSetRingBufferRecordingActiveSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocSetRingBufferRecordingActiveSrv |
Definition at line 674 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickLocStartDemoMappingSrv into a cola ascii telegram
[in] | service_request | ros request for service SickLocStartDemoMappingSrv |
Definition at line 928 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickReportUserMessageSrv into a cola ascii telegram
[in] | service_request | ros request for service SickReportUserMessageSrv |
Definition at line 956 of file cola_encoder.cpp.
|
static |
Converts the service request for service SickSavePermanentSrv into a cola ascii telegram
[in] | service_request | ros request for service SickSavePermanentSrv |
Definition at line 985 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickDevGetLidarConfigSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickDevGetLidarConfigSrv |
Definition at line 113 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickDevGetLidarIdentSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickDevGetLidarIdentSrv |
Definition at line 746 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickDevGetLidarStateSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickDevGetLidarStateSrv |
Definition at line 786 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickDevIMUActiveSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickDevIMUActiveSrv |
Definition at line 1200 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickDevSetIMUActiveSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickDevSetIMUActiveSrv |
Definition at line 1172 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickDevSetLidarConfigSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickDevSetLidarConfigSrv |
Definition at line 82 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickGetSoftwareVersionSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickGetSoftwareVersionSrv |
Definition at line 817 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocAutoStartActiveSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocAutoStartActiveSrv |
Definition at line 600 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocAutoStartSavePoseIntervalSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocAutoStartSavePoseIntervalSrv |
Definition at line 658 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocAutoStartSavePoseSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocAutoStartSavePoseSrv |
Definition at line 856 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocForceUpdateSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocForceUpdateSrv |
Definition at line 884 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocInitializePoseSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocInitializePoseSrv |
Definition at line 275 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocInitialPoseSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocInitialPoseSrv |
Definition at line 303 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocMapSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocMapSrv |
Definition at line 206 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocMapStateSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocMapStateSrv |
Definition at line 245 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocOdometryActiveSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocOdometryActiveSrv |
Definition at line 425 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocOdometryPortSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocOdometryPortSrv |
Definition at line 484 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocOdometryRestrictYMotionSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocOdometryRestrictYMotionSrv |
Definition at line 542 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocReflectorsForSupportActiveSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocReflectorsForSupportActiveSrv |
Definition at line 365 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocResultEndiannessSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocResultEndiannessSrv |
Definition at line 1084 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocResultModeSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocResultModeSrv |
Definition at line 1055 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocResultPortSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocResultPortSrv |
Definition at line 1026 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocResultPoseIntervalSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocResultPoseIntervalSrv |
Definition at line 1142 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocResultStateSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocResultStateSrv |
Definition at line 1113 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocRingBufferRecordingActiveSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocRingBufferRecordingActiveSrv |
Definition at line 716 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocSaveRingBufferRecordingSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocSaveRingBufferRecordingSrv |
Definition at line 913 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocSetAutoStartActiveSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocSetAutoStartActiveSrv |
Definition at line 572 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocSetAutoStartSavePoseIntervalSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocSetAutoStartSavePoseIntervalSrv |
Definition at line 630 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocSetMapSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocSetMapSrv |
Definition at line 176 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocSetOdometryActiveSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocSetOdometryActiveSrv |
Definition at line 395 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocSetOdometryPortSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocSetOdometryPortSrv |
Definition at line 455 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocSetOdometryRestrictYMotionSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocSetOdometryRestrictYMotionSrv |
Definition at line 514 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocSetReflectorsForSupportActiveSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocSetReflectorsForSupportActiveSrv |
Definition at line 337 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocSetRingBufferRecordingActiveSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocSetRingBufferRecordingActiveSrv |
Definition at line 688 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickLocStartDemoMappingSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickLocStartDemoMappingSrv |
Definition at line 941 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickReportUserMessageSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickReportUserMessageSrv |
Definition at line 970 of file cola_encoder.cpp.
|
static |
Parses a cola response and converts the arguments to a service response for service SickSavePermanentSrv
[in] | cola_response | cola ascii telegram (response from localization server) |
[out] | service_response | converted response for service SickSavePermanentSrv |
Definition at line 998 of file cola_encoder.cpp.