Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Is it possible to set all parameters via ros, which can be set in sopas? #17

Closed
Kaju-Bubanja opened this issue Feb 12, 2021 · 1 comment

Comments

@Kaju-Bubanja
Copy link

There are some parameters I can not find how to set them via ros e.g. the echo filter or the particle filter, the mean filter, the fog filter and the multiecho handling. There are also others. Does ros only expose a subset of the options of the sensor? And if I change them in sopas will the change be reflected when running the sensor using the ros drivers or will the drivers overwrite these parameters with some defaults? I checked the sick_generic_caller.cpp file and didn't find all parameters, so I assume the driver won't overwrite the set config on the sensor?

@michael1309
Copy link
Collaborator

Hello @Kaju-Bubanja ,

You are right in your assumption.
Yes the driver uses only a subset of the Lidar configurations, especially settings like particle or fog filters are not modified by the driver. If these parameters are set in SOPAS ET and then stored in the EEPROM, this driver does not overwrite the parameters and the lidar works with these settings.

best regards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants