Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test velocity control on real robots #128

Open
Woolfrey opened this issue Jul 1, 2024 · 1 comment
Open

Test velocity control on real robots #128

Woolfrey opened this issue Jul 1, 2024 · 1 comment
Assignees
Labels
task Work that needs completing

Comments

@Woolfrey
Copy link
Owner

Woolfrey commented Jul 1, 2024

We have tested the controller numerically in #122, but we need to validate the results on a real robot.

There are 4 possible test cases:

Joint Control Cartesian Control
Non-redundant X X
Redundant robot X X

Joint control mode is the same for both redundant & Cartesian. The only difference is the Cartesian control.

A good sequence would be:

  1. Start from home position, move to starting configuration in joint control mode
  2. Track a Cartesian trajectory in cartesian control mode
  3. Move back to the home position in joint control mode.
@Woolfrey Woolfrey added the task Work that needs completing label Jul 1, 2024
@ssutjipto
Copy link
Collaborator

ssutjipto commented Oct 7, 2024

PXL_20240909_095100743.TS2.mp4

Here's a video of a UR10e performing a trajectory using Cartesian control.
I haven't yet recorded a sequence that uses the joint and Cartesian control mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work that needs completing
Projects
None yet
Development

No branches or pull requests

2 participants