Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO #1

Open
5 of 14 tasks
PeterMitrano opened this issue May 24, 2018 · 0 comments
Open
5 of 14 tasks

TODO #1

PeterMitrano opened this issue May 24, 2018 · 0 comments

Comments

@PeterMitrano
Copy link
Contributor

PeterMitrano commented May 24, 2018

  • compiler that generates C++ from json description of robot (physical and hardware info)
  • constexpr all the things!
  • make maze support operator(int, int)
  • make const correct
  • user override in all the command class declarations
  • east const!
  • C++ 17 literals
  • should digitalWrite use true/false? or uint8_t?
  • rename abstract maze to just maze
  • ICWYY
  • namespace all the things!
  • rename files to be lowercase (match google style guide)
  • make #include statements include some hint at directory structure or which project it belongs too
  • Add support for building executables with GCC Sanitizers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant