Closed xiaobh1519 closed 2 months ago
@xiaobh1519 by "orientation", I assume you mean the orientation
field from the pose
records of the CAN bus expansion - the orientation given is a quaternion, so you might want to convert it to row, pitch and yaw first
I selected two clips of data from the can_bus_pose, both representing left turns, and found that their orientation values are completely different, and their variation trends are also different. I'd like to know what orientation represents and in which coordinate system it is defined. And if it is in a world coordinate system, where is the origin located? The orientation data is like this format:xxxx,0,0,xxxx,so i just compare the first number and the last number