Skip to content

Add new parameters for aruco search #159

Description

@logbasem

We have constants in our basic search implementation of going in a circle. These should REALLY be parameters that we can adjust when we run the node.
These constants are

  • SEARCH_RADIUS: the radius of the circle we want the Rover to drive around
  • SEARCH_POINTS: how many coordinates to generate (i.e. how many points should the circle of coordinates be made of)

This issue will involve editing the NavigationParameters type in src/navigator/navigator_node/types.py

Originally posted by @onkoe in #156 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

configurationrelated to parameters and node configurationgood first issueGood for newcomerssrc/navigatorHas to do w/ the `navigator` package + `navigator_node`

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions