Skip to content

Releases: leggedrobotics/plr-exercise

Lessons learned 2024

08 Mar 10:42
Compare
Choose a tag to compare

Improvements for next year's course:

  • Integrate automatic actions and pytest to automatically evaluate the exercise
  • Highlight checking in code and not results / .gitignore
  • Task to add rules to only check in and allow to merging of good code / pre-commit hooks
  • More instructions on what to do for each task - stating the correct usage of Docstrings
  • More instructions for each PR