driver and hand tested successful.. next is coppeliamirror node
This commit is contained in:
8
launch/depreciated/sas_patient_side_manager.launch
Normal file
8
launch/depreciated/sas_patient_side_manager.launch
Normal file
@@ -0,0 +1,8 @@
|
||||
<launch>
|
||||
<node pkg="sas_patient_side_manager" type="sas_patient_side_manager_node" name="sas_patient_side_manager">
|
||||
<rosparam file="$(find sas_robot_driver_franka)/cfg/sas_patient_side_manager.yaml" command="load"/>
|
||||
<rosparam subst_value="true">
|
||||
vrep_ip: $(env VREP_IP)
|
||||
</rosparam>
|
||||
</node>
|
||||
</launch>
|
||||
Reference in New Issue
Block a user