Closed artivis closed 9 years ago
TrackingOctomapServer publishes centroid of changed nodes rather than their key.
It avoid publishing empty cloud - a parameter defining the minimum number of changed nodes to trigger the publish has been added
The frame_id of the published point cloud can be defined through a ros param
Server launch file has been updated according to above changes.
Thanks for the PR! Would you mind sending it against the latest devel branch (indigo-devel) so I can integreate it more easily?
indigo-devel
TrackingOctomapServer publishes centroid of changed nodes rather than their key.
It avoid publishing empty cloud - a parameter defining the minimum number of changed nodes to trigger the publish has been added
The frame_id of the published point cloud can be defined through a ros param
Server launch file has been updated according to above changes.