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

[TASK] Collision Avoidance #128

Open
2 of 8 tasks
alekskl01 opened this issue Feb 25, 2024 · 1 comment
Open
2 of 8 tasks

[TASK] Collision Avoidance #128

alekskl01 opened this issue Feb 25, 2024 · 1 comment
Assignees
Labels
feature New feature or request High priority

Comments

@alekskl01
Copy link
Contributor

alekskl01 commented Feb 25, 2024

Description of task

In addition to avoidance of static objects, we also need a collition avoidance system for dynamic obstacles.

Suggested Workflow

  • Have a look at the old implemenation of COLAV
  • (Optional) Have a look at Dynamic Windowing COLAV
  • Discuss Input/Output and integration with the rest of the system
  • Implement

Specifications

  • Don't crash the boat

Contacts

Code Quality

  • Every function in header files are documented (inputs/returns/exceptions)
  • The project has automated tests that cover MOST of the functions and branches in functions (pytest/gtest)
  • The code is documented on the wiki (provide link)
@alekskl01 alekskl01 added feature New feature or request High priority labels Feb 25, 2024
@EirikKolas EirikKolas changed the title [TASK] Collition Avoidance [TASK] Collision Avoidance Feb 26, 2024
A1ice-Z added a commit that referenced this issue Apr 7, 2024
A1ice-Z added a commit that referenced this issue Apr 8, 2024
A1ice-Z added a commit that referenced this issue Apr 8, 2024
A1ice-Z added a commit that referenced this issue Apr 15, 2024
A1ice-Z added a commit that referenced this issue Apr 15, 2024
@alekskl01 alekskl01 self-assigned this Jun 28, 2024
@alekskl01 alekskl01 assigned alekskl01 and unassigned alekskl01, A1ice-Z and Andeshog Jul 15, 2024
alekskl01 pushed a commit that referenced this issue Jul 15, 2024
alekskl01 pushed a commit that referenced this issue Jul 15, 2024
alekskl01 pushed a commit that referenced this issue Jul 15, 2024
@alekskl01
Copy link
Contributor Author

COLAV works, needs integration with landmark server and a control system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request High priority
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants