Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 2.14.0 |
License | BSD-3-Clause |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit2.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-14 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Henning Kayser
- Tyler Weaver
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
2.14.0 (2025-06-13)
2.13.2 (2025-04-16)
2.13.1 (2025-04-15)
2.13.0 (2025-02-15)
2.12.0 (2024-11-29)
- Enhancement/use hpp for headers (#3113)
- Contributors: Tom Noble
2.11.0 (2024-09-16)
- Switch to system version of octomap (#2881)
- Contributors: Chris Lalancette
2.10.0 (2024-06-13)
- Enforce liboctomap-dev by using a cmake version range
- Migrate ros-planning org to moveit
(#2847)
- Rename github.com/ros-planning -> github.com/moveit
- Rename ros-planning.github.io -> moveit.github.io
- Rename ros-planning organization in docker and CI workflow files
- ghcr.io/ros-planning -> ghcr.io/moveit
- github.repository == 'moveit/*''
- Unify log names (#2720) Co-authored-by: Abishalini Sivaraman <<abi.gpuram@gmail.com>>
- CMake format and lint in pre-commit (#2683)
- Contributors: Henning Kayser, Robert Haschke, Sebastian Jahr, Tyler Weaver
2.9.0 (2024-01-09)
- Node logging in moveit_core (#2503)
- Use node logging in moveit_ros (#2482)
- Add new clang-tidy style rules (#2177)
- Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
- Contributors: Sebastian Jahr, Tyler Weaver
2.8.0 (2023-09-10)
2.7.4 (2023-05-18)
2.7.3 (2023-04-24)
- Replace check for the ROS_DISTRO env variable with a check for the rclcpp version (#2135)
- Replace Variable PROJECT_NAME in CMakeLists.txt with the actual name (#2020)
- Contributors: Jafar, Shobuj Paul
2.7.2 (2023-04-18)
-
Switch from qos_event.hpp to event_handler.hpp (#2111)
- Switch from qos_event.hpp to event_handler.hpp
- moveit_common: Add a cmake interface library to keep humble support on main
- Include qos_event.hpp or event_handler.hpp depending on the ROS 2 version
- Fix ament_lint_cmake
- Fix clang-tidy
- PRIVATE linking in some cases
* Update moveit_common/cmake/moveit_package.cmake Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
- Fix servo and cleanup excessive CMake variable usage
- Cleanup & make compiling
- Small variable naming and const cleanup
- Restore OpenCV linking
- Public/private linking fixup
* Revert "Restore OpenCV linking" This reverts commit 57a9efa806e59223e35a1f7e998d7b52f930c263. ---------Co-authored-by: JafarAbdi <<jafar.uruc@gmail.com>> Co-authored-by: Jafar <<cafer.abdi@gmail.com>> Co-authored-by: AndyZe <<andyz@utexas.edu>> Co-authored-by: Chris Thrasher <<chrisjthrasher@gmail.com>>
-
Contributors: Sebastian Jahr
2.7.1 (2023-03-23)
File truncated at 100 lines see the full file
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
eigen3_cmake_module | |
ament_cmake_gmock | |
moveit_common | |
rclcpp | |
moveit_core | |
moveit_msgs | |
pluginlib | |
tf2_ros | |
geometric_shapes |
System Dependencies
Name |
---|
eigen |
liboctomap-dev |
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.0.11 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit.git |
VCS Type | git |
VCS Version | melodic-devel |
Last Updated | 2022-09-13 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Michael Ferguson
- MoveIt! Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
1.0.11 (2022-09-13)
1.0.10 (2022-03-06)
1.0.9 (2022-01-09)
1.0.8 (2021-05-23)
- Document solution in ROS_ERROR on failed self-filtering (#2627)
- It's not an error not to define a plugin (#2521)
- Contributors: Michael Görner
1.0.7 (2020-11-20)
- [maint] Add comment to MOVEIT_CLASS_FORWARD (#2315)
- Contributors: Felix von Drigalski
1.0.6 (2020-08-19)
- [maint] Migrate to clang-format-10
- Contributors: Robert Haschke
1.0.5 (2020-07-08)
1.0.4 (2020-05-30)
1.0.3 (2020-04-26)
- [fix] Add error message on failure to initialize occupancy map monitor (#1873)
- [fix] Update occupancy grid when loaded from file (#1594)
- [maint] Apply clang-tidy fix (#1394)
- [maint] Windows build fixes
- [maint] Use CMAKE_CXX_STANDARD to enforce c++14 for portability (#1607)
- [maint] move occupancy_map_monitor into its own package (#1533)
- Contributors: Bjar Ne, Dale Koenig, Raphael Druon, Robert Haschke, Sean Yen, Simon Schmeisser, Yu, Yan, jschleicher
Wiki Tutorials
Dependant Packages
Name | Deps |
---|---|
moveit_ros_perception | |
moveit_ros_planning |
Launch files
Messages
Services
Plugins
Recent questions tagged moveit_ros_occupancy_map_monitor at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.16 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-planning/moveit.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-04-29 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Michael Ferguson
- MoveIt Release Team
Authors
- Ioan Sucan
- Jon Binney
- Suat Gedikli
Changelog for package moveit_ros_occupancy_map_monitor
1.1.16 (2024-10-07)
1.1.15 (2024-09-09)
1.1.14 (2024-05-27)
1.1.13 (2023-07-28)
1.1.12 (2023-05-13)
1.1.11 (2022-12-21)
1.1.10 (2022-09-13)
- Replace bind() with lambdas (#3106)
- Contributors: Michael Görner
1.1.9 (2022-03-06)
1.1.8 (2022-01-30)
1.1.7 (2021-12-31)
- Switch to
std::bind
(#2967) - Contributors: Jochen Sprickerhof
1.1.6 (2021-11-06)
- Use newly introduced cmake macro
moveit_build_options()
frommoveit_core
- Prefer
std::make_shared
overnew
operator (#2756) - Add missing
OCTOMAP_INCLUDE_DIRS
(#2671) - Move
OccMapTree
tomoveit_core/collision_detection
(#2684) - Contributors: 0Nel, Michael Görner, Robert Haschke, Simon Schmeisser, Tyler Weaver
1.1.5 (2021-05-23)
- Revert "Lock the octomap/octree while collision checking (#2683)
- Contributors: Michael Görner
1.1.4 (2021-05-12)
- Lock the octomap/octree while collision checking (#2596)
- Contributors: Simon Schmeisser
1.1.3 (2021-04-29)
- Document solution in ROS_ERROR on failed self-filtering (#2627)
- Contributors: Michael Görner
1.1.2 (2021-04-08)
- It's not an error not to define a plugin (#2521)
- Contributors: Michael Görner
1.1.1 (2020-10-13)
- [fix] clang-tidy issues on Travis
(#2337)
- Replace typedefs with using declarations
- Move default destructor definitions to headers
- Silent spurious clang-tidy warning
- Move variable definitions to their usage location
- [maint] Cleanup MSA includes (#2351)
- [maint] Add comment to MOVEIT_CLASS_FORWARD (#2315)
- Contributors: Felix von Drigalski, Robert Haschke
1.1.0 (2020-09-04)
1.0.6 (2020-08-19)
- [maint] Migrate to clang-format-10
- Contributors: Robert Haschke
1.0.5 (2020-07-08)
1.0.4 (2020-05-30)
1.0.3 (2020-04-26)
- [fix] Add error message on failure to initialize occupancy map monitor (#1873)
- [fix] Update occupancy grid when loaded from file (#1594)
- [maint] Apply clang-tidy fix
File truncated at 100 lines see the full file
Wiki Tutorials
Dependant Packages
Name | Deps |
---|---|
moveit_ros_perception | |
moveit_ros_planning |