sick_safetyscanners icon indicating copy to clipboard operation
sick_safetyscanners copied to clipboard

ROS driver for SICK safety laser scanners

Results 25 sick_safetyscanners issues
Sort by recently updated
recently updated
newest added

Hi We used two lidars on AGVs. We created two nodes that distinguish the front and rear lidars.Both drivers can run normally and publish data when they are started. During...

Hi! We are using nanoScan3 and encounter the situations where the node "sick_safetyscanners" would stop after couple of days of correct work. The moment it happens is hard to capture,...

in order to make the configuration state of our safetyscanners transparent to users and testers, I added a service to retrieve the contents of the ConfigMetadata class that can be...

This PR adds a new configuration option to the driver that changes the timestamp used in the populate the `header.stamp` field in the ROS scan message. Following the UDP protocol...

As the reflector information from the extended scan (reflector_status, reflector_median) is more reliable for for reflector marker detection, I've add an option to fill the intensity from the default scan...

Hi , we are using the nanoScan3 with the ros driver for Slam navigation, but it occurred below error during we launched the ros driver after power-on, below are the...

## Context In some applications, we need to restart the scanners (from a PLC) without necessary restart the unit that run ROS driver. ## Actual Behavior If we restart the...

Version: `1.0.8` ``` terminate called after throwing an instance of 'std::out_of_range' what(): vector::_M_range_check: __n (which is 18446744073709551615) >= this->size() (which is 0) ``` Follow up of https://github.com/SICKAG/sick_safetyscanners/issues/58 Bug still seems...

Hi, recently I'm using the nanoScan3 to do navigation, and I found there is a data over flow inside the driver 1.0.9 I attached the diagnostic file from AddressSanitizer tool,...

Hi everyone! I'm using Sick Microscan3 and ROS IPC. I want to use lidar for Lidar-loc and run package sick_safetyscanner. But, when I run MS3 with Lidar-loc first. It's OK....