Skip to content
Snippets Groups Projects
Commit dd51161e authored by Robert Haschke's avatar Robert Haschke
Browse files

Declare missing roslaunch args

parent c7d70728
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0"?> <?xml version="1.0"?>
<launch> <launch>
<arg name="robot_ip" />
<arg name="load_gripper" />
<!-- Launch real-robot control --> <!-- Launch real-robot control -->
<include file="$(find franka_control)/launch/franka_control.launch" pass_all_args="true" /> <include file="$(find franka_control)/launch/franka_control.launch" pass_all_args="true" />
......
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