Skip to content
Snippets Groups Projects
plugin_loader.launch 338 B
<launch>
    <rosparam ns="gazebo_state_plugins" file="$(find gazebo_state_plugins)/config/WorldPlugins.yaml"/>
    <rosparam ns="gazebo_state_plugins" file="$(find gazebo_state_plugins)/config/GazeboObjectInfo.yaml"/>
    <rosparam ns="gazebo_state_plugins" file="$(find gazebo_state_plugins)/config/GazeboMapPublisher.yaml"/>
</launch>