acmerobotics / road-runner

Wheeled mobile robot motion planning library designed for FTC
MIT License
209 stars 75 forks source link

Cannot resolve symbol 'DriveConstraints' #65

Closed Brett-Mylek closed 3 years ago

Brett-Mylek commented 3 years ago

In my DriveConstraints file in opmodes, and all other files using DriveConstraints, i'm receiving errors about them. In the imports it also shows that it isn't being properly imported and is greyed out. I'm kinda new to odometry. Any Fix to this?