| D | sensor_algorithm_test.cpp | 59 std::vector<float> rotationVector = {0.52, -0.336, -0.251}; variable 73 std::vector<float> rotationVector = {}; variable 82 std::vector<float> rotationVector = {0.52, -0.336, -0.251}; variable 91 std::vector<float> rotationVector = {0.52, -0.336, -0.251, 0.1}; variable 306 std::vector<float> rotationVector = {0.0, 0.0, 0.0}; variable 319 std::vector<float> rotationVector(ROTATION_VECTOR_LENGTH - 1); variable 327 std::vector<float> rotationVector = {0.0, 0.0, 0.0}; variable 336 std::vector<float> rotationVector = {0.0, 0.0, 0.0, 0.0, 0.0}; variable 345 std::vector<float> rotationVector = {0.0, 0.0, 0.0, 0.0}; variable
|