Closed rafaelrojasmiliani closed 1 year ago
Fixes missing <arg name="arm_id" default="panda" /> in launch files launch/fake_moveit_controller_manager.launch.xml and launch/simple_moveit_controller_manager.launch.xml.
<arg name="arm_id" default="panda" />
launch/fake_moveit_controller_manager.launch.xml
launch/simple_moveit_controller_manager.launch.xml
Ok. I Close the PR.
Fixes missing
<arg name="arm_id" default="panda" />
in launch fileslaunch/fake_moveit_controller_manager.launch.xml
andlaunch/simple_moveit_controller_manager.launch.xml
.