Skip to content

himanshu-erol/octomap_mapping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

octomap_mapping

This is the fork of original octomap_mapping with added parameters for using only defined ranges of dynamic point cloud to update octomap.

Usage

  • ~updatecloud_[min|max]_z (float, default: -/+ infinity)

Minimum and maximum height of points to consider for insertion in the callback. Any point outside of this intervall in point cloud at each instant will be discarded before running any insertion or ground plane filtering.

ROS stack for mapping with OctoMap, contains the octomap_server package.

The master branch tracks the latest (stable) releases. Please send pull requests against the latest development branch, e.g. indigo-devel.

Imported from SVN, see https://code.google.com/p/alufr-ros-pkg/ for the previous versions.

About

ROS stack for mapping with OctoMap, contains octomap_server package

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.5%
  • CMake 2.8%
  • Python 2.7%