-
Notifications
You must be signed in to change notification settings - Fork 0
UR5 Tutorial
Yuxiang Gao edited this page May 1, 2019
·
6 revisions
ip: 192.168.1.106
Refer to the python-only UR5 control library python-urx repo.
roslaunch icl_phri_ur5_gripper_bringup ur5_bringup.launch with_gripper:=true limited:=true robot_ip:=192.168.1.129
roslaunch icl_phri_ur5_gripper_moveit_config ur5_gripper_moveit_planning_execution.launch limited:=true
roslaunch icl_phri_ur5_gripper_moveit_config moveit_rviz.launch config:=true
rosrun robotiq_c_model_control CModelRtuNode.py /dev/ttyUSB1
rosrun robotiq_c_model_control CModelSimpleController.py
rosrun robotiq_c_model_control CModelStatusListener.py
rosrun robotiq_force_torque_sensor rq_sensor _serial_id:="ttyUSB0"
roslaunch icl_phri_ur5_gripper_bringup ur5_with_gripper.launch