ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The EKF and UKF in r_l
take in the message types described here. All the message types that have orientation data use quaternions. r_l
doesn't support messages with RPY data, so if you only have that, you'll have to convert it.