-
Notifications
You must be signed in to change notification settings - Fork 1
Robot constants aren't defaulted #63
Copy link
Copy link
Open
Labels
2This issue is good for beginners and will have some slight challengesThis issue is good for beginners and will have some slight challengesbugSomething isn't workingSomething isn't workinghigh priorityHigher priority to get doneHigher priority to get done
Description
Metadata
Metadata
Assignees
Labels
2This issue is good for beginners and will have some slight challengesThis issue is good for beginners and will have some slight challengesbugSomething isn't workingSomething isn't workinghigh priorityHigher priority to get doneHigher priority to get done
Type
Fields
Give feedbackNo fields configured for issues without a type.
Configuring max acceleration, max velocity, and k from the config menu allows users to change the values, but if the user doesn't specify them, they break pathing and create null values on points.
If not specified, these values should be defaulted to set values (accel=50, vel=100, k=3)