SICKAG / sick_scan_xd

Based on the sick_scan drivers for ROS1, sick_scan_xd merges sick_scan, sick_scan2 and sick_scan_base repositories. The driver supports both Linux (native, ROS1, ROS2) and Windows (native and ROS2).
Apache License 2.0
99 stars 84 forks source link

field monitoring for mrs1104c #196

Closed SuhaibAlHindi closed 1 year ago

SuhaibAlHindi commented 1 year ago

In the launch file, its not clear to how to enable field evaluation? if you can provide an example for the mrs1104c would be nice

rostest commented 1 year ago

Currently field evaluation and fields setup can be done with SOPAS ET, but not by launchfile configuration. Please use SOPAS ET for the configuration of field evaluation. See https://github.com/SICKAG/sick_scan_xd/blob/master/doc/field_monitoring_extensions.md for ros messages and services. The generic API provides field information messages by functions SickScanApiRegisterLFErecMsg and SickScanApiRegisterVisualizationMarkerMsg.

SuhaibAlHindi commented 1 year ago

I have set the field by SOPAS ET, How can I get the values for the field information without ROS?

SuhaibAlHindi commented 1 year ago

Can I connect directly to the LiDAR through TCP or UDP and send telegram commands manually without SOPAS or ROS?

rostest commented 1 year ago

Sorry for the late reply. Field evaluation is currently supported for LMS1xx, LMS5xx, TiM7xx and TiM7xxS, but not for MRS1104. The MRS1104 probably uses different telegrams for the field information. Support in a future release will be provided in consultation with SICK.