Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 290 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 290 Bytes

UR5_control

Repo to control the UR5 Robot arm by TCP/IP Connection and ROS Melodic integration

How to connect using TCP/IP

  • Configure IP of robot to be the same as Computer
  • Test connection with: ping 192.168.137.193
  • python .\controlUR5.py

Currently testing ROS integration