Giter Club home page Giter Club logo

manipulator_pose_following's People

Contributors

tdl-ua avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

manipulator_pose_following's Issues

Can't build this package with error of Eigen library.

Hello developer!
This package is great!

I tried to move YASKAWA SIA20f with manipulator_pose_following package.
But I got following error with catkin build command.

Starting  >>> manipulator_pose_following                                                     
_____________________________________________________________________________________________
Errors     << manipulator_pose_following:make /home/harumo/catkin_ws/logs/manipulator_pose_following/build.make.004.log
In file included from /home/harumo/catkin_ws/src/manipulator_pose_following/src/pose_following_node.cpp:4:
In file included from /opt/ros/melodic/include/moveit/move_group_interface/move_group_interface.h:43:
In file included from /opt/ros/melodic/include/moveit/robot_state/robot_state.h:41:
In file included from /opt/ros/melodic/include/moveit/robot_model/robot_model.h:47:
In file included from /opt/ros/melodic/include/moveit/robot_model/joint_model_group.h:41:
In file included from /opt/ros/melodic/include/moveit/robot_model/joint_model.h:47:
In file included from /usr/include/eigen3/Eigen/Geometry:44:
/usr/include/eigen3/Eigen/src/Geometry/Transform.h:331:5: error: static_assert failed due to requirement '!(2 == int(Affine) || 2 == int(AffineCompact)) || (Mode != int(Isometry))' "YOU_PERFORMED_AN_INVALID_TRANSFORMATION_CONVERSION"
    EIGEN_STATIC_ASSERT(EIGEN_IMPLIES(OtherMode==int(Affine)||OtherMode==int(AffineCompact), Mode!=int(Isometry)),
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/util/StaticAssert.h:32:40: note: expanded from macro 'EIGEN_STATIC_ASSERT'
    #define EIGEN_STATIC_ASSERT(X,MSG) static_assert(X,#MSG);
                                       ^             ~
/home/harumo/catkin_ws/src/manipulator_pose_following/src/pose_following_node.cpp:296:34: note: in instantiation of function template specialization 'Eigen::Transform<double, 3, 1, 0>::Transform<2, 0>' requested here
  kinematic_state.printTransform(frame_tf, stream);
                                 ^
1 error generated.
make[2]: *** [CMakeFiles/pose_following.dir/src/pose_following_node.cpp.o] Error 1
make[1]: *** [CMakeFiles/pose_following.dir/all] Error 2
make: *** [all] Error 2

Could you give me solutions or hints?

Thanks in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.