Skip to content

SurgicalRoboticsUMA/universalRobots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS NODE FOR THE UNIVERSAL ROBOTS UR ARMS

Prerequisites

sudo apt-get install ros-kinetic-moveit

To build

Download the package (https://github.com/SurgicalRoboticsUMA/universalRobots.git) and copy it into folder /catkin_ws/src. Then:

cd ~/catkin_ws
catkin_make

To Launch

roslaunch urx_driver init.launch

Before launching the node, make sure that your UR3 robot (real robot or simulator) is running, and that you have set the ip address of the robot properly in the launch file. The IP address should be the same of the one displayed in the robot console or simulator.

UR3 Simulator

To make sure that you have are able to communicate your computer with the robot simulator, open URSim UR3 in the virtual machine, then go to 'Setup Robot' and 'Network' and get the robot IP address. Then open a terminal (ctrl+alt+T) in your computer and ping the robot to check the communication.

screenshots

screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published