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

PinpointView class #480

Open
bafbl opened this issue Feb 13, 2025 · 4 comments
Open

PinpointView class #480

bafbl opened this issue Feb 13, 2025 · 4 comments

Comments

@bafbl
Copy link

bafbl commented Feb 13, 2025

RR FTC Version

0.1.19

Observed Behavior

Compiler errors on PinpointView class.

Our team is eager to use the GoBilda Pinpoint with RoadRunner and is testing the latest RR to that end. Is it possible that the PinpointView class did not get committed/pushed along with the files that reference it?

Thank you.

Tuning Files

No response

Robot Logs

No response

@bafbl
Copy link
Author

bafbl commented Feb 13, 2025

These imports are also not being found...
EncoderGroup, EncoderRef, LynxQuadratureEncoderGroup, PinpointEncoderGroup, PinpointIMU

@rbrott
Copy link
Member

rbrott commented Feb 14, 2025

Have you tried a Gradle sync? Android Studio can get confused about these kinds of things.

@bafbl
Copy link
Author

bafbl commented Feb 14, 2025

Thank you for the reminder that it's good to double-check AS. Unfortunately, it did not change anything. We still cannot find the referenced files. Just looking in github, searches for any of the following classes in roadrunner and roadrunner-quickstart find references to the classes, but not the classes themselves: EncoderGroup, EncoderRef, LynxQuadratureEncoderGroup, PinpointEncoderGroup, PinpointIMU. Searches for PinpointView is more complicated because you're creating a dynamic subclass, but we still can't find the interface or abstract class.

Here is a typical search result for the classes we can't find in github:

Image

@rbrott
Copy link
Member

rbrott commented Feb 15, 2025

The files are in this repository: https://github.com/acmerobotics/road-runner-ftc

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

No branches or pull requests

2 participants