Changeset 389 in flair-src for trunk/demos/TwoWheelRobotCircleFollower/ugv/src/CircleFollower.h
- Timestamp:
- Dec 21, 2020, 2:50:44 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/demos/TwoWheelRobotCircleFollower/ugv/src/CircleFollower.h
r379 r389 51 51 void ComputeManualControls(void); 52 52 void ComputeCircleControls(void); 53 void SecurityCheck(void); 54 void CheckJoystick(void); 55 void CheckPushButton(void); 53 56 54 57 flair::filter::Pid *uX, *uY;
Note:
See TracChangeset
for help on using the changeset viewer.