Robotics StackExchange | Archived questions

Increase GPU performance

Hello, everybody.

I'm pretty new to the Gazebo simulator and I'd like to know if there is any way to increase GPU performance by freeing the microprocessor from much of the computation. Of the 2 GB of RAM memory that the GPU has, it uses approximately 200 Mb.

I use a PC with Nvidia drivers installed and updated on Ubuntu 16.04.

Thank you in advance.

Asked by iarranz on 2018-02-13 14:27:16 UTC

Comments

As far as i know gazebo computes on the CPU only imaged based sensors using gpu. Thus you only have 200 MB gpu usage. This was also mentioned in the comment section of this question. http://answers.gazebosim.org/question/12477/speeding-up-gazebo-physics-simulation-considering-ros-plugin-usage/

Asked by wentz on 2018-06-22 03:56:47 UTC

Answers