Cargo bay is part of continental robot. The controller controls two motors which open or close the doors of the cargo bay.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
1
commits
modified by Wong Yong, when closing, stop the motor when overcurrent occurs or goal position reached
c403d4aView on GitHubdelete SetAngularSpeed(motorNo,0) from OverCurrentProtection.c and add SetAngularSpeedToZero(i) after 'case LID_STATUS_FAULT' in door_control.c
a6a4ec7View on GitHubset some global variables back to static; this version can work properly, could be used on the chasis for shipment
0e88770View on GitHub