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

Enable rotation/ motion system overhaul #23

Open
John-Bonnin opened this issue Sep 23, 2022 · 1 comment
Open

Enable rotation/ motion system overhaul #23

John-Bonnin opened this issue Sep 23, 2022 · 1 comment

Comments

@John-Bonnin
Copy link
Contributor

The robot currently can't receive an orientation command relative to the hole. Changing orientations is dangerous, causing fast unplanned motion of the wrist as it orbits around the TCP. To enable this feature while mitigating the risk of damaging collision, we need a reliable and transparent system for setting the desired position command and controlling the motion speed. A new motion command system is probably needed.

@John-Bonnin
Copy link
Contributor Author

Task has been recentered about target position as [0,0,0] for X and Y. Expected TCP orientation has been changed to have Z point up, matching the target's frame orientation, and the robot now rotates the TCP to match this orientation. Important: Make sure you flip your TCP orientations so Z points up! This is the opposite of the normal "robot flange Z = forward" convention.

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

No branches or pull requests

1 participant