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

Workspace bounds too conservative #2

Open
JoshuaHaustein opened this issue Jun 26, 2020 · 1 comment
Open

Workspace bounds too conservative #2

JoshuaHaustein opened this issue Jun 26, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@JoshuaHaustein
Copy link
Collaborator

JoshuaHaustein commented Jun 26, 2020

The workspace bounds seem to be too conservative. For instance, the servos are shutdown when the robot reaches the following configuration:

name: [A, B, X, Y, Z]
position: [1.3222773798393699, 1.8888698029010453, 1.3708573214955608, 0.35025446199240723, 0.07218281246152418]

Overall, we may want to consider not doing this hard shutdown in this API and instead let the ROS-level controller deal with this.

This is related to issue #1.

@JoshuaHaustein
Copy link
Collaborator Author

Also, the workspace bounds outside of the shelf are too restrictive and prevent the robot from accessing RC1 and RC4

@JoshuaHaustein JoshuaHaustein added the bug Something isn't working label Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant