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

PC104 SBC supported by ROS

asked 2014-07-25 14:15:30 -0500

Glory gravatar image

I want to use PC104 SBC for rhino scara arm, but I don't know of any PC 104 SBC that can run on ROS. Anyone that has any information on that , kindly advise me so. I appreciate

edit retag flag offensive close merge delete

Comments

1

ROS runs well on ubuntu linux; so you really want to find an SBC that can run ubuntu. If you want to use the newest ROS (Indigo) then you need an SBC that can run Ubuntu 14.04

jbinney gravatar image jbinney  ( 2014-07-25 20:27:41 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
1

answered 2014-07-26 14:44:06 -0500

tfoote gravatar image

If you can run Linux on the board you should be able to compile ROS from source on the board or cross-compile to that target.

edit flag offensive delete link more
0

answered 2015-06-21 05:48:24 -0500

elsp1991 gravatar image

Hi, I'm using also a pc/104 (advantech PCM-3362) with ROS indigo with no problem.

  • make sure to choose a PC/104 with ix86 CPU architecture in order to be able to install ubuntu and ROS with no source code compilation.

The only thing that i came across was, when i try to run rviz it notify me that doesnt support hardware openGL so i switched to software with just a simple command. This has to do with the embedded graphics but you can choose a PC/104 with hardware openGL. For me doesnt really matters because the PC is on a autonomous robot.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-07-25 14:15:30 -0500

Seen: 502 times

Last updated: Jun 21 '15