I have created a sdf model (named MyBot.sdf) that contains a differential drive vehicle with "differential_drive_controller" plugin.
Earlier I used xacro to spawn multiple models. Following lines
Now I have a model in my gazebo model database named "MyBot", how do I spawn multiple copies of it using the launch file.
↧