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

Interface to human-machine cooperation #891

Closed
3 tasks done
rej55 opened this issue May 12, 2022 · 2 comments
Closed
3 tasks done

Interface to human-machine cooperation #891

rej55 opened this issue May 12, 2022 · 2 comments
Assignees
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) type:new-feature New functionalities or additions, feature requests.

Comments

@rej55
Copy link
Contributor

rej55 commented May 12, 2022

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

Develop an interface to compensate decisions from Autoware.

Purpose

Operating an autonomous driving system, it often happens that the perception results are unreliable.
This causes a unsafe planning.

However, it is difficult to get perfect perception results.
So, some ways to compensate decisions are needed.

To achieve a safety operation under the uncertain perception, approving for decisions is one of the way.

Possible approaches

Develop an interface class to cooperation.

There are many situations to need decisions with perception results.
So, it is difficult to develop interfaces individually.

In this task, we aim to achieve the purpose by developing an interface class to cooperation.
After developing, we can integrate individual scenes to request a cooperation for compensate decisions.

Definition of done

  • Develop an interface class to cooperation
  • Integrate it to behavior modules
@rej55 rej55 added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label May 12, 2022
@rej55 rej55 mentioned this issue May 12, 2022
7 tasks
@BonoloAWF BonoloAWF added the type:new-feature New functionalities or additions, feature requests. label May 18, 2022
@stale
Copy link

stale bot commented Jul 17, 2022

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Jul 17, 2022
@takayuki5168
Copy link
Contributor

@rej55 Are there anything to do for this issue?

@stale stale bot removed the status:stale Inactive or outdated issues. (auto-assigned) label Sep 22, 2022
@rej55 rej55 closed this as completed Sep 29, 2022
kminoda pushed a commit to kminoda/autoware.universe that referenced this issue Oct 2, 2023
feat(intersection): use planned velocity from upstream modules (autowarefoundation#5156)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) type:new-feature New functionalities or additions, feature requests.
Projects
None yet
Development

No branches or pull requests

5 participants