what are the system requirements for the full version of ros
and what hardware do you recommend running it on
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
and what hardware do you recommend running it on
ROS can run on anything from a Raspberry Pi to a high-end Intel Xeon server.
The message-passing layer in ROS has fairly minimal requirements and can run on pretty much anything that can run Linux, but many of the more complex mapping and motion-planning packages may require significantly more resources.
If you describe the application that you're trying to run or the type of robot that you're trying to create you'll probably get a better answer.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-06-02 17:29:44 -0500
Seen: 2,801 times
Last updated: Jun 03 '17
Why are there entries in rosdistro for ros-independent libraries?
Where do I place packages inside my catkin_ws folder?
Listener doesn't receive msgs if launchs Talker with system command
How can I use ROS with my delta robot?
Implementing matlab code using Robotics System Toolbox