ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Eigen problems with gazebo

asked 2011-09-12 13:28:38 -0500

Paul0nc gravatar image

updated 2011-09-12 13:30:57 -0500

I'm trying to simulate the PR2 in gazebo. I'm running ubuntu 10.4, 32-bit. I have both diamondback and electric on my machine (another post leads me to believe that this may cause eigen problems if I use the wrong one). I keep getting the crash below related to eigen.

If it is a diamondback vs. electric problem, how do I get rid of one. "rm -rf" doesn't work.

ScopedName[pr2] gazebo: /usr/include/eigen3/Eigen/src/Core/DenseStorage.h:69: Eigen::internal::plain_array<t, size,="" matrixorarrayoptions,="" 16&gt;::plain_array()="" [with="" t="float," int="" size="4," int="" matrixorarrayoptions="0]:" assertion="" `(reinterpret_cast<size_t="">(array) & 0xf) == 0 && "this assertion is explained here: " "http://eigen.tuxfamily.org/dox-devel/TopicUnalignedArrayAssert.html" " * READ THIS WEB PAGE !!! *"' failed. [gazebo-2] process has died [pid 7595, exit code -6]. log files: /home/pyanik/.ros/log/9e36f242-dda4-11e0-90fc-0026c7674548/gazebo-2*.log

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-09-12 13:36:16 -0500

hsu gravatar image

might be the same issue here, see ticket, patched in trunk.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-09-12 13:28:38 -0500

Seen: 480 times

Last updated: Sep 12 '11