Skip to content

FRC-Team-3140/Parade-Bot-Python

Repository files navigation

Parade-Bot-Python

A test bot template using robotpy. This is intended to run the parade bot drivetrain.

References

This is basic bot to test python programming. It started with example code from these templates:

Reference for robotpy can be found here.

Notes:

  • pyproject.toml is used to add 3rd party libraries. After updating the file run robotpy sync to download new resources

Installing on MacOS

conda create -n robotpy310 python=3.10
conda activate robotpy310
python3 -m pip install robotpy

Commands2 does not seem to be installed by default.

pip install robotpy-commands-v2

About

A test bot template using robotpy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages