ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Since you already know you want to do an unscented KF, I assume you understand the mathematics. I would suggest just implementing the math yourself using the matrix/vector capabilities of either OpenCV or Eigen libraries which are already part of ROS.