Rviz render panel on GPU

asked 2014-05-27 12:08:36 -0500

mdedonato gravatar image

updated 2014-06-16 10:39:10 -0500

I am currently writing a QT GUI that uses rviz render panels. I have determined that these render panel instances are not automatically running on my GPU, since they slow down as my processor gets bogged down. A standalone Rviz instance does not have the same sluggishness under these conditions, therefore I assume it is running on the GPU. What do I need to do in order to have a librviz render panel instance run on the GPU?

edit retag flag offensive close merge delete

Comments

I´d be very surprised if the renderpanels don´t make use of the GPU, but we´ve been facing similar slow-down issues (in a probably very similar application ;) ), so I´d be also very interested in the underlying reasons/potential fixes.

Stefan Kohlbrecher gravatar image Stefan Kohlbrecher  ( 2014-05-27 20:03:30 -0500 )edit

I still have not found a solution to this. Anyone have any ideas?

mdedonato gravatar image mdedonato  ( 2014-06-16 10:38:40 -0500 )edit