AravindaDP / humanoid_navigation

ROS stack with footstep planning and localization for humanoid robots: http://wiki.ros.org/humanoid_navigation
12 stars 8 forks source link

FootstepPlannerNode node crashes if the map updates frequenctly #1

Open ninja777 opened 7 years ago

ninja777 commented 7 years ago

To reproduce the issue, start this node with octomap_server's 2D map. The map updates at around 40hz, even if we reduce it to 0.1 hz the issue is prevalent in distances with more than 15 steps. With an update to the map, this node crashes every single time.