Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lower (less than 5) DOF IK Issue #59

Open
IanTheEngineer opened this issue Oct 27, 2017 · 0 comments
Open

Lower (less than 5) DOF IK Issue #59

IanTheEngineer opened this issue Oct 27, 2017 · 0 comments

Comments

@IanTheEngineer
Copy link
Member

I'm having trouble getting a good stack trace here. But I believe SNS core dumps when too few DOF are specified in the kinematic chain.

 /usr/include/eigen3/Eigen/src/Core/Block.h:148: Eigen::Block<XprType, BlockRows, BlockCols, InnerPanel>::Block(XprType&, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with XprType = Eigen::Matrix<double, -1, -1>; int BlockRows = -1; int BlockCols = -1; bool InnerPanel = true; Eigen::Index = long int]: Assertion `startRow >= 0 && blockRows >= 0 && startRow <= xpr.rows() - blockRows && startCol >= 0 && blockCols >= 0 && startCol <= xpr.cols() - blockCols' failed.
Aborted
[gazebo-2] process has died [pid 7972, exit code 134, cmd /opt/ros/kinetic/lib/gazebo_ros/gzserver -e ode /data/users/imcmahon/dev/baxter_xenial/src/sawyer_simulator/sawyer_gazebo/worlds/sawyer.world __name:=gazebo __log:=/data/users/imcmahon/.ros/log/8a26d440-bb59-11e7-b57a-e4b3181cbae7/gazebo-2.log].
log file: /data/users/imcmahon/.ros/log/8a26d440-bb59-11e7-b57a-e4b3181cbae7/gazebo-2*.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant