robotpy / mostrobotpy

Official Repository of python implementation of WPILib components
https://robotpy.github.io
Other
9 stars 9 forks source link

Missing struct DataLogEntries #84

Open auscompgeek opened 3 months ago

auscompgeek commented 3 months ago

We have NetworkTables entries that spit out structs, but not DataLog entries like C++/Java has.

https://robotpy.readthedocs.io/projects/robotpy/en/stable/wpiutil.log.html

https://github.wpilib.org/allwpilib/docs/release/java/edu/wpi/first/util/datalog/package-summary.html