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

Installing ROS on a tethered system

asked 2019-08-21 20:23:45 -0500

grantdutoit gravatar image

I'm developing a tank styled robot with an Odroid-N2 on the robot and a topside computer from which it's controlled BMO a joystick and web based GUI. Do I need to install Ubuntu and ROS on both controllers/computers?

Are there any versions of Ubuntu + ROS that are recommended for the above configuration?

edit retag flag offensive close merge delete

Comments

Hello, Did you use succesfully ROS with the Odroid -N2 ?

Johart24 gravatar image Johart24  ( 2021-07-01 20:29:16 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2019-08-22 01:06:38 -0500

mgruhler gravatar image

If the computer on top is only used for the web based GUI and the joystick, you could use something like rosbridge to send data from the topside computer to the Odroid via socket connections. Then, you won't need ROS on the topside computer.

However, if the system is tethered, I'd recommend to properly set up ROS on both computers, as this is an absolutely typical use case in ROS. Many robots consist of multiple computers. Make sure to follow the NetworkSetup instructions and check out the links in there. As this is a ROS feature that has been tied into it from the beginning, there is no recommended version to use other than choose an up-to-date distro like melodic (or at least kinetic, as this is still supported. indigo is EOL).

edit flag offensive delete link more

Comments

Hi everybody, if in this link https://www.hardkernel.com/shop/odroi..., it says that Ubuntu 20.04 is supported so, it means that can I install ROS noetic?

Esteban Castaño gravatar image Esteban Castaño  ( 2021-07-04 15:19:55 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2019-08-21 20:23:45 -0500

Seen: 229 times

Last updated: Aug 22 '19