1 | initial version |
Parameter passing is only implemented in libsdformat 10 and later. I assume you're using Gazebo 11 (from the tag on the question), and that uses libsdformat9. However, I believe you can install libsdformat10 or later, run ign sdf -p
on the input file and get an output that has the param-passing changes applied.