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

Mapping surroundings

asked 2016-07-04 21:19:30 -0500

Ziwen Qin gravatar image

Who know one program that voluntarily move on in strange environment, then give me a map of surroundings. It very like SLAM+navigation. I want to find the program that with this function. Can you help me? Thank you very much!

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2016-09-01 20:52:13 -0500

bona gravatar image

Hope this package will help: http://wiki.ros.org/turtlebot_explora...

It is an implementation of autonomous mapping with a turtlebot equipped with Kinect sensor.

edit flag offensive delete link more
0

answered 2016-07-05 03:24:42 -0500

Sebastian Kasperski gravatar image

If what you want to do is autonomous exploration, you might check the nav2d package. It is restricted to flat, 2-dimensional environments though.

edit flag offensive delete link more

Comments

Thank you @Sebastian Kasperski , But I want to create 3-D Map of surroundings. I maybe can create 3-D map when I run nav2d.

Ziwen Qin gravatar image Ziwen Qin  ( 2016-07-05 06:44:22 -0500 )edit

Then you need at least a 3D mapper. You could still use the exploration from nav2d, provided that your environment is more or less flat. If it's not, you should look for something else.

Sebastian Kasperski gravatar image Sebastian Kasperski  ( 2016-07-05 07:55:23 -0500 )edit

Thank you. I am try

Ziwen Qin gravatar image Ziwen Qin  ( 2016-07-05 08:14:06 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-07-04 21:19:30 -0500

Seen: 542 times

Last updated: Sep 01 '16