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

Conversation

@MarcoRiedenauer
Copy link
Contributor

Description

This PR introduces a node for traffic light detection. Traffic lights detected by EfficientPs are snipped out of the image and classified.

Fixes # (issue)

Time invested

8h Marco

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Does this PR introduce a breaking change?

No

Most important changes

Most important changes in TLDNode.py and perception.launch

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)

@MarcoRiedenauer MarcoRiedenauer linked an issue Mar 21, 2023 that may be closed by this pull request
@MarcoRiedenauer MarcoRiedenauer marked this pull request as draft March 23, 2023 13:00
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]: Implement node for traffic light detection

2 participants