Quote:
Originally Posted by jhersh
If you implemented the Network Tables completely in Python, does that mean that it is a portable implementation that runs on a PC also?
Did you model your ports on the C++ implementations or the Java implementations or both? There have been several bug fixes between the last beta release and the kick-off release in the command stuff. Are you tracking bug fixes in your python implementations?
|
Yes, it runs on a PC also.
C++ implementations (basically I copied and pasted the C++ code and did line-for-line translation). Considering I reported most/all of those bugs (discovered while reimplementing), I believe so. I do check for deltas in the C++ source between each WPILib revision as I often need to update my wrappers.
__________________
Author of
cscore - WPILib CameraServer for 2017+
Author of
ntcore - WPILib NetworkTables for 2016+
Creator of
RobotPy - Python for FRC
2010 FRC World Champions (
294, 67, 177)
2007 FTC World Champions (30, 74,
23)
2001 FRC National Champions (71,
294, 125, 365, 279)