Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds FRCVision Plugin V2 #415

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

ThadHouse
Copy link
Member

Missing debugging, but does deploy, and now includes an example.

Examples need to be updated to actually look like a vision program.

Succeeds #412

Missing debugging, but does deploy, and now includes an example.

Examples need to be updated to actually look normal.

Superceeds wpilibsuite#412
@PeterJohnson
Copy link
Member

We should add a way to set HALSIM_EXTENSIONS in the deployed script.


void setTeam(int team) {
setAddresses(
"raspberrypi.local".toString(), // Default mDNS
Copy link
Member

Choose a reason for hiding this comment

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

We probably shouldn't have this one, as the frcvision image doesn't use it... this is the default for "normal" Pi's that won't pass the image check anyway.

Base automatically changed from master to main January 30, 2021 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants