Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The data does not need to be broadcast in realtime
  • The data can be processed offline
  • We do not need to sample very quickly (~5Hz)

Requirements

#
Title
User Story
Importance
Notes
1Records motion dataMechanical would like to verify their vehicle dynamics models against our motion data.Must Have

Mostly accelerometer, gyroscope, magnetometer for angular velocity and pitch/yaw/roll. Data must be timestamped.

2LoggingWe need to be able to store the data somewhere so it can be processed.Must HaveWe should consider how how to log the data without flooding the CAN bus or XBee.
3Post-processingIt would probably be nice to be able to visualize and use the data that we've collected.Nice to haveThis may be offloaded to Mechanical.
4Multiple sensor boardsIt might be nice to support multiple sensor boards so we can get a better idea of how our car works.Nice to have