Re: [ros-users] How to Build a Map Using Logged Data

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
Subject: Re: [ros-users] How to Build a Map Using Logged Data
Hello

map_server works with input from some other process - you need to have a
slam going on 'making the map' then those sensor readings will allow you to
construct the map. Is the gmapping slam_gmapping set to working ? without
any inputs from gmapping slam_gmapping the map_server will not be able to
develop the map.

Regards

Arkapravo



On 8 November 2011 15:42, Ricardo Campos <>wrote:

> Hi,
>
> When I try to build a Map using logged data, I have a problem in the last
> instruction :
>
> rosrun map_server map_saver
>
> When I put this instruction in the command line, it returns the next message:
>
> " Waiting for the map "
>
>
> I do not understand what the problem.
>
> Thanks
>
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>