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

Revision history [back]

click to hide/show revision 1
initial version

Samurai is not a commonly used distro to run ROS, there will likely be several problems getting things to compile.

For pcl your error is: /usr/local/opt/ros/geometry/eigen/include/Eigen/src/StlSupport/details.h:41:13: error: ‘ptrdiff_t’ does not name a type

Likely you're missing a system dependency which defines this type. For more help with the kdl problems we will need things like what version you are installing and how you installed it.