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

Can master(raspberry pi) and slave(jetson nano) have different Ros distros?

asked 2021-05-12 10:26:31 -0500

PriyaKonda gravatar image

Jetson nano comes with ubuntu 18.04 and ros kinetic is supported in 16.04. Can I install ros melodic on my jetson nano. Will I be still able to establish a connection by connecting to ros nodes of ros slave?

Thanks in advance.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2021-05-12 15:32:33 -0500

rezenders gravatar image

If I am not mistaken if you try to use two different ROS versions when you exchange information via a topic/service you will get an error indicating that there is an mismatch in the md5sum of the msgs.

Something like this: https://answers.ros.org/question/2267...

Why don't you update your raspberry pi to ubuntu 18.04 and install ROS melodic? The kinect version of ROS has already reached its end of life.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-05-12 10:26:31 -0500

Seen: 262 times

Last updated: May 12 '21