You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
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.
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 hereThe text was updated successfully, but these errors were encountered: