oscillation_ctrl/launch/offboard.launch

8 lines
115 B
Plaintext
Raw Normal View History

2022-03-01 14:06:42 -04:00
<?xml version="1.0"?>
<launch>
<node name="offb" pkg="offboard_ex" type="offb_node" output="screen"/>
</launch>