You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running a turtlebot in Gazebo under kinetic. I am using the slam_karto node to map the willowgarage world, and up until some point in time everything runs as it should. However, at some point it throws
Error in '/opt/ros/kinetic/lib/slam_karto/slam_karto': corrupted double-linked list
(Other than that, I've seen it throw a std::bad_alloc() and crash, a karto::Exception and crash, or crash without mentioning a reason)
Below I am attaching the full terminal output for completeness reasons. I can provide further details upon request.
My setup is as follows:
I am running a turtlebot in Gazebo under kinetic. I am using the
slam_karto
node to map the willowgarage world, and up until some point in time everything runs as it should. However, at some point it throwsError in '/opt/ros/kinetic/lib/slam_karto/slam_karto': corrupted double-linked list
(Other than that, I've seen it throw a
std::bad_alloc()
and crash, akarto::Exception
and crash, or crash without mentioning a reason)Below I am attaching the full terminal output for completeness reasons. I can provide further details upon request.
The text was updated successfully, but these errors were encountered: