Skip to content

Get Rotation Matrices #6

Description

Hi!

This dataset is quite interesting. I am trying to explore different algorithms to estimate driver behaviour using inertial data, and I found that this could be a potential dataset. Nevertheless, in order to determine the car's acceleration based on the accelerometer, gyroscope etc. first of all we need to find out different rotation matrices, such as the one from the car reference frame to the sensor reference frame, and the one from the sensor reference frame to the world reference frame, in other words:

R_CS (Car -> Sensor)

and

R_SW (Sensor -> World)

This can be done using maths, but apart from that, did you record it using the Android App?

On the other hand, was the smartphone mounted during the whole trip? So the rotation is constant between the car and the smartphone.

Looking forward to hearing from you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions