Pedro Commands
package com.seattlesolvers.solverslib.pedroCommand
Last updated
package com.seattlesolvers.solverslib.pedroCommand
Last updated
One of SolversLib's modern features is easy integration with , a popular path following library for Autonomous. To use this, make sure you have both the as well as the . This dependency is completely seperate from core, meaning that it is not installed by default, and should only be used if you are using Pedro Pathing.
SolversLib includes commands for using Pedro Pathing's Follower class, allowing you to fully use command base in your Autonomous OpModes.
These commands are for following Pedro Pathing's Path and PathChain classes, not SolversLib's Path class.