Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 436 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 436 Bytes

rosparam_handler_tutorial

This holds the code for the rosparam_handler-Tutorials. Compile the code, source your workspace and run

roslaunch rosparam_handler_tutorial demo_node.launch

or run it as a nodelet

roslaunch rosparam_handler_tutorial demo_nodelet.launch

or as python module

roslaunch rosparam_handler_tutorial demo_node_python.launch