ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Version of Ubuntu and ROS for NXT and Turtlebot2

asked 2014-06-07 12:27:24 -0500

tgibbons gravatar image

I am working on a configuration for my fall AI/Robotics undergraduate course. I would like to find the best version of Ubuntu and ROS for use on both NXT and Turtlebot2. Here is my problem:

Currently I am testing Ubunto 12.04 (Precise) with ROS Hydro. I think this will work fine with Turtlebot, both on the bot and the workstation. But I also want to use Lego Mindstorm NXT to get the students started. It looks like ROSNXT needs ROS Electric, but ROS Electric will not run on Ubunto 12.04.

So, it looks like I might have to go back to Ubunto 10.04 (Lucid) and ROS Electric to get support for ROS NXT, but Turtlebot2 is not supported in ROS Electric (you need Groovy)

So, I don't see a single configuration that supports ROS NXT and Turtlebot 2... Does that seem correct?

   -- I could upgrade to Lego Mindstorm EV3 for the fall, if ROS Hydro will support it by September...?  
   -- Should I try building ROS NXT from source under Hydro, but this looks like it has challenges
   -- Is it possible to run ROS Hydro under Ubuntu 10.04? It does not look like it

Any suggestions?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2014-06-07 12:50:27 -0500

ahendrix gravatar image

I would lean very strongly towards the newer versions of Ubuntu and ROS; either 12.04 and ROS Hydro or 14.04 and ROS Indigo. Indigo is currently in Beta now, and should be released in about a month.

In general, the core ROS API and build system change very slowly, and it shouldn't be too difficult to get older ROS packages to build with newer versions of ROS. Note that you can still use rosbuild if you're building packages from source on Hydro and Indigo.

A bit of searching turns up a few updates to the NXT stacks since Electric:

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-06-07 12:27:24 -0500

Seen: 639 times

Last updated: Jun 07 '14