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

Create software skeleton classes for sensors #22

Open
1 of 3 tasks
kevinl120 opened this issue Nov 2, 2020 · 0 comments
Open
1 of 3 tasks

Create software skeleton classes for sensors #22

kevinl120 opened this issue Nov 2, 2020 · 0 comments
Assignees
Labels
bite size Smaller-sized issues enhancement New feature or request software

Comments

@kevinl120
Copy link
Contributor

kevinl120 commented Nov 2, 2020

Create skeleton classes for the following sensors:

Requirements:

  • Sensor source files should be created in ./Software/spartan/src/sensors/
  • Each class must inherit from the sensor base class.
  • Each class must implement virtual functions of the sensor base class. (Since this issue is only to create the skeleton, the body of each function can be empty). More details here.
  • Source files should be added to CMake configuration files and the project should build error-free.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bite size Smaller-sized issues enhancement New feature or request software
Projects
None yet
Development

No branches or pull requests

5 participants