maggielovedd / move-ur-in-cube

Provide a convenient way to roughly position UR by moving it in a user defined cubic workspace.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move UR in cube

This script aims to provide a convinent way to roughly position UR (using urx with python 2.7). I assume the workspace of UR is a cube and command UR to go to the specific locations inside the cubes.

The flow goes like this:

  1. It partition the workspace in x,y,z direction (as specify by the user)

  1. The user specify the partition to go, then it calculate the center position of that partition
  2. execute the position, the orientation is assumed constant

Result

The robot move from left up to right bottom (execute using ursim).

The full videos can be found on youtube

About

Provide a convenient way to roughly position UR by moving it in a user defined cubic workspace.


Languages

Language:Python 100.0%