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
{{ message }}
This repository was archived by the owner on Feb 27, 2019. It is now read-only.
As @nhaas1 noticed when trying to work on observing current, the built-in log viewer is not very useful (and written in binary! So it won't work in with any other log viewer). It would be preferable to make our own custom logging system. This system will ideally piggyback of the (obscurely documented) Shuffleboard recording features (documented here and here. Basic goal: we should be able to make a front end that checks for simple problems. Example of a simple problem: two motors on the same gearbox are using significantly different amounts of current.
As @nhaas1 noticed when trying to work on observing current, the built-in log viewer is not very useful (and written in binary! So it won't work in with any other log viewer). It would be preferable to make our own custom logging system. This system will ideally piggyback of the (obscurely documented) Shuffleboard recording features (documented here and here. Basic goal: we should be able to make a front end that checks for simple problems. Example of a simple problem: two motors on the same gearbox are using significantly different amounts of current.