Starting new branch while working from home

This commit is contained in:
cesar.alejnadro 2022-04-05 16:32:09 -03:00
parent a1dcc77175
commit 08bcb9fbc9
1 changed files with 1 additions and 3 deletions

View File

@ -25,7 +25,7 @@ Launch file to use klausen oscillaton damping ctrl in Gazebo
pkg="oscillation_ctrl"
type="LinkState.py"
name="linkStates_node"
launch-prefix="xterm -e"
launch-prefix="xterm -fa 'Monospace' -fs 18 -e"
/>
<node
pkg="oscillation_ctrl"
@ -37,7 +37,6 @@ Launch file to use klausen oscillaton damping ctrl in Gazebo
pkg="oscillation_ctrl"
type="ref_signalGen.py"
name="refSignal_node"
launch-prefix="xterm -e"
/>
<node
pkg="oscillation_ctrl"
@ -57,7 +56,6 @@ Launch file to use klausen oscillaton damping ctrl in Gazebo
pkg="oscillation_ctrl"
type="perform_test.py"
name="test_node"
launch-prefix="xterm -e"
/>
<node pkg="geometric_controller" type="geometric_controller_node" name="geometric_controller" output="screen">
<param name="mav_name" type="string" value="$(arg mav_name)" />