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

Are there any interesting pgm map files available for simulation?

asked 2012-07-02 18:35:27 -0500

Hello,

I am looking for some interesting .pgm (and related yaml) map files to use in simulation in player stage, with a turtlebot. I have found a set of willow garage maps here: http://pr.willowgarage.com/data/maps/

Also, I found one called MIT infinite corridor. Are there any other available maps of large, interesting environments that can be used in simulation experiments? Places such as museums, airports or malls, for instance?

I realize that there may be limitations on map size and memory, but I want to see what maps are out there for research use. Also, if there are any known environments that are commonly used as testbeds, that would be great.

Thanks in advance!

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-07-09 00:21:33 -0500

Niclas gravatar image

Hi, I've been researching relations between map size and memory usage and there is definitely a limitation. Im using the AMCL particle filter to localize a robot in a map. I'm not sure how AMCL handles the map information or if its even the right process to look at but I can see a clear tendency while trying with different map sizes.

I got something like this: Free memory (total 8GB) AMCL map_server Mapsize 1,98GB 1231MB 524MB 292MB 4,50GB 446MB 118MB 26MB 4,87GB 142MB 0,075MB 3,1MB

the 292MB-map is the same map as the 26MB but with bigger canvas size (lots of gray empty space outside the map).

I can give you the map I used if you got some place to upload it to. Its recorded in a mall but its a lot of galss of which the laser doesn't reflect on, so the map is a bit messy.

I hope this can be useful for you! Please share if you come to any more conclusions!

edit flag offensive delete link more

Comments

Thanks for your comment. I would like to see your map if it is not trouble, you can use wetransfer.com to email it to me, to pippin AT gatech.edu Thanks.

ceverett gravatar image ceverett  ( 2012-07-20 08:12:05 -0500 )edit
4

answered 2017-01-27 13:14:57 -0500

dbworth gravatar image

Just to add something useful to this old thread:

Here's another 2D map:
willow-2010-02-18-0.10.pgm
Available here:
https://github.com/turtlebot/turtlebo...

image description

"FR079" 2D map and 3D world model:
http://www2.informatik.uni-freiburg.d...
http://ais.informatik.uni-freiburg.de...

2D maps only:
http://www2.informatik.uni-freiburg.d...
http://www2.informatik.uni-freiburg.d...

Lots more 2D maps in the USC Radish repository:
http://cres.usc.edu/radishrepository/...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2012-07-02 18:35:27 -0500

Seen: 4,015 times

Last updated: Jan 27 '17