Skip to content

sean85914/arm_operation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arm_operation package

Dependencies

Building

Clone this repo into your workspace

$ cd ~/path/to/your/ws/src && git clone -b e_series https://github.com/sean85914/arm_operation.git
$ rosdep install --from-paths src --ignore-src -r -y
$ cd ~/path/to/your/ws && catkin_make && source devel/setup.bash

ROS Node:

urX_control_server (Currently support UR5e)

  • Advertise some useful services for controlling the robot, such as set TCP link of the robot arm to user given cartesian/joint pose, etc.

Message Type:

Service Type:

Use for Real Robot

For real robot, follow the preparation in here, conect the Ethernet cable to your PC and run

$ roslaunch arm_operation urX_real.launch robot_ip:=[ur_robot_ip]

Use for Robot in Simulation

[TODO]

TODO

  • Fix velocity control link in real robot
  • Implement real velocity control

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published