Robotics StackExchange | Archived questions

ROS on Korebot/Khepera 3

Hi there,

I am trying to deploy programs which I programmed using ROS on the Khepera 3/Korebot-robots.

As far as I understand I have to deploy the roscore and the rosnodes I programmed on each Khepera.

Unfornately the problem is, that the roscore itself seems to be written in Python. Since there is no Python on the robots I am not able to run the roscore on the robot.

Has someone managed to cross compile the roscore with Cython to the arm-angstrom-linux-gnueabi-gcc or even got ROS running on the Khepera 3 robots? In the ROS Wiki I found the BeagleROS-Distribution but there is no download link available.

I am also open-minded for other solutions.

Asked by GentleGiant on 2013-04-23 03:02:19 UTC

Comments

Answers

Hi,

I'm also trying to use ROS on the Khepera III with the KoreBotLE included. Before I continue, I have to say I'm a beginner with ROS.

Were you able to get ROS on the Khepera? Which was your solution?

Thanks for the support.

Asked by nanaky on 2013-07-28 22:11:59 UTC

Comments