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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common 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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common 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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common 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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common at Robotics Stack Exchange

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.

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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common at Robotics Stack Exchange

No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.

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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common at Robotics Stack Exchange

No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.

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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common at Robotics Stack Exchange

No version for distro eloquent showing humble. Known supported distros are highlighted in the buttons above.

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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common at Robotics Stack Exchange

No version for distro dashing showing humble. Known supported distros are highlighted in the buttons above.

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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common 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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common 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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common 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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common at Robotics Stack Exchange

No version for distro lunar showing humble. Known supported distros are highlighted in the buttons above.

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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common at Robotics Stack Exchange

No version for distro jade showing humble. Known supported distros are highlighted in the buttons above.

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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common at Robotics Stack Exchange

No version for distro indigo showing humble. Known supported distros are highlighted in the buttons above.

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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common at Robotics Stack Exchange

No version for distro hydro showing humble. Known supported distros are highlighted in the buttons above.

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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common at Robotics Stack Exchange

No version for distro kinetic showing humble. Known supported distros are highlighted in the buttons above.

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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common at Robotics Stack Exchange

No version for distro melodic showing humble. Known supported distros are highlighted in the buttons above.

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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common at Robotics Stack Exchange

No version for distro noetic showing humble. Known supported distros are highlighted in the buttons above.

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

Common support functionality used throughout MoveIt

Additional Links

Maintainers

  • Henning Kayser
  • Tyler Weaver
  • MoveIt Release Team

Authors

  • Lior Lustgarten
README
No README found. See repository README.
CHANGELOG

Changelog for package moveit_common

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)

2.11.0 (2024-09-16)

2.10.0 (2024-06-13)

  • 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/*''
  • CMake format and lint in pre-commit (#2683)
  • Contributors: Robert Haschke, Tyler Weaver

2.9.0 (2024-01-09)

  • Merge branch 'main' into dependabot/github_actions/SonarSource/sonarcloud-github-c-cpp-2
  • Contributors: Sebastian Jahr

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>>

  • enabled -wformat (#2065) Co-authored-by: Sebastian Jahr <<sebastian.jahr@picknik.ai>>

  • Contributors: Heramb Modugula, Sebastian Jahr

2.7.1 (2023-03-23)

2.7.0 (2023-01-29)

  • Fix BSD license in package.xml (#1796)
    • fix BSD license in package.xml
    • this must also be spdx compliant
  • Enable [-Wold-style-cast]{.title-ref} (#1770)
  • Add [-Wunused-parameter]{.title-ref} (#1756)
  • Add [-Wunused-function]{.title-ref} (#1754)
  • Contributors: Chris Thrasher, Christian Henkel

2.6.0 (2022-11-10)

File truncated at 100 lines see the full file

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged moveit_common at Robotics Stack Exchange