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

DBC does not take barrier tapes into account #328

Open
sthoduka opened this issue Jul 21, 2024 · 0 comments
Open

DBC does not take barrier tapes into account #328

sthoduka opened this issue Jul 21, 2024 · 0 comments

Comments

@sthoduka
Copy link
Contributor

Describe the bug

When using DBC to pick objects, barrier tapes are ignored, and the robot can run over barrier tapes when trying to align with the object to be picked

Steps to Reproduce

Set up the barrier tape as in the image below, and ask the robot to pick an object that is close to the edge of the workstation near the barrier tape. It will ignore the tape and cross over it.

barrier_tape

Expected Behavior

The robot should stop before it runs over the barrier tape.

Potential solution

Add /barrier/scan_front and /barrier/scan_rear to laser distances calculator here

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