NoahBres / MeepMeep

Path visualization tool for Road Runner
63 stars 34 forks source link

Using Variables from `DriveConstants` to Set Constraints #26

Open FormulaCarbon opened 1 year ago

FormulaCarbon commented 1 year ago

I was trying to use the DriveConstants file that is part of roadrunner to set up MeepMeep, in the setConstraints() function, but it gives me a "Cannot Resolve Symbol 'DriveConstants'" Error. I have checked the spelling and the location of the class is org.firstinspires.ftc.teamcode.roadrunner_files.teamcode.drive.DriveConstants.MAX_ACCEL;, which seems to be correct. I am wondering is there is a way to do this? If not, I would like it to be in the next update.

IsaccBarker commented 3 days ago

Hiya! Rowland Hall Robotics has inherited ownership of MeepMeep, and we'll be doing maintenance from now on. That said, and given that this issue is over a year old, is this still a problem for anybody?