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

It looks like you need to install libyaml which pyyaml will depend upon. Or if you pass the --without-libyaml it will probably use a pure python implementation that will likely be slower.