ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
There is a bug in SBPL because it expects char to be signed on ARM; you may want to try this patch, and comment on it if it works for you: https://github.com/sbpl/sbpl/pull/27