-
Notifications
You must be signed in to change notification settings - Fork 2
Log
webbhm edited this page Jan 17, 2020
·
4 revisions
2020/01/17
- Left and Center ESC are not initializing properly. Not sure if this is a programming issue with the ESC, or the skid-steer expecting reversing motors and needing to set the midpoint so the ESC properly recognized the throttle low point. Interestingly the Right motor is behaving properly, swapping the servo leads does not seem to change the behavior, so doubt this is an issue with the servo output settings (ArduRover settings), and more likely an issue with the ESC.
- Amperage of the large battery is causing the motors to shut down when low voltage is encountered. Will use the LiPo for further testing as do not get this problem with them (though have a short run time)
2019/09/00
- Lake testing is revealing a problem with over-steering when in Auto. May be a PID setting, but also seeing some of the motors shutting down while at full throttle, requiring a throttle down to get the motor to re-initialize. Similar behavior in Manual mode.
2018/09/23
- Complete rebuild of SpocBot with Navio2 autopilot
- First open-water test
- Debug problem with motors cutting out, affecting steering 2020/1/17 - Resolved