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

Generate a traffic plan while avoiding certain waypoints #21

Open
Yadunund opened this issue Apr 27, 2021 · 0 comments
Open

Generate a traffic plan while avoiding certain waypoints #21

Yadunund opened this issue Apr 27, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Yadunund
Copy link
Member

Feature request

Description

The navigation graph for a fleet may have certain "special" waypoints such as those inside lifts or docking waypoints. We do not want robots to be re-routed to such waypoints as part of conflict avoidance as this could inadvertently lead to undesirable actions (robot taking a lift to avoid conflict or beginning a docking manoeuvre). Hence, a way to generate plans without expanding towards such waypoints should be available. However, the planner should still generate plans towards a "special waypoint" if the goal requires the robot to reach such a waypoint.

Implementation considerations

It may be necessary to assign a new attribute to waypoints in rmf_traffic_editor (and hence in exported navigation graphs) to identify such "special waypoints".

@Yadunund Yadunund added the enhancement New feature or request label Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant