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

Can ROS work with a Intel® Xeon Prozessor E5620 ?

asked 2021-06-14 04:13:58 -0500

Tricia279 gravatar image

Hi, we use a HP Z600, which has two Intel® Xeon Prozessor E5620 using Ubuntu 18.04. My question is: Can we run ROS Melodic on this constellation ? We appreciate your answers. Thank you.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2021-06-14 04:46:15 -0500

gvdhoorn gravatar image

updated 2021-06-14 04:50:02 -0500

Can ROS work with a Intel® Xeon Prozessor E5620 ?

that's a standard amd64 compatible x86 CPU with 4 cores, so the answer would be: yes.

See REP-3: Target Platforms for ROS 1 supported CPU architectures, and REP-2000: ROS 2 Releases and Target Platforms for ROS 2 supported CPU architectures.

What made you post this question? Did you read anything which made you ask it?

Note btw: as always with these kind of questions: we can only answer whether the code/binaries are compatible with the CPU architecture. Whether the performance of the specific CPU you mention would be sufficient for your use-cases we cannot say, as only you know those use-cases.

edit flag offensive delete link more

Comments

At : http://wiki.ros.org/melodic/Installat... is written, that:

Ubuntu packages are built for the following distros and architectures.

For Distro, Artful and Bionic are only amd64, arm64 and armhf accredited.

So I asked that question, because nowhere is written, that Intel processor are allowed.

Thanks for the quick answer :)

Tricia279 gravatar image Tricia279  ( 2021-06-14 04:59:33 -0500 )edit

amd64 is the generic name for every x86-64 compatible processor architecture. It's not specific to AMD. Intel uses the same name. See wikipedia/X86-64.

See also #q354748 and #q311771.

gvdhoorn gravatar image gvdhoorn  ( 2021-06-14 05:04:34 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2021-06-14 04:13:58 -0500

Seen: 119 times

Last updated: Jun 14 '21