Package dev.narlyx.tweetybird
package dev.narlyx.tweetybird
This is the main package for TweetyBird, here you will find all of the classes related
to the core functionality of TweetyBird.
-
ClassDescriptionThis class is the runtime for TweetyBird and currently handles all calculations and steps.This is the main class behind TweetyBird, use this class to setup, start, and use TweetyBird.Use this method to properly set up TweetyBird using Java's builder pattern.An interface for TweetyBird to define the structure of a driver class used to control movement.An interface for TweetyBird to define the structure of a odometer class used to receive data on the robot's current position.Custom class used to store information about waypoints for TweetyBird internallyTracks and queues all waypoints internally for TweetyBird