Package symbol

octomap_server package from octomap_mapping repo

octomap_mapping octomap_server

ROS Distro
humble

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS stack for mapping with OctoMap, contains octomap_server package
Checkout URI https://github.com/OctoMap/octomap_mapping.git
VCS Type git
VCS Version ros2
Last Updated 2024-07-02
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver.

Additional Links

Maintainers

  • Wolfgang Merkt

Authors

  • Armin Hornung
README
No README found. See repository README.
CHANGELOG

Changelog for package octomap_server

2.3.0 (2024-07-02)

  • Switch to the system-provided octomap library. (#134)
  • Contributors: Chris Lalancette

2.2.0 (2024-05-25)

  • Fix: Include missing tf2 geometry_msgs (#128)
  • Fix: Deprecated PCL APIs (#126)
  • Contributors: Wolfgang Merkt, Daisuke Nishimatsu

2.1.0 (2024-02-24)

  • Fix header include order error (#125)
  • Removed geometry2 deprecated headers (#125)
  • Fix errors when path name is invalid (#108)
  • Fix header include order (#102)
  • Contributors: Alejandro Hernández Cordero, Daisuke Nishimatsu, Wolfgang Merkt

2.0.0 (2021-12-24)

  • ROS2 Migration (#95)
  • Contributors: Daisuke Nishimatsu, Wolfgang Merkt

0.6.7 (2021-12-24)

  • Address warnings on Noetic (#81)
  • Contributors: Wolfgang Merkt

0.6.6 (2020-12-08)

  • Update CI, package format, dependencies to address dependency issue on Debian Buster (#79)
  • Contributors: Wolfgang Merkt

0.6.5 (2020-04-23)

  • Add color server nodelet (#68, #67)
  • Updated maintainer email
  • Contributors: clunietp, Wolfgang Merkt

0.6.4 (2020-01-08)

  • Add private node handle to fix nodelet support (#61), fixes #39
  • Add octomap_server_color library by default (#60) - by Matthew Powelson
  • Check if part of a voxel is in occupancy range (#59) - by Jasper v. B.
  • Contributors: Matthew Powelson, Wolfgang Merkt, Jasper v. B.

0.6.3 (2019-01-28)

  • Fix compilation on Debian Stretch
  • Get rgb from point cloud iterator without byte shift
  • Contributors: Kentaro Wada, Wolfgang Merkt

0.6.2 (2019-01-27)

  • Update maintainer email (Wolfgang Merkt)
  • Change catkin_package [DEPENDS]{.title-ref} to [OCTOMAP]{.title-ref} to avoid CMake warning
  • Update maintainer email (Arming Hornung)
  • Update to use non deprecated pluginlib macro
  • Fixed memory leak of colors pointer if COLOR_OCTOMAP_SERVER defined
  • Contributors: Armin Hornung, Mikael Arguedas, Ronky, Wolfgang Merkt

0.6.1 (2016-10-19)

  • Fix for Colored Octomap: Use PCLPoint everywhere Fixes compiler error when enabling the define for color.
  • Fixed maxRange bug in OctomapServer.cpp for clearing
  • Adjust maintainer email
  • Contributors: Armin Hornung, Brandon Kinman, Felix Endres

0.6.0 (2016-03-25)

  • Add sensor model parameters to dynamic_reconfigure
  • Load map file from rosparam
  • Add x and y filter for pointcloud
  • Preparations for ColorOctomapServer (compile option, from source)
  • Fix iterator in OctomapServer

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged octomap_server at Robotics Stack Exchange

Package symbol

octomap_server package from octomap_mapping repo

octomap_mapping octomap_server

ROS Distro
jazzy

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS stack for mapping with OctoMap, contains octomap_server package
Checkout URI https://github.com/OctoMap/octomap_mapping.git
VCS Type git
VCS Version ros2
Last Updated 2024-07-02
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver.

Additional Links

Maintainers

  • Wolfgang Merkt

Authors

  • Armin Hornung
README
No README found. See repository README.
CHANGELOG

Changelog for package octomap_server

2.3.0 (2024-07-02)

  • Switch to the system-provided octomap library. (#134)
  • Contributors: Chris Lalancette

2.2.0 (2024-05-25)

  • Fix: Include missing tf2 geometry_msgs (#128)
  • Fix: Deprecated PCL APIs (#126)
  • Contributors: Wolfgang Merkt, Daisuke Nishimatsu

2.1.0 (2024-02-24)

  • Fix header include order error (#125)
  • Removed geometry2 deprecated headers (#125)
  • Fix errors when path name is invalid (#108)
  • Fix header include order (#102)
  • Contributors: Alejandro Hernández Cordero, Daisuke Nishimatsu, Wolfgang Merkt

2.0.0 (2021-12-24)

  • ROS2 Migration (#95)
  • Contributors: Daisuke Nishimatsu, Wolfgang Merkt

0.6.7 (2021-12-24)

  • Address warnings on Noetic (#81)
  • Contributors: Wolfgang Merkt

0.6.6 (2020-12-08)

  • Update CI, package format, dependencies to address dependency issue on Debian Buster (#79)
  • Contributors: Wolfgang Merkt

0.6.5 (2020-04-23)

  • Add color server nodelet (#68, #67)
  • Updated maintainer email
  • Contributors: clunietp, Wolfgang Merkt

0.6.4 (2020-01-08)

  • Add private node handle to fix nodelet support (#61), fixes #39
  • Add octomap_server_color library by default (#60) - by Matthew Powelson
  • Check if part of a voxel is in occupancy range (#59) - by Jasper v. B.
  • Contributors: Matthew Powelson, Wolfgang Merkt, Jasper v. B.

0.6.3 (2019-01-28)

  • Fix compilation on Debian Stretch
  • Get rgb from point cloud iterator without byte shift
  • Contributors: Kentaro Wada, Wolfgang Merkt

0.6.2 (2019-01-27)

  • Update maintainer email (Wolfgang Merkt)
  • Change catkin_package [DEPENDS]{.title-ref} to [OCTOMAP]{.title-ref} to avoid CMake warning
  • Update maintainer email (Arming Hornung)
  • Update to use non deprecated pluginlib macro
  • Fixed memory leak of colors pointer if COLOR_OCTOMAP_SERVER defined
  • Contributors: Armin Hornung, Mikael Arguedas, Ronky, Wolfgang Merkt

0.6.1 (2016-10-19)

  • Fix for Colored Octomap: Use PCLPoint everywhere Fixes compiler error when enabling the define for color.
  • Fixed maxRange bug in OctomapServer.cpp for clearing
  • Adjust maintainer email
  • Contributors: Armin Hornung, Brandon Kinman, Felix Endres

0.6.0 (2016-03-25)

  • Add sensor model parameters to dynamic_reconfigure
  • Load map file from rosparam
  • Add x and y filter for pointcloud
  • Preparations for ColorOctomapServer (compile option, from source)
  • Fix iterator in OctomapServer

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged octomap_server at Robotics Stack Exchange

Package symbol

octomap_server package from octomap_mapping repo

octomap_mapping octomap_server

ROS Distro
kilted

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS stack for mapping with OctoMap, contains octomap_server package
Checkout URI https://github.com/OctoMap/octomap_mapping.git
VCS Type git
VCS Version ros2
Last Updated 2024-07-02
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver.

Additional Links

Maintainers

  • Wolfgang Merkt

Authors

  • Armin Hornung
README
No README found. See repository README.
CHANGELOG

Changelog for package octomap_server

2.3.0 (2024-07-02)

  • Switch to the system-provided octomap library. (#134)
  • Contributors: Chris Lalancette

2.2.0 (2024-05-25)

  • Fix: Include missing tf2 geometry_msgs (#128)
  • Fix: Deprecated PCL APIs (#126)
  • Contributors: Wolfgang Merkt, Daisuke Nishimatsu

2.1.0 (2024-02-24)

  • Fix header include order error (#125)
  • Removed geometry2 deprecated headers (#125)
  • Fix errors when path name is invalid (#108)
  • Fix header include order (#102)
  • Contributors: Alejandro Hernández Cordero, Daisuke Nishimatsu, Wolfgang Merkt

2.0.0 (2021-12-24)

  • ROS2 Migration (#95)
  • Contributors: Daisuke Nishimatsu, Wolfgang Merkt

0.6.7 (2021-12-24)

  • Address warnings on Noetic (#81)
  • Contributors: Wolfgang Merkt

0.6.6 (2020-12-08)

  • Update CI, package format, dependencies to address dependency issue on Debian Buster (#79)
  • Contributors: Wolfgang Merkt

0.6.5 (2020-04-23)

  • Add color server nodelet (#68, #67)
  • Updated maintainer email
  • Contributors: clunietp, Wolfgang Merkt

0.6.4 (2020-01-08)

  • Add private node handle to fix nodelet support (#61), fixes #39
  • Add octomap_server_color library by default (#60) - by Matthew Powelson
  • Check if part of a voxel is in occupancy range (#59) - by Jasper v. B.
  • Contributors: Matthew Powelson, Wolfgang Merkt, Jasper v. B.

0.6.3 (2019-01-28)

  • Fix compilation on Debian Stretch
  • Get rgb from point cloud iterator without byte shift
  • Contributors: Kentaro Wada, Wolfgang Merkt

0.6.2 (2019-01-27)

  • Update maintainer email (Wolfgang Merkt)
  • Change catkin_package [DEPENDS]{.title-ref} to [OCTOMAP]{.title-ref} to avoid CMake warning
  • Update maintainer email (Arming Hornung)
  • Update to use non deprecated pluginlib macro
  • Fixed memory leak of colors pointer if COLOR_OCTOMAP_SERVER defined
  • Contributors: Armin Hornung, Mikael Arguedas, Ronky, Wolfgang Merkt

0.6.1 (2016-10-19)

  • Fix for Colored Octomap: Use PCLPoint everywhere Fixes compiler error when enabling the define for color.
  • Fixed maxRange bug in OctomapServer.cpp for clearing
  • Adjust maintainer email
  • Contributors: Armin Hornung, Brandon Kinman, Felix Endres

0.6.0 (2016-03-25)

  • Add sensor model parameters to dynamic_reconfigure
  • Load map file from rosparam
  • Add x and y filter for pointcloud
  • Preparations for ColorOctomapServer (compile option, from source)
  • Fix iterator in OctomapServer

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged octomap_server at Robotics Stack Exchange

Package symbol

octomap_server package from octomap_mapping repo

octomap_mapping octomap_server

ROS Distro
rolling

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS stack for mapping with OctoMap, contains octomap_server package
Checkout URI https://github.com/OctoMap/octomap_mapping.git
VCS Type git
VCS Version ros2
Last Updated 2024-07-02
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver.

Additional Links

Maintainers

  • Wolfgang Merkt

Authors

  • Armin Hornung
README
No README found. See repository README.
CHANGELOG

Changelog for package octomap_server

2.3.0 (2024-07-02)

  • Switch to the system-provided octomap library. (#134)
  • Contributors: Chris Lalancette

2.2.0 (2024-05-25)

  • Fix: Include missing tf2 geometry_msgs (#128)
  • Fix: Deprecated PCL APIs (#126)
  • Contributors: Wolfgang Merkt, Daisuke Nishimatsu

2.1.0 (2024-02-24)

  • Fix header include order error (#125)
  • Removed geometry2 deprecated headers (#125)
  • Fix errors when path name is invalid (#108)
  • Fix header include order (#102)
  • Contributors: Alejandro Hernández Cordero, Daisuke Nishimatsu, Wolfgang Merkt

2.0.0 (2021-12-24)

  • ROS2 Migration (#95)
  • Contributors: Daisuke Nishimatsu, Wolfgang Merkt

0.6.7 (2021-12-24)

  • Address warnings on Noetic (#81)
  • Contributors: Wolfgang Merkt

0.6.6 (2020-12-08)

  • Update CI, package format, dependencies to address dependency issue on Debian Buster (#79)
  • Contributors: Wolfgang Merkt

0.6.5 (2020-04-23)

  • Add color server nodelet (#68, #67)
  • Updated maintainer email
  • Contributors: clunietp, Wolfgang Merkt

0.6.4 (2020-01-08)

  • Add private node handle to fix nodelet support (#61), fixes #39
  • Add octomap_server_color library by default (#60) - by Matthew Powelson
  • Check if part of a voxel is in occupancy range (#59) - by Jasper v. B.
  • Contributors: Matthew Powelson, Wolfgang Merkt, Jasper v. B.

0.6.3 (2019-01-28)

  • Fix compilation on Debian Stretch
  • Get rgb from point cloud iterator without byte shift
  • Contributors: Kentaro Wada, Wolfgang Merkt

0.6.2 (2019-01-27)

  • Update maintainer email (Wolfgang Merkt)
  • Change catkin_package [DEPENDS]{.title-ref} to [OCTOMAP]{.title-ref} to avoid CMake warning
  • Update maintainer email (Arming Hornung)
  • Update to use non deprecated pluginlib macro
  • Fixed memory leak of colors pointer if COLOR_OCTOMAP_SERVER defined
  • Contributors: Armin Hornung, Mikael Arguedas, Ronky, Wolfgang Merkt

0.6.1 (2016-10-19)

  • Fix for Colored Octomap: Use PCLPoint everywhere Fixes compiler error when enabling the define for color.
  • Fixed maxRange bug in OctomapServer.cpp for clearing
  • Adjust maintainer email
  • Contributors: Armin Hornung, Brandon Kinman, Felix Endres

0.6.0 (2016-03-25)

  • Add sensor model parameters to dynamic_reconfigure
  • Load map file from rosparam
  • Add x and y filter for pointcloud
  • Preparations for ColorOctomapServer (compile option, from source)
  • Fix iterator in OctomapServer

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged octomap_server at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.0.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description
Checkout URI https://github.com/tup-robomaster/tup2023-sentry-nav.git
VCS Type git
VCS Version lio_WIP
Last Updated 2023-09-22
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver.

Additional Links

Maintainers

  • Wolfgang Merkt

Authors

  • Armin Hornung
README
No README found. See repository README.
CHANGELOG

Changelog for package octomap_server

2.0.0 (2021-12-24)

  • ROS2 Migration (#95)
  • Contributors: Daisuke Nishimatsu, Wolfgang Merkt

0.6.7 (2021-12-24)

  • Address warnings on Noetic (#81)
  • Contributors: Wolfgang Merkt

0.6.6 (2020-12-08)

  • Update CI, package format, dependencies to address dependency issue on Debian Buster (#79)
  • Contributors: Wolfgang Merkt

0.6.5 (2020-04-23)

  • Add color server nodelet (#68, #67)
  • Updated maintainer email
  • Contributors: clunietp, Wolfgang Merkt

0.6.4 (2020-01-08)

  • Add private node handle to fix nodelet support (#61), fixes #39
  • Add octomap_server_color library by default (#60) - by Matthew Powelson
  • Check if part of a voxel is in occupancy range (#59) - by Jasper v. B.
  • Contributors: Matthew Powelson, Wolfgang Merkt, Jasper v. B.

0.6.3 (2019-01-28)

  • Fix compilation on Debian Stretch
  • Get rgb from point cloud iterator without byte shift
  • Contributors: Kentaro Wada, Wolfgang Merkt

0.6.2 (2019-01-27)

  • Update maintainer email (Wolfgang Merkt)
  • Change catkin_package [DEPENDS]{.title-ref} to [OCTOMAP]{.title-ref} to avoid CMake warning
  • Update maintainer email (Arming Hornung)
  • Update to use non deprecated pluginlib macro
  • Fixed memory leak of colors pointer if COLOR_OCTOMAP_SERVER defined
  • Contributors: Armin Hornung, Mikael Arguedas, Ronky, Wolfgang Merkt

0.6.1 (2016-10-19)

  • Fix for Colored Octomap: Use PCLPoint everywhere Fixes compiler error when enabling the define for color.
  • Fixed maxRange bug in OctomapServer.cpp for clearing
  • Adjust maintainer email
  • Contributors: Armin Hornung, Brandon Kinman, Felix Endres

0.6.0 (2016-03-25)

  • Add sensor model parameters to dynamic_reconfigure
  • Load map file from rosparam
  • Add x and y filter for pointcloud
  • Preparations for ColorOctomapServer (compile option, from source)
  • Fix iterator in OctomapServer
  • TrackingOctomapServer: Publish node center rather than index, prevent from publishing empty cloud
  • Contributors: Armin Hornung, Javier V. Gomez, JJeremie Deray, MasakiMurooka, Shohei Fujii, Wolfgang Merkt

0.5.3 (2014-01-09)

  • Fixing PCL linking errors on build farm

0.5.2 (2014-01-09)

  • Fixing PCL linking errors on build farm

0.5.1 (2013-11-25)

  • Fix missing nodelet plugin from install

0.5.0 (2013-10-24)

  • Small fix in octomap_server_static usage
  • Catkinization, remove support for arm_navigation

0.4.9 (2013-06-27)

  • cleanup of unused functions
  • Parameters, reading .bt files in octomap_server_static
  • added simple octomap_server_static node to serve OctoMaps from .ot

File truncated at 100 lines see the full file

Launch files

  • launch/octomap_mapping_fastlio.launch.xml
    • Example launch file for octomap_server mapping: Listens to incoming PointCloud2 data and incrementally builds an octomap. The data is sent out in different representations. Copy this file into your workspace and adjust as needed, see www.ros.org/wiki/octomap_server for details
  • launch/octomap_mapping_liosam.launch.xml
    • Example launch file for octomap_server mapping: Listens to incoming PointCloud2 data and incrementally builds an octomap. The data is sent out in different representations. Copy this file into your workspace and adjust as needed, see www.ros.org/wiki/octomap_server for details
  • launch/octomap_saver.launch.xml
    • Example launch file for octomap_server mapping: Listens to incoming PointCloud2 data and incrementally builds an octomap. The data is sent out in different representations. Copy this file into your workspace and adjust as needed, see www.ros.org/wiki/octomap_server for details
  • launch/octomap_tracking_client.launch.xml
  • launch/octomap_tracking_server.launch.xml
      • path [default: ]
      • change_id_frame [default: talker/changes]

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged octomap_server at Robotics Stack Exchange

Package symbol

octomap_server package from octomap_mapping repo

octomap_mapping octomap_server

ROS Distro
galactic

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS stack for mapping with OctoMap, contains octomap_server package
Checkout URI https://github.com/OctoMap/octomap_mapping.git
VCS Type git
VCS Version ros2
Last Updated 2024-07-02
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver.

Additional Links

Maintainers

  • Wolfgang Merkt

Authors

  • Armin Hornung
README
No README found. See repository README.
CHANGELOG

Changelog for package octomap_server

2.3.0 (2024-07-02)

  • Switch to the system-provided octomap library. (#134)
  • Contributors: Chris Lalancette

2.2.0 (2024-05-25)

  • Fix: Include missing tf2 geometry_msgs (#128)
  • Fix: Deprecated PCL APIs (#126)
  • Contributors: Wolfgang Merkt, Daisuke Nishimatsu

2.1.0 (2024-02-24)

  • Fix header include order error (#125)
  • Removed geometry2 deprecated headers (#125)
  • Fix errors when path name is invalid (#108)
  • Fix header include order (#102)
  • Contributors: Alejandro Hernández Cordero, Daisuke Nishimatsu, Wolfgang Merkt

2.0.0 (2021-12-24)

  • ROS2 Migration (#95)
  • Contributors: Daisuke Nishimatsu, Wolfgang Merkt

0.6.7 (2021-12-24)

  • Address warnings on Noetic (#81)
  • Contributors: Wolfgang Merkt

0.6.6 (2020-12-08)

  • Update CI, package format, dependencies to address dependency issue on Debian Buster (#79)
  • Contributors: Wolfgang Merkt

0.6.5 (2020-04-23)

  • Add color server nodelet (#68, #67)
  • Updated maintainer email
  • Contributors: clunietp, Wolfgang Merkt

0.6.4 (2020-01-08)

  • Add private node handle to fix nodelet support (#61), fixes #39
  • Add octomap_server_color library by default (#60) - by Matthew Powelson
  • Check if part of a voxel is in occupancy range (#59) - by Jasper v. B.
  • Contributors: Matthew Powelson, Wolfgang Merkt, Jasper v. B.

0.6.3 (2019-01-28)

  • Fix compilation on Debian Stretch
  • Get rgb from point cloud iterator without byte shift
  • Contributors: Kentaro Wada, Wolfgang Merkt

0.6.2 (2019-01-27)

  • Update maintainer email (Wolfgang Merkt)
  • Change catkin_package [DEPENDS]{.title-ref} to [OCTOMAP]{.title-ref} to avoid CMake warning
  • Update maintainer email (Arming Hornung)
  • Update to use non deprecated pluginlib macro
  • Fixed memory leak of colors pointer if COLOR_OCTOMAP_SERVER defined
  • Contributors: Armin Hornung, Mikael Arguedas, Ronky, Wolfgang Merkt

0.6.1 (2016-10-19)

  • Fix for Colored Octomap: Use PCLPoint everywhere Fixes compiler error when enabling the define for color.
  • Fixed maxRange bug in OctomapServer.cpp for clearing
  • Adjust maintainer email
  • Contributors: Armin Hornung, Brandon Kinman, Felix Endres

0.6.0 (2016-03-25)

  • Add sensor model parameters to dynamic_reconfigure
  • Load map file from rosparam
  • Add x and y filter for pointcloud
  • Preparations for ColorOctomapServer (compile option, from source)
  • Fix iterator in OctomapServer

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged octomap_server at Robotics Stack Exchange

Package symbol

octomap_server package from octomap_mapping repo

octomap_mapping octomap_server

ROS Distro
iron

Package Summary

Tags No category tags.
Version 2.3.0
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS stack for mapping with OctoMap, contains octomap_server package
Checkout URI https://github.com/OctoMap/octomap_mapping.git
VCS Type git
VCS Version ros2
Last Updated 2024-07-02
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver.

Additional Links

Maintainers

  • Wolfgang Merkt

Authors

  • Armin Hornung
README
No README found. See repository README.
CHANGELOG

Changelog for package octomap_server

2.3.0 (2024-07-02)

  • Switch to the system-provided octomap library. (#134)
  • Contributors: Chris Lalancette

2.2.0 (2024-05-25)

  • Fix: Include missing tf2 geometry_msgs (#128)
  • Fix: Deprecated PCL APIs (#126)
  • Contributors: Wolfgang Merkt, Daisuke Nishimatsu

2.1.0 (2024-02-24)

  • Fix header include order error (#125)
  • Removed geometry2 deprecated headers (#125)
  • Fix errors when path name is invalid (#108)
  • Fix header include order (#102)
  • Contributors: Alejandro Hernández Cordero, Daisuke Nishimatsu, Wolfgang Merkt

2.0.0 (2021-12-24)

  • ROS2 Migration (#95)
  • Contributors: Daisuke Nishimatsu, Wolfgang Merkt

0.6.7 (2021-12-24)

  • Address warnings on Noetic (#81)
  • Contributors: Wolfgang Merkt

0.6.6 (2020-12-08)

  • Update CI, package format, dependencies to address dependency issue on Debian Buster (#79)
  • Contributors: Wolfgang Merkt

0.6.5 (2020-04-23)

  • Add color server nodelet (#68, #67)
  • Updated maintainer email
  • Contributors: clunietp, Wolfgang Merkt

0.6.4 (2020-01-08)

  • Add private node handle to fix nodelet support (#61), fixes #39
  • Add octomap_server_color library by default (#60) - by Matthew Powelson
  • Check if part of a voxel is in occupancy range (#59) - by Jasper v. B.
  • Contributors: Matthew Powelson, Wolfgang Merkt, Jasper v. B.

0.6.3 (2019-01-28)

  • Fix compilation on Debian Stretch
  • Get rgb from point cloud iterator without byte shift
  • Contributors: Kentaro Wada, Wolfgang Merkt

0.6.2 (2019-01-27)

  • Update maintainer email (Wolfgang Merkt)
  • Change catkin_package [DEPENDS]{.title-ref} to [OCTOMAP]{.title-ref} to avoid CMake warning
  • Update maintainer email (Arming Hornung)
  • Update to use non deprecated pluginlib macro
  • Fixed memory leak of colors pointer if COLOR_OCTOMAP_SERVER defined
  • Contributors: Armin Hornung, Mikael Arguedas, Ronky, Wolfgang Merkt

0.6.1 (2016-10-19)

  • Fix for Colored Octomap: Use PCLPoint everywhere Fixes compiler error when enabling the define for color.
  • Fixed maxRange bug in OctomapServer.cpp for clearing
  • Adjust maintainer email
  • Contributors: Armin Hornung, Brandon Kinman, Felix Endres

0.6.0 (2016-03-25)

  • Add sensor model parameters to dynamic_reconfigure
  • Load map file from rosparam
  • Add x and y filter for pointcloud
  • Preparations for ColorOctomapServer (compile option, from source)
  • Fix iterator in OctomapServer

File truncated at 100 lines see the full file

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged octomap_server at Robotics Stack Exchange

Package symbol

octomap_server package from octomap_mapping repo

octomap_mapping octomap_server

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.6.8
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description ROS stack for mapping with OctoMap, contains octomap_server package
Checkout URI https://github.com/OctoMap/octomap_mapping.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2024-03-24
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver.

Additional Links

Maintainers

  • Wolfgang Merkt

Authors

  • Armin Hornung
README
No README found. See repository README.
CHANGELOG

Changelog for package octomap_server

0.6.8 (2024-03-24)

  • Change frame id "/map" to "map" to prevent RViz visualization warnings in ROS Noetic caused by tf (#124
  • Initialize quaternion to avoid RViz warning (#112)
  • Update for PCL deprecated and removed API (#118)
  • Update pluginlib headers (#114)
  • Update boost::placeholders (#105)
  • Fix publishing of projected map on reset (#92)
  • Add a min range parameter (#100)
  • Contributors: Lovro Markovic, Lucas Walter, Wolfgang Merkt, Zhefan-Xu, yuri-r

0.6.7 (2021-12-24)

  • Address warnings on Noetic (#81)
  • Contributors: Wolfgang Merkt

0.6.6 (2020-12-08)

  • Update CI, package format, dependencies to address dependency issue on Debian Buster (#79)
  • Contributors: Wolfgang Merkt

0.6.5 (2020-04-23)

  • Add color server nodelet (#68, #67)
  • Updated maintainer email
  • Contributors: clunietp, Wolfgang Merkt

0.6.4 (2020-01-08)

  • Add private node handle to fix nodelet support (#61), fixes #39
  • Add octomap_server_color library by default (#60) - by Matthew Powelson
  • Check if part of a voxel is in occupancy range (#59) - by Jasper v. B.
  • Contributors: Matthew Powelson, Wolfgang Merkt, Jasper v. B.

0.6.3 (2019-01-28)

  • Fix compilation on Debian Stretch
  • Get rgb from point cloud iterator without byte shift
  • Contributors: Kentaro Wada, Wolfgang Merkt

0.6.2 (2019-01-27)

  • Update maintainer email (Wolfgang Merkt)
  • Change catkin_package [DEPENDS]{.title-ref} to [OCTOMAP]{.title-ref} to avoid CMake warning
  • Update maintainer email (Arming Hornung)
  • Update to use non deprecated pluginlib macro
  • Fixed memory leak of colors pointer if COLOR_OCTOMAP_SERVER defined
  • Contributors: Armin Hornung, Mikael Arguedas, Ronky, Wolfgang Merkt

0.6.1 (2016-10-19)

  • Fix for Colored Octomap: Use PCLPoint everywhere Fixes compiler error when enabling the define for color.
  • Fixed maxRange bug in OctomapServer.cpp for clearing
  • Adjust maintainer email
  • Contributors: Armin Hornung, Brandon Kinman, Felix Endres

0.6.0 (2016-03-25)

  • Add sensor model parameters to dynamic_reconfigure
  • Load map file from rosparam
  • Add x and y filter for pointcloud
  • Preparations for ColorOctomapServer (compile option, from source)
  • Fix iterator in OctomapServer
  • TrackingOctomapServer: Publish node center rather than index, prevent from publishing empty cloud
  • Contributors: Armin Hornung, Javier V. Gomez, JJeremie Deray, MasakiMurooka, Shohei Fujii, Wolfgang Merkt

0.5.3 (2014-01-09)

  • Fixing PCL linking errors on build farm

0.5.2 (2014-01-09)

  • Fixing PCL linking errors on build farm

File truncated at 100 lines see the full file

Launch files

  • launch/octomap_mapping.launch
    • Example launch file for octomap_server mapping: Listens to incoming PointCloud2 data and incrementally builds an octomap. The data is sent out in different representations. Copy this file into your workspace and adjust as needed, see www.ros.org/wiki/octomap_server for details
  • launch/octomap_mapping_nodelet.launch
    • Example launch file for octomap_server mapping using nodelets: Listens to incoming PointCloud2 data and incrementally builds an octomap. The data is sent out in different representations. Copy this file into your workspace and adjust as needed, see www.ros.org/wiki/octomap_server for details
  • launch/octomap_tracking_client.launch
  • launch/octomap_tracking_server.launch
      • path [default: ]
      • changeIdFrame [default: /talker/changes]

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged octomap_server at Robotics Stack Exchange

Package symbol

octomap_server package from octomap_mapping repo

octomap_mapping octomap_server

ROS Distro
noetic

Package Summary

Tags No category tags.
Version 0.6.8
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Description ROS stack for mapping with OctoMap, contains octomap_server package
Checkout URI https://github.com/OctoMap/octomap_mapping.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2024-03-24
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver.

Additional Links

Maintainers

  • Wolfgang Merkt

Authors

  • Armin Hornung
README
No README found. See repository README.
CHANGELOG

Changelog for package octomap_server

0.6.8 (2024-03-24)

  • Change frame id "/map" to "map" to prevent RViz visualization warnings in ROS Noetic caused by tf (#124
  • Initialize quaternion to avoid RViz warning (#112)
  • Update for PCL deprecated and removed API (#118)
  • Update pluginlib headers (#114)
  • Update boost::placeholders (#105)
  • Fix publishing of projected map on reset (#92)
  • Add a min range parameter (#100)
  • Contributors: Lovro Markovic, Lucas Walter, Wolfgang Merkt, Zhefan-Xu, yuri-r

0.6.7 (2021-12-24)

  • Address warnings on Noetic (#81)
  • Contributors: Wolfgang Merkt

0.6.6 (2020-12-08)

  • Update CI, package format, dependencies to address dependency issue on Debian Buster (#79)
  • Contributors: Wolfgang Merkt

0.6.5 (2020-04-23)

  • Add color server nodelet (#68, #67)
  • Updated maintainer email
  • Contributors: clunietp, Wolfgang Merkt

0.6.4 (2020-01-08)

  • Add private node handle to fix nodelet support (#61), fixes #39
  • Add octomap_server_color library by default (#60) - by Matthew Powelson
  • Check if part of a voxel is in occupancy range (#59) - by Jasper v. B.
  • Contributors: Matthew Powelson, Wolfgang Merkt, Jasper v. B.

0.6.3 (2019-01-28)

  • Fix compilation on Debian Stretch
  • Get rgb from point cloud iterator without byte shift
  • Contributors: Kentaro Wada, Wolfgang Merkt

0.6.2 (2019-01-27)

  • Update maintainer email (Wolfgang Merkt)
  • Change catkin_package [DEPENDS]{.title-ref} to [OCTOMAP]{.title-ref} to avoid CMake warning
  • Update maintainer email (Arming Hornung)
  • Update to use non deprecated pluginlib macro
  • Fixed memory leak of colors pointer if COLOR_OCTOMAP_SERVER defined
  • Contributors: Armin Hornung, Mikael Arguedas, Ronky, Wolfgang Merkt

0.6.1 (2016-10-19)

  • Fix for Colored Octomap: Use PCLPoint everywhere Fixes compiler error when enabling the define for color.
  • Fixed maxRange bug in OctomapServer.cpp for clearing
  • Adjust maintainer email
  • Contributors: Armin Hornung, Brandon Kinman, Felix Endres

0.6.0 (2016-03-25)

  • Add sensor model parameters to dynamic_reconfigure
  • Load map file from rosparam
  • Add x and y filter for pointcloud
  • Preparations for ColorOctomapServer (compile option, from source)
  • Fix iterator in OctomapServer
  • TrackingOctomapServer: Publish node center rather than index, prevent from publishing empty cloud
  • Contributors: Armin Hornung, Javier V. Gomez, JJeremie Deray, MasakiMurooka, Shohei Fujii, Wolfgang Merkt

0.5.3 (2014-01-09)

  • Fixing PCL linking errors on build farm

0.5.2 (2014-01-09)

  • Fixing PCL linking errors on build farm

File truncated at 100 lines see the full file

Launch files

  • launch/octomap_mapping.launch
    • Example launch file for octomap_server mapping: Listens to incoming PointCloud2 data and incrementally builds an octomap. The data is sent out in different representations. Copy this file into your workspace and adjust as needed, see www.ros.org/wiki/octomap_server for details
  • launch/octomap_mapping_nodelet.launch
    • Example launch file for octomap_server mapping using nodelets: Listens to incoming PointCloud2 data and incrementally builds an octomap. The data is sent out in different representations. Copy this file into your workspace and adjust as needed, see www.ros.org/wiki/octomap_server for details
  • launch/octomap_tracking_client.launch
  • launch/octomap_tracking_server.launch
      • path [default: ]
      • changeIdFrame [default: /talker/changes]

Messages

No message files found.

Services

No service files found

Plugins

Recent questions tagged octomap_server at Robotics Stack Exchange