Gazebo | Ignition | Community
Ask Your Question
0

Publishing rate of gazebo sensor plugins broken on ROS fuerte?

asked 2012-09-19 23:41:43 -0500

nkoenig gravatar image

it appears to me that there is a performance regression in the plugin update (publishing) rate in ROS fuerte compared to gazebo in ROS electric. I already posted a detailed description on answers.ros.org: http://answers.ros.org/question/43960/publishing-rate-of-gazebo-sensor-plugins-broken-on-fuerte/ but failed to get an answer so far.

Basically, on electric data is output to ROS topics as expected, while the data is published with high jitter and much lower than desired rate in fuerte. I'm not sure this has been the case from the start, if this a recent performance regression, or if I'm doing something wrong. Whatever it is, the current state is unusable for sensor simulation. Any suggestions are much appreciated.

System is Ubuntu 11.10 AMD64, electric and fuerte from .debs (up to date), Nvidia proprietary drivers

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-09-19 23:43:46 -0500

nkoenig gravatar image

sorry, this must have fallen off the treadmill at some point. I took a brief look, and SensorManager::Update() inlines image rendering update with the laser sensor update. I think splitting up the two updates into separate thereads should solve this issue.

See ticket.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-09-19 23:41:43 -0500

Seen: 311 times

Last updated: Sep 19 '12