Skip to content

Be able to pull data off Vision Camera #4

Open
itsameLuigi64 wants to merge 22 commits intomainfrom
VisionSubsystem
Open

Be able to pull data off Vision Camera #4
itsameLuigi64 wants to merge 22 commits intomainfrom
VisionSubsystem

Conversation

@itsameLuigi64
Copy link
Contributor

  1. Set up orange pi 5
  2. Pull data through network tables
  3. Process data
  4. Do cool stuff

@itsameLuigi64
Copy link
Contributor Author

No issues with this. Seems like a flawless plan.

most importent part of this is the getUnreadResults is now a static variable. It says to only grab the unread results once per 20ms loop
…system from another subsystem(does not work)
…system from another subsystem(does not work)
+ This is supost to move the robot to an x, y, and rotation positional to the robot
+ However this seems to not be the case
+ Either the robot is moving field relitive, which is what it looks like, or
+ The robot is moving robot relitive but the postion of the robot only initalizes once
+ The robot seemed to follow ID 12, the robot did not stop however
+ and the wheels seemed to only go to two states
+ I would note that the command only has control over the x, and rotation
+ and the same as the MoveByDistance Command
+ I think there might be an underlying issue with the DriveSubsystem driving robot relitive
+ Also I think there are better and faster ways to pull data off of Jarvis
+ Rn it takes a desent number of operations to do so
+ PID values need tuning
+ Move over DriveSubsystem changes and MoveByDistaceCommand to the DriveSubsystem branch
+ Still needs to be tested on a real field
+ seems to be working
+ needs testing on actual field
@itsameLuigi64
Copy link
Contributor Author

We are not going to merge with main till it is tested in portland

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.

2 participants