Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

feat(#143): Object/obstacle detection #144

Closed
wants to merge 1 commit into from
Closed

Conversation

nylser
Copy link
Contributor

@nylser nylser commented Jan 11, 2023

Description

This is just a first experiment, applying a pre-existing object detection from the Pylot project

Fixes #143

Time invested

4h @nylser (research and experimentation)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Does this PR introduce a breaking change?

e.g. is old functionality not usable anymore

Most important changes

Which files functionalities are most important in this PR. On which part should the reviewer be focussed on?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (might be obsolete with CI later on)
  • New and existing unit tests pass locally with my changes (might be obsolete with CI later on)

@nylser nylser closed this Jan 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Obstacle/object detection
1 participant