Gazebo | Ignition | Community
Ask Your Question
0

dual processors with gazebo?

asked 2014-02-26 02:14:40 -0600

mudassar gravatar image

I am very new to Gazebo. I am planning to buy a system (workstation) with the following specs for specifically using Gazebo related simulations:

Processor: Intel® Xeon® Processor E5504

Motherboard: X8DAL-i from Super Micro.

RAM 3GB (DDR3)

The board supports two processors but I am buying one only. Could you please guide is this a good machine for Gazebo related simulations with real time communications with any general purpose robot (say turtlebot etc.)? Also, does Gazebo supports two processors at the same time?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2014-02-27 07:35:58 -0600

SL Remy gravatar image

updated 2014-02-27 07:40:02 -0600

I haven't seen any (official or recent) guidelines that discuss what you can or can't run gazebo on.. The User Guide has the statement below that many have echoed before:

Depending on what kind of environment and robots you're simulating, Gazebo can be computationally intensive. The exact CPU requirements will depend on how you use Gazebo, but in general we recommend that you err on the side of having a more powerful CPU.

Gazebo can be run on a single processor machine.. but be warned, expect laggy performance.. especially if you have complex objects in the environment. Most people would probably agree that at least 2 processors would be desirable, and 3 gigs of RAM would be workable. Also, Gazebo is decoupled into gzserver and gzclient.. but the operating system manages how these processes access your computer's resources.

Don't forget that you have to leave "space" for your control code to run, and if you process camera data or pointcloud data.

Finally, the graphics card is an important piece of hardware to consider as well. In the old days, Nvidia cards were better supported, and more people appeared to use those, but I've run Gazebo 1.8 on virtual graphics cards and I have been content.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-02-26 02:14:40 -0600

Seen: 2,050 times

Last updated: Feb 27 '14