Skip to content

Handle sensor_id via roslaunch arg/param and set_sensor_id service #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

sven-hoek
Copy link

I wrote a patch to make the radar use a configurable sensor_id, which can be set via roslaunch arg.

This also makes it possible to use the radar without problems after calling the set_sensor_id service without restarting the node as it updates the current sensor id and starts looking for the correct message IDs after a change. After a restart of the node, the roslaunch arg/param has to be set to the new sensor_id, of course.

Also included is a converter from object lists to ROS radardetection messages. Haven't yet added the function to convert from cluster lists but might do.

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

Successfully merging this pull request may close these issues.

1 participant