wpilibsuite / allwpilib

Official Repository of WPILibJ and WPILibC
https://wpilib.org/
Other
1.04k stars 606 forks source link

[ntcore] Add REST APIs #5222

Open PeterJohnson opened 1 year ago

PeterJohnson commented 1 year ago

This would make it easy to script things on coprocessors that don't need a persistent connection, e.g. just reading a configuration value.

bhjelstrom commented 2 months ago

+1 to this. Great idea for co-processors and for building fleets of robots that are WPIlib-based rather than ROS-based.