ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
2

Octomap update frequency

asked 2014-12-07 23:34:43 -0500

Currently we have already integrated the 2d hector_slam (which uses 2d laser range finder and provides tf information for the Octomap) and 3d ocotomap (in which the point cloud was provided by ASUS Xtion). But the update frequency of Octomap is pretty low.

    I used $ rostopic hz /octomap_full  to get the octomap update frequency, the following are some of the output:

subscribed to [/octomap_full] average rate: 0.176 min: 5.684s max: 5.684s std dev: 0.00000s window: 2 no new messages no new messages no new messages no new messages average rate: 0.188 min: 4.961s max: 5.684s std dev: 0.36167s window: 3 no new messages no new messages no new messages no new messages no new messages average rate: 0.182 min: 4.961s max: 5.842s std dev: 0.38378s window: 4 no new messages no new messages no new messages no new messages no new messages average rate: 0.179 min: 4.961s max: 5.842s std dev: 0.36321s window: 5 no new messages no new messages no new messages no new messages average rate: 0.181

     How to increase the octomap update frequency? 

     Highly appreciate your time and help!
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-12-08 08:13:26 -0500

dornhege gravatar image

Is the octomap server at 100% CPU? The actual octomap integration might just be the bottleneck.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2014-12-07 23:34:43 -0500

Seen: 1,028 times

Last updated: Dec 07 '14