Skip to content

Conversation

@DevenVElani
Copy link
Contributor

No description provided.

cookieandrew and others added 4 commits January 21, 2023 14:20
mega rizz is still w me
new
new new
new new new new

// Called when the command is initially scheduled.
@Override
public void initialize() {}
Copy link
Contributor

Choose a reason for hiding this comment

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

//add actions here that should be run once at the start of the Limelight follow sequence
//eg LEDs, pipelines, drivetrain...


// Called every time the scheduler runs while the command is scheduled.
@Override
public void execute() {}
Copy link
Contributor

Choose a reason for hiding this comment

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

//run an action you want to run periodically here for as long as the command is active.
//make calls to the limelight subsystem to get info, do whatever math you want, and then send info to the drivetrain


// Called once the command ends or is interrupted.
@Override
public void end(boolean interrupted) {}
Copy link
Contributor

Choose a reason for hiding this comment

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

//run any cleanup here. LEDs, pipelines, drivetrain?

cookieandrew and others added 3 commits January 24, 2023 17:28
new new new new new
new x 10 to the 2
new limelight area targeting
public double getTV(){
return table.getEntry("tv").getDouble(0.0);
}

Copy link
Contributor

Choose a reason for hiding this comment

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

Should we make tA publically accessible via a method?

}


public void limelightCenter() {
Copy link
Contributor

Choose a reason for hiding this comment

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

remove method

cookieandrew and others added 15 commits January 31, 2023 15:57
suppossedly the robot tank should move closer to a target
TA TA TA TA TA
we do not need to use this. just to test a neo motor. commented out tank drive.
new new no need to use this edit. do not use w limelight
in theory should work
adds different ciode limelight targeting
- new number
-center distance left negative
Big update in is finished
- checks ta, tv, tx
makes sure they are what they want
tells end command
RundleRoboticsGithub and others added 10 commits February 8, 2023 16:47
gotta go byeeeeeee
Still lots to do tho/
ONLY IN LIMELIGTHT>JAVE NOT FINISHED AT ALL
TCORNXY
lol ur mom
- targetpose
- finite
- boolean check thing
and yet it still doesnt work
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.

6 participants