Skip to content

This repository has a example of the control of a Universal Robot using RTDE to communicate and servoj to move te robot.

Notifications You must be signed in to change notification settings

davizinho5/RTDE_control_example

Repository files navigation

RTDE+servoj based robot control

This repo contains an example to control Universal Robot communicating using RTDE and controlling the movement with servoj commands.

The robot communication through RTDE is based on the example published by Universal Robots.

Then, the example executes as follows:

  • Connect to the robot
  • Configure recipes
  • Read joint positions from file (q_example.csv)
  • Open a log file to save the actual joint positions
  • Wait for the robot to start (push the play button on the teach pendant)
  • Each cycle, send the next joint position
  • Close connection when finished

About

This repository has a example of the control of a Universal Robot using RTDE to communicate and servoj to move te robot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages