Use arguments in sdf files in gazebo
Hello,
I want to know if it is possible to pass arguments to the sdf files from the launch file. I know it is possible with urdf files but I already structured my code with sdf files. I'm using gazebo-ros-pkgs with ros eloquent to simulate Px4 flights.
Also, is it possible to use xacro files with sdf files?
Thanks