Skip to content

[TASK] Collision Avoidance #128

@alekskl01

Description

@alekskl01

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions