Skip to content
Snippets Groups Projects
Commit eb0780f8 authored by Hilario Tome's avatar Hilario Tome
Browse files

Moved talos hardware out of bringup

parent 7dc1e380
No related branches found
No related tags found
No related merge requests found
<launch>
<include file="$(find talos_bringup)/launch/talos_bringup.launch" />
<!-- Hardware configuration -->
<rosparam command="load" file="$(find talos_bringup)/config/talos_full_hardware.yaml" />
<include file="$(find talos_bringup)/launch/talos_bringup.launch" />
</launch>
<launch>
<arg name="robot" default="full"/>
<!-- Hardware configuration -->
<rosparam command="load" file="$(find talos_bringup)/config/talos_full_hardware.yaml" />
<!-- Load default controllers -->
<include file="$(find talos_controller_configuration)/launch/bringup_controllers.launch" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment