ros-industrial-consortium / descartes

ROS-Industrial Special Project: Cartesian Path Planner
Apache License 2.0
126 stars 92 forks source link

Melodic migration #236

Closed jrgnicho closed 5 years ago

jrgnicho commented 5 years ago

The most significant change is the replacement of the Eigen::Affine3d datatype for the Eigen::Isometry one (contributed in #235 ), which reflects a recent change in MoveIt.