Re: [ros-users] Dynamic updating map for move_base

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: ros-users
Subject: Re: [ros-users] Dynamic updating map for move_base

Thanks for the advice.

I tried to edit the Move_base.launch by replacing this statement from
<node name="map_server" pkg="map_server" type="map_server" args="$(find
my_2dnav)/map/map.yaml"/>
to
<node name="slam_gmapping" pkg="gmapping" type="slam_gmapping"/>

The program works very well initally but over time the system just crash.

I was wondering whether it's because of the laptop limitation ?

My current laptop spec is
core2 Duo with 2G ram and 128mb dedicated graphic card

with thanks,
Zhiping
--
View this message in context: http://ros-users.122217.n3.nabble.com/Dynamic-updating-map-for-move-base-tp2492865p2499044.html
Sent from the ROS-Users mailing list archive at Nabble.com.