Cannot instantiate more than one Ogre2SelectionBuffer #664
Labels
bug
Something isn't working
MBARI-LRAUV
Sponsored by MBARI-LRAUV project: https://github.com/osrf/lrauv
Environment
main
branch @ 67ee5dbDescription
RayQuery
).Steps to reproduce
I came across this issue when trying to instantiate two custom rendering sensors, as implemented in https://github.com/osrf/lrauv/blob/main/lrauv_ignition_plugins/src/DopplerVelocityLog.cc. Naturally, I'm unable to craft a minimal example or test that reproduces the error. I suspect it has to do with multiple selection buffers being instantiated at once in the same rendering loop iteration.
Either way, and for the record:
Build https://github.com/osrf/lrauv from source
Start a (paused) Gazebosim simulation e.g.:
Spawn a
tethys
LRAUV at a 50m depth.Spawn a
daphne
LRAUV at a 50m depth.Unpause the simulation.
Subscribe
tethys
' DVL output:Subscribe
daphne
' DVL output:Output
Backtrace
The text was updated successfully, but these errors were encountered: