DallasFormulaRacing / SuspensionSteeringLib

this library will consist of methods to visualize various suspension and steering needs
5 stars 2 forks source link

Add pitch and roll calculations #24

Closed anirudhkiran closed 7 months ago

anirudhkiran commented 8 months ago

Added two functions: generate_pitch_roll_df() and calculate_pitch_roll_angles() that calculate the pitch and roll angles from the accelerometer data.