migrating a Sensor plugin #49
Labels
close the gap
Features from Gazebo-classic
enhancement
New feature or request
sensors
Sensors and sensor data
Original report (archived issue) by Felipe Inostroza (Bitbucket: Felipe Inostroza).
Hello,
I am trying to migrate a sensor plug-in that:
Takes sensor output from a gpulidar, and filters (removes) some of the points.
From the migration tutorial it says that this should be a “standalone program”, however then I don’t know how to access the sdf configuration of the sensor. And if I set it to be a system plug in I don’t know how to access the sensor data (and my callback will be executed at every physics iteration, instead of at every sensor update?).
How should I do this?
Sorry if this is not the place to ask questions but I cant find where that would be.
Thanks!
The text was updated successfully, but these errors were encountered: