kuafuliu / costmap_converter

A ros package that includes plugins and nodes to convert occupied costmap2d cells to primitive types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

costmap_converter ROS Package

A ros package that includes plugins and nodes to convert occupied costmap2d cells to primitive types

Build status of the master branch:

  • ROS Buildfarm Noetic: Noetic Build Status
  • ROS Buildfarm Melodic: Melodic Build Status

Contributors

  • Christoph Rösmann
  • Franz Albers (CostmapToDynamicObstacles plugin)
  • Otniel Rinaldo

License

The costmap_converter package is licensed under the BSD license. It depends on other ROS packages, which are listed in the package.xml. They are also BSD licensed.

Some third-party dependencies are included that are licensed under different terms:

All packages included are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the licenses for more details.

About

A ros package that includes plugins and nodes to convert occupied costmap2d cells to primitive types


Languages

Language:C++ 92.0%Language:Python 4.3%Language:CMake 3.6%Language:C 0.1%