Skip to content

Template for a WPILIB Project including a Telnet subsystem providing a cofigure remote shell. Forked from the VSCode WPILIB Extension Template

Notifications You must be signed in to change notification settings

1rregardless/6658-Code-Template

Repository files navigation

6658 Code Template


This project is a simple template for our FRC robot code. It includes a custom telnet subsystem for modifying the behavior of robot code at runtime

Telnet

The telnet interface is based on the kTelnet library. It allows for an interactive shell exposed on port 5999 which can modify values inside of the robot program, such as autonomous mode switching an constant tuning.

Documentation

Template for static robot documenation. Coming soon.

TODO


Add autonomous value subsystem Add documentation folder

About

Template for a WPILIB Project including a Telnet subsystem providing a cofigure remote shell. Forked from the VSCode WPILIB Extension Template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages