You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I recently installed and tuned RR 1.0 from rr.brott.dev and after that I installed MeepMeep from this repo. When I am building an auto in MeepMeep it uses the drive commands from RR .5 such as .strafeRight (https://learnroadrunner.com/trajectorybuilder-functions.html#back-distance-double) but my actual autonomous that I will install on our robot uses the drive commands from RR 1.0 such as .LineTo (https://rr.brott.dev/docs/v1-0/builder-ref/). How do I get MeepMeep to use the drive commands from RR 1.0?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I recently installed and tuned RR 1.0 from rr.brott.dev and after that I installed MeepMeep from this repo. When I am building an auto in MeepMeep it uses the drive commands from RR .5 such as .strafeRight (https://learnroadrunner.com/trajectorybuilder-functions.html#back-distance-double) but my actual autonomous that I will install on our robot uses the drive commands from RR 1.0 such as .LineTo (https://rr.brott.dev/docs/v1-0/builder-ref/). How do I get MeepMeep to use the drive commands from RR 1.0?
Beta Was this translation helpful? Give feedback.
All reactions