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

Lamiss's profile - activity

2019-03-07 02:14:34 -0500 received badge  Taxonomist
2015-06-05 01:03:40 -0500 received badge  Famous Question (source)
2014-08-11 08:00:14 -0500 received badge  Notable Question (source)
2014-07-02 09:15:45 -0500 received badge  Famous Question (source)
2014-06-30 09:35:19 -0500 received badge  Famous Question (source)
2014-06-17 04:17:19 -0500 received badge  Popular Question (source)
2014-06-14 13:58:07 -0500 asked a question Comparison between two maps

Hi,

I used Openratslam to generate the trajectory of a car and i want to compare it with the ground truth generated by an IMU/GPS. Could you help me in comparing the semi metric topological map generated by ratslam with the metric map generated by the gps? is there a way to evaluate the precision of the map generated by Openratslam?

Any suggestion will be helpful

Thank you

Lamiss

2014-05-08 20:04:46 -0500 received badge  Notable Question (source)
2014-05-01 07:50:19 -0500 received badge  Popular Question (source)
2014-05-01 02:08:17 -0500 received badge  Student (source)
2014-05-01 01:42:54 -0500 asked a question Visual SLAM Challenges

Hello,

Could anyone help me in choosing a subject for my master thesis in Visual Slam..what are the current challenges in visual slam? i read about several methods (slam based on filters,slam based on sfm and bundle adjustment, biologically inspired slam...) and i realised that there is indeed a big advancement in this field so i wanna ask if there still some challenges in visual slam that could present a problem for my thesis.. Any suggestion will be highly appreciated

Thank you

2014-03-07 10:47:47 -0500 received badge  Notable Question (source)
2014-03-06 06:47:27 -0500 received badge  Popular Question (source)
2014-03-05 23:12:04 -0500 asked a question Real-time localization with vision only SLAM

Hi, I am working on the implementation in an embedded system of a vision only SLAM algorithm. I have then to pick an algorithm ensuring efficiency and precison. I read about algorithms (EKF SLAM, FASTSLAM, GraphSLAM..) and i found that the literature contains so many approaches..For the EKF version, I found the approach of Davidson implementating a real-time EKF vision only SLAM..I wanna ask if there are approaches of graphslam or fastslam using only cameras (no odometry) and ensuring a real-time localization of a robot? Thank you for your help.