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

Implementation of HD Map (DRG) #110

Open
Edwardius opened this issue May 31, 2024 · 1 comment · May be fixed by #171
Open

Implementation of HD Map (DRG) #110

Edwardius opened this issue May 31, 2024 · 1 comment · May be fixed by #171
Assignees

Comments

@Edwardius
Copy link
Collaborator

No description provided.

@VishGit1234
Copy link
Contributor

  • HD Map
    • Generalize pedestrian regulatory element code to be for any obstacle
      • Mostly changing variable names
      • On the visualization side we have to display the obstacles as a 2d bounding box (convert polygon to marker array representation of a 2d bounding box)
      • Add attribute that stores the detected class (object hypothesis in the detection3d message)
        • Color code the bounding box based on the class
    • Visualization of traffic sign and traffic light
      • Store traffic light state (or sign type) as attribute in reg elem
      • These can be simple lines (color coded for the traffic light state)
    • Write code for traffic sign reg elems following similar pattern as pedestrian reg elem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants