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

Does ROS 2 support Intel i7 CPU?

asked 2022-09-07 05:48:54 -0500

Ruedscher gravatar image

updated 2022-09-07 06:41:21 -0500

ravijoshi gravatar image

For Running ROS 2: Do in need a amd CPU or is Intel i7 ok.

edit retag flag offensive close merge delete

Comments

2

I'd be interested to hear what made you ask this question.

gvdhoorn gravatar image gvdhoorn  ( 2022-09-07 12:46:41 -0500 )edit

3 Answers

Sort by » oldest newest most voted
1

answered 2022-09-07 07:05:23 -0500

kak13 gravatar image

updated 2022-10-26 13:30:31 -0500

I ran M1 using docker on arm64, intel i7, amd, raspberry pi and some platforms using ros2. Yeah, they support those CPUs. It's the OS issue though. I tried windows 8 and I didn't have any luck. I haven't tried ros2 on windows 10/11. I'm still having hard time to install mac intel (maybe because I didn't put much efforts).

Generally, you can run ros2 on any CPU. Just watch out for OS architecture

edit flag offensive delete link more

Comments

I have used ROS2 with Windows 10, it worked (at least a few months ago)

ljaniec gravatar image ljaniec  ( 2022-09-07 07:26:53 -0500 )edit
1

answered 2022-09-07 06:44:21 -0500

ravijoshi gravatar image

You heard it totally wrong! ROS does no discrimination!

So yes, ROS 2 support Intel i7 CPU.

edit flag offensive delete link more
0

answered 2022-10-27 03:47:11 -0500

duck-development gravatar image

updated 2022-10-27 03:52:30 -0500

Ros2 (framework)it self does not have big resources claim or special hardware need.

It is more to the libs and the application you try to realizing. An raspberry pi can be enough, but other requires multiple servers with heavy gpu power.

Linux / Ubuntu is the easiest start.

Windows is hard, because some libs are not available for windows, others hard to compile. But the ros2 framework works. It get hard if you try to compile gazebo for example.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2022-09-07 05:48:54 -0500

Seen: 245 times

Last updated: Oct 27 '22