Closed gzfuzz closed 2 weeks ago
I'm not able to reproduce this. I also tried changing the service name to /optical_tactile_plugin/enable
(changed sensor
-> plugin
) to match what's published and I see that the service call is received by the plugin but no crashes
I just noticed that only /optical_tactile_sensor/enable
is listed in gz service -l
. Instead, for another sdf file gz-sim/examples/worlds/optical_tactile_sensor_plugin.sdf (mentioned in #2541), both /optical_tactile_sensor/enable
and /optical_tactile_plugin/enable
are published. Over this file, no crash appears. I'm not sure if it's the case?
BTW, for gz-sim/test/worlds/optical_tactile_plugin.sdf, the model is not rendered in my environment, but not sure whether it's relevant.
I must be running the wrong world file before. I can now reproduce it and created a fix: https://github.com/gazebosim/gz-sim/pull/2674
Environment
Description
Steps to reproduce
Output