Skip to content

Separate PIDManager for Align To reef algae#342

Open
junyu101 wants to merge 2 commits intomainfrom
align-to-reef-face-algae
Open

Separate PIDManager for Align To reef algae#342
junyu101 wants to merge 2 commits intomainfrom
align-to-reef-face-algae

Conversation

@junyu101
Copy link
Copy Markdown
Contributor

Why are we doing this?

Asana task URL:

Whats changing?

Questions/notes for reviewers

How this was tested

  • tested on robot
  • [x ] tested in simulator
  • unit tests added

Video/screenshots (from simulator or live robot)


PR feedback legend

Symbol Meaning
⭐ ⭐ ⭐ must be addressed
⭐ ⭐ should be addressed
something to consider, a good idea

@junyu101 junyu101 requested review from a team and Rongrrz as code owners March 29, 2025 23:44
this.addRequirements(drive);

this.pidManager = pidManagerFactory.create("AlgaePIDManager", new PIDDefaults(
1.08, // P
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are these values the same as the current drive pid as a default?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are the default (same as positional pid), I don't think we have tuned it

@aschokking aschokking mentioned this pull request Mar 30, 2025
3 tasks
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 this pull request may close these issues.

3 participants