ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

mmunster's profile - activity

2020-02-21 21:59:26 -0500 received badge  Famous Question (source)
2020-01-02 04:07:08 -0500 marked best answer Obtain covariance of pose estimation from ORB-SLAM2

Hi there,

I am trying to fuse pose estimation data obtained from ORB-SLAM2 with IMU data using the robot_localization package.

However, this package requires the pose estimation to be provided according to the geometry_msgs/PoseWithCovarianceStamped message type. I know how to obtain the pose estimation from ORB-SLAM, is there a way to get the covariance that corresponds to this pose estimation?

Thanks in advance!

2019-11-28 14:15:30 -0500 received badge  Notable Question (source)
2019-11-05 01:50:54 -0500 received badge  Enthusiast
2019-10-24 13:20:36 -0500 received badge  Popular Question (source)
2019-10-10 08:51:26 -0500 commented question Obtain covariance of pose estimation from ORB-SLAM2

Thanks for the answer! In that case I'll indeed use trial and error.

2019-10-10 07:17:42 -0500 asked a question Obtain covariance of pose estimation from ORB-SLAM2

Obtain covariance of pose estimation from ORB-SLAM2 Hi there, I am trying to fuse pose estimation data obtained from OR

2019-10-10 07:17:19 -0500 asked a question Obtain covariance data of ORB-SLAM2

Obtain covariance data of ORB-SLAM2 Hi there, I am trying to fuse pose estimation data obtained from ORB-SLAM2 with IMU