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
Test existing applications. 9/26 Fail - see 64 ticks per second hesitations section below. Overshoot would also lead to significant block and document changes.
Links
Instructions for setup and testing
abdrive360 - Features
servo360 - Features
Simple Libraries Community Branch
Current List
.
.
.
Basics
Note: ActivityBot examples can also be found in ...Learn\Examples\ActivityBot360\
For blockly demo
9/25 angular PID tuned and works much better now! Will work on velocity PID next.
Reminders: abdrive360 - test speed, then goto, then back to speed, servo360 - retest 3 and 4 servos for jitter.
Future List
.
.
.
For SimpleIDE
Notes
Items added here will typically be deleted or moved to issues.
Limit pulse widths
Acceleration/deceleration sans fudge factor
Constants that no longer need (int) cast
110 to 100 here:
fb[p].ticksGuard = ( fb[p].speedReq * abs(fb[p].speedReq) ) / (110 * fb[p].rampStep);
Do we need separate opMax and opMaxV?
Add more basic getting started links to Instructions for setup and testing.
Bring stall detection to the surface
User hooks for stall and no signal detection
Frequently used Text
Closed in this commit, but always make sure to get the latest from the community branch.
The text was updated successfully, but these errors were encountered: