Pose estimation / Localization in GPS denied environments ?

asked 2014-08-13 07:25:48 -0500

2ROS0 gravatar image

Hi,

I use GPS to estimate where my robot is in the global frame. However, in certain areas GPS signals are lost. I was wondering what the standard techniques are for outdoor robots to find the pose of the robot when there is no GPS.

I have been looking into SLAM techniques with a Hokuyo laser. Wanted to know if there are standard preferred methods in the robotics? Radar? Stereo Cameras?

Thank you.

edit retag flag offensive close merge delete

Comments

You might want to specify the environments for SLAM. When you are operating near the max range of the sensor SLAM won't work well. The good thing is that bad GPS is often caused by close-by buildings.

dornhege gravatar image dornhege  ( 2014-08-13 07:51:50 -0500 )edit

The environment is similar to what you mentioned. The laser mostly gets a lot of hits and stuff is not outside the range. It works okay with amcl and laser I'm using. My question is more to find out what are the best techniques used in these conditions?

2ROS0 gravatar image 2ROS0  ( 2014-08-13 08:11:18 -0500 )edit