Closed JonasFrey96 closed 4 months ago
Hi @JonasFrey96
Please note that there is an option to send Abbreviated ASCII commands directly to the receiver via ROSSERVICE. More information can be found in the Runtime OEM7 Reconfiguration section here novatel_oem7_driver/runtime_operation - ROS Wiki.
Amazing, thanks a lot - we were not aware of that feature. Best Jonas
Hi NovAtel,
it would be great if a service exists that allows one to directly send ASCI commands to the CPT7 via a service. One e.g. want to start via ROS the recording of topics
This would be significantly easier for robotics people to just call a service and receive a response for each command one would like to send, which contains the correct ASCII command. Currently we are running the following python script - however this fails to decode the response and seems to be not reliable.
Best regards, Jonas