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

Detect dock #148

Open
JanelleCai opened this issue Jan 7, 2025 · 0 comments
Open

Detect dock #148

JanelleCai opened this issue Jan 7, 2025 · 0 comments
Assignees

Comments

@JanelleCai
Copy link
Contributor

  • use the point cloud / camera to determine the location of the dock.
    • currently the yolov8 model can detect a dock from an image (i'm not sure if the dock from the docking task or the real dock that people stand on are different classes. perhaps feed it an image to check. you can find images from roboboat by searching roboboat on roboflow and scrolling through some projects / datasets)
  • this should output the position of the dock and useful information about the dock.
    • need to determine what this means. ie. just the centroid of the dock is not useful information, and we want to know things like its depth.
    • communicate with @knosmos and @sanjithudupa about what information about the dock is desired / useful, since they worked on the docking logic.
@sasha-fefelova sasha-fefelova self-assigned this Jan 15, 2025
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

No branches or pull requests

2 participants