ros_plugin_demo
Demonstration of the ROS PlugInLib
Main Page
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
src
plugin_demo_main
launch
start_plugin_demo.launch
1
<?xml version=
"1.0"
?>
2
3
<launch>
4
5
<node name=
"plugin_demo"
pkg=
"plugin_demo_main"
type=
"plugin_demo_path_planner"
output=
"screen"
>
6
<param name=
"plugin"
value=
"plugin_demo_plugins_namespace::DirectOrtho"
/>
7
<!--rosparam param=
"robots"
>[[barney]]</rosparam-->
8
</node>
9
10
<node name=
"pose_array_from_path"
pkg=
"visual_aids"
type=
"pose_array_from_path"
output=
"screen"
/>
11
12
</launch>
Generated on Tue Jun 30 2015 18:09:11 for ros_plugin_demo by
1.8.6