[ros-users] gmapping with own data

eunchul Jeon jsharp83 at gmail.com
Wed Oct 13 07:27:52 UTC 2010


Hi all,

I want to get the static map using Hokuyo UTM-30LX

Firstly, I got the scan data like this

rosrun hokuyo_node hokuyo_node scan:=base_scan

Next, I used static transfrom publisher like this

<launch><node pkg="tf" type="static_transform_publisher"
name="link1_broadcaster" args="1 0 0 0 0 0 link1_parent link1 100"
/></launch>

and next, produce a map like this

rosrun gmapping slam_gmapping scan:=base_scan

Lastly, save my map like this,

rosrun map_server map_saver


However, I can't create the map.pgm.

I suppose that I need odometry about device.
How can I generate that?

Thank you and have a good day.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osuosl.org/pipermail/ros-users/attachments/20101013/34c04245/attachment-0002.html>
-------------- next part --------------
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
-------------- next part --------------
_______________________________________________
ros-users mailing list
ros-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ros-users


More information about the ros-users mailing list