Skip to content
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

Permit to have sensor plugins as child tag of sensor sdf element instead of child of model elements #136

Open
traversaro opened this issue Mar 25, 2024 · 0 comments

Comments

@traversaro
Copy link
Member

One big difference between gz-sim-yarp-plugins and gazebo-yarp-plugins is that in gz-sim-yarp-plugins at the moment the sensor plugins can't be child of sensor elements. I do not remember of the details of why we did this, but I remember that we had problems when we tried to make the sensor plugin a child of sensors.

However, looking in gz-sim it seems that there are indeed some plugins that are child of sensors, see https://github.com/gazebosim/gz-sim/blob/5944188294511a60b829f88851edeaded0b72a84/examples/worlds/camera_video_record_dbl_pendulum.sdf#L312 . So perhaps this changed or we did something wrong back in time, so it would be interesting to modify the code to permit sensor plugins to be child of sensor elements in sdf.

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

No branches or pull requests

1 participant