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

Rotation in const Eigen::Affine3d &pose

asked 2017-07-27 14:07:09 -0500

BotLover gravatar image

I need to provide position as well as orientation using variable of type Eigen::Affine3d. For translation it is pose.translation().x() = 0.0797806909663 but I don't know how to provide rotation using Eigen::Affine3d. Any way out? Thanks in advance!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-07-30 22:16:26 -0500

Ed Venator gravatar image

Check out the conversion functions in the eigen_conversions package: http://docs.ros.org/api/eigen_convers...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-07-27 14:07:09 -0500

Seen: 1,740 times

Last updated: Jul 30 '17