Skip to content

Line width problem in Line Follower code #6

@Anvesh-Som

Description

@Anvesh-Som

If line width is high enough (or camera is too close to ground like in our current case, hence line appears wide), then:-

  • If the line goes to one side of camera too much, then it may consider it a signal to take sharp turn.

Possible solution

  • Making a hard-coded solution where according to apparent width, the line_follower node switches to a higher row to check where width is lesser.
  • Using openCV.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions