Hi everyone, just to give you an update on the current status. We can now run roscore on the qemux86 machine.
Am Dienstag, 16. April 2013 13:32:00 UTC+2 schrieb Lukas Bulwahn: > > build, run and test an image with a minimal ROS system. > > - An initial step is the core-image-ros-groovy-qemux86-running-roscore > recipe for the qemu VM. > If you set ROS_ROOT=/usr and ROS_MASTER_URI=http://localhost:11311, > you can start roscore, but on my machine it breaks down with ERROR: > rosout > is not built. Please run 'rosmake rosout'. > > > You have create an empty .catkin file in usr (touch /usr/.catkin) and set the environment variable CMAKE_PREFIX_PATH to /usr. Then you can run rosout. Lukas
