ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
It sounds like “tilt” is an orientation, which is what a quaternion represents (actually represents with fewer numerical instability to euler angles, which is sounds like what you have).
Converting to a quaternion will represent everything you need.