ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi,
I got the cram part to build on ARM. I didn't try building knowrob.
The main issue with CRAM running on ARM is that roslisp doesn't support ARM. They depend on SBCL which is available for ARM but the multi threading doesn't work for ARM processor therefore roslisp doesn't work on ARM.
https://github.com/ros/roslisp/issues/14