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

What processor to use, new to ROS

asked 2016-06-10 10:10:01 -0500

Jvarnell gravatar image

Hello, I'm not new to Robotics, but I am new to ROS. I am going to learn ROS and I was wanting to know what's a good processor to run with ROS? One that people have run ROS on before with little to no trouble.

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-06-11 15:59:52 -0500

ahendrix gravatar image

This is very broad question, and the right answer depends a lot on your particular robotic application.

Most users run ROS on 64-bit Intel (x86_64) or ARM (Cortex-A series) with some variety of Linux, most commonly Ubuntu 14.04 or 16.04 (ROS provides pre-compiled binaries for those versions of Ubuntu)

Most of the compatibility issues that people have are not with the processor itself, but rather with graphics cards, wireless (common troubles on most version of Linux), and with their robot-specific hardware such as sensors and motor controllers.

The Ubuntu community has lots of great resources for working through the more common issues with graphics cards and wireless, and Google is a great tool for searching and finding ROS drivers for specific robotics hardware.

Without knowing more about your application I can't provide any more specific guidance.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-06-10 10:10:01 -0500

Seen: 1,291 times

Last updated: Jun 11 '16