Package Summary

Tags No category tags.
Version 0.9.12
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_cmake.git
VCS Type git
VCS Version foxy
Last Updated 2023-05-27
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

The auto-magic functions for ease to use of the ament buildsystem in CMake.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

Deps Name
1 ament_cmake

System Dependencies

No direct system dependencies.

Dependant Packages

Name Repo Deps
avt_vimba_camera github-astuff-avt_vimba_camera
tf2_geometry_msgs github-ros2-geometry2
tf2_sensor_msgs github-ros2-geometry2
depth_image_proc github-ros-perception-image_pipeline
image_proc github-ros-perception-image_pipeline
image_publisher github-ros-perception-image_pipeline
image_rotate github-ros-perception-image_pipeline
image_view github-ros-perception-image_pipeline
stereo_image_proc github-ros-perception-image_pipeline
wiimote github-ros-drivers-joystick_drivers
wiimote_msgs github-ros-drivers-joystick_drivers
laser_filters github-ros-perception-laser_filters
octomap_server github-OctoMap-octomap_mapping
octomap_ros github-OctoMap-octomap_ros
octomap_rviz_plugins github-OctoMap-octomap_rviz_plugins
quaternion_operation github-OUXT-Polaris-quaternion_operation
rplidar_ros github-allenh1-rplidar_ros
urdf_test github-pal-robotics-urdf_test
usb_cam github-ros-drivers-usb_cam
vesc github-f1tenth-vesc
vesc_ackermann github-f1tenth-vesc
vesc_driver github-f1tenth-vesc
vesc_msgs github-f1tenth-vesc
pmb2_bringup github-pal-robotics-pmb2_robot
pmb2_controller_configuration github-pal-robotics-pmb2_robot
pmb2_description github-pal-robotics-pmb2_robot
pmb2_2dnav_gazebo github-pal-robotics-pmb2_simulation
pmb2_gazebo github-pal-robotics-pmb2_simulation
apex_containers gitlab-ApexAI-apex_containers
apex_test_tools gitlab-ApexAI-apex_test_tools
test_apex_test_tools gitlab-ApexAI-apex_test_tools
autoware_auto_control_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_debug_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_geometry_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_mapping_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_perception_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_planning_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_system_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_vehicle_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
boost_geometry_util github-OUXT-Polaris-boost_geometry_util
depthai_filters github-luxonis-depthai-ros
depthai_ros_driver github-luxonis-depthai-ros
fluent_rviz github-ForteFibre-FluentRviz
pal_statistics github-pal-robotics-pal_statistics
point_cloud_msg_wrapper gitlab-ApexAI-point_cloud_msg_wrapper
qpoases_vendor github-Autoware-AI-qpoases_vendor
ros2_socketcan github-autowarefoundation-ros2_socketcan
ros2_socketcan_msgs github-autowarefoundation-ros2_socketcan
test_cli github-ros2-system_tests
test_cli_remapping github-ros2-system_tests
test_communication github-ros2-system_tests
test_security github-ros2-system_tests
io_context github-ros-drivers-transport_drivers
serial_driver github-ros-drivers-transport_drivers
udp_driver github-ros-drivers-transport_drivers
ros_core github-ros2-variants
can_dbc_parser github-NewEagleRaptor-raptor-dbw-ros2
raptor_dbw_can github-NewEagleRaptor-raptor-dbw-ros2
raptor_dbw_joystick github-NewEagleRaptor-raptor-dbw-ros2
raptor_dbw_msgs github-NewEagleRaptor-raptor-dbw-ros2
raptor_pdu github-NewEagleRaptor-raptor-dbw-ros2
lgsvl_bridge github-lgsvl-ros2-lgsvl-bridge
pal_gazebo_worlds github-pal-robotics-pal_gazebo_worlds
pal_gripper_controller_configuration github-pal-robotics-pal_gripper
pal_gripper_description github-pal-robotics-pal_gripper
pmb2_2dnav github-pal-robotics-pmb2_navigation
pmb2_maps github-pal-robotics-pmb2_navigation
pmb2_navigation github-pal-robotics-pmb2_navigation
tiago_navigation github-pal-robotics-tiago_navigation
tiago_bringup github-pal-robotics-tiago_robot
tiago_description github-pal-robotics-tiago_robot
tiago_2dnav_gazebo github-pal-robotics-tiago_simulation
vrxperience_bridge github-autowarefoundation-ansys-vrxperience-ros2

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_auto at answers.ros.org

Package Summary

Tags No category tags.
Version 1.3.4
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_cmake.git
VCS Type git
VCS Version humble
Last Updated 2023-04-25
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

The auto-magic functions for ease to use of the ament buildsystem in CMake.

Additional Links

No additional links.

Maintainers

  • Michael Jeronimo
  • Michel Hidalgo

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package ament_cmake_auto

1.3.4 (2023-04-25)

  • Fix ament_auto_add_gtest\'s parameter passing (backport #421) (#424)
  • Contributors: mergify[bot]

1.3.3 (2022-11-07)

  • Rolling: ament_cmake_auto should include dependencies as SYSTEM (#385) (#404)
  • Contributors: mergify[bot]

1.3.2 (2022-05-17)

1.3.1 (2022-03-28)

1.3.0 (2022-02-17)

  • Update forthcoming version in changelog
  • Contributors: Audrow Nash

1.2.1 (2022-01-14)

  • Fix typo in ament_auto_find_test_dependencies (#363)
  • Update maintainers to Michael Jeronimo and Michel Hidalgo (#362)
  • Contributors: Audrow Nash, Daisuke Nishimatsu

1.2.0 (2021-10-29)

  • Add ament_auto_add_gtest (#344)
  • Use FindPython3 instead of FindPythonInterp (#355)
  • Update maintainers (#336)
  • Contributors: Chris Lalancette, Joshua Whitley, Shane Loretz

1.1.4 (2021-05-06)

1.1.3 (2021-03-09)

1.1.2 (2021-02-26 22:59)

1.1.1 (2021-02-26 19:12)

1.1.0 (2021-02-24)

1.0.4 (2021-01-25)

1.0.3 (2020-12-10)

1.0.2 (2020-12-07)

  • Update package maintainers. (#286)
  • Contributors: Michel Hidalgo

1.0.1 (2020-09-10)

1.0.0 (2020-07-22)

0.9.6 (2020-06-23)

0.9.5 (2020-06-02)

0.9.4 (2020-05-26)

0.9.3 (2020-05-19)

0.9.2 (2020-05-07)

0.9.1 (2020-04-24 15:45)

0.9.0 (2020-04-24 12:25)

0.8.1 (2019-10-23)

0.8.0 (2019-10-04)

  • pass unparsed argument of ament_auto_package() to ament_package() (#194)
  • Contributors: Dirk Thomas

0.7.3 (2019-05-29)

0.7.2 (2019-05-20)

0.7.1 (2019-05-07)

  • Add option to ament_auto_package to install to share folder: (#166) - This will simplify installing folders like \'cmake\' and \'launch\' into a package\'s shared folder

  • Contributors: jpsamper2009

0.7.0 (2019-04-08)

0.6.0 (2018-11-13)

0.5.1 (2018-07-17)

0.5.0 (2018-06-13)

0.4.0 (2017-12-08)

  • 0.0.3
  • Install ament_cmake_auto executables to libexec by default (#97)
    • Install ament_cmake_auto executables to libexec by default
    • update docblock
    • simplify installing executables
  • 0.0.2
  • Add optional list of required packages for ament_auto_find_build_dependencies (#93)
    • Add optional list of required packages
    • Prefix ARG variables + fixup
    • REQUIRED_PACKAGES -> REQUIRED
    • Output all ignored packages at once
    • Pass REQUIRED in addition to QUIET, not instead of
    • _ignored_pacakges -> _additional_packages
    • De-duplicate the find_package call
    • rename var and small changes
  • Merge pull request #86 from ament/remove_include remove unnecessary include
  • remove unnecessary include
  • Merge pull request #84 from ament/use_in_list use IN_LIST
  • use IN_LIST
  • update schema url
  • add schema to manifest files
  • Merge pull request #72 from ament/cmake35 require CMake 3.5
  • remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion
  • require CMake 3.5
  • add explicit build type
  • disable debug output
  • add missing copyright / license information, update format of existing license information
  • Merge pull request #3 from ament/windows Windows Support
  • [windows] fixed installation of dll\'s
  • use project(.. NONE)
  • deal with CMake double expansion
  • add ament_cmake_libraries
  • update cmake code style
  • add ament_cmake_auto
  • Contributors: Dirk Thomas, William Woodall, dhood

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Repo Deps
avt_vimba_camera github-astuff-avt_vimba_camera
tf2_sensor_msgs github-ros2-geometry2
depth_image_proc github-ros-perception-image_pipeline
image_proc github-ros-perception-image_pipeline
image_publisher github-ros-perception-image_pipeline
image_rotate github-ros-perception-image_pipeline
image_view github-ros-perception-image_pipeline
stereo_image_proc github-ros-perception-image_pipeline
wiimote github-ros-drivers-joystick_drivers
wiimote_msgs github-ros-drivers-joystick_drivers
laser_filters github-ros-perception-laser_filters
octomap_server github-OctoMap-octomap_mapping
octomap_ros github-OctoMap-octomap_ros
octomap_rviz_plugins github-OctoMap-octomap_rviz_plugins
pointcloud_to_laserscan github-ros-perception-pointcloud_to_laserscan
quaternion_operation github-OUXT-Polaris-quaternion_operation
rplidar_ros github-allenh1-rplidar_ros
urdf_test github-pal-robotics-urdf_test
usb_cam github-ros-drivers-usb_cam
pmb2_bringup github-pal-robotics-pmb2_robot
pmb2_controller_configuration github-pal-robotics-pmb2_robot
pmb2_description github-pal-robotics-pmb2_robot
pmb2_gazebo github-pal-robotics-pmb2_simulation
sm_atomic_lifecycle github-robosoft-ai-SMACC2
apex_containers gitlab-ApexAI-apex_containers
apex_test_tools gitlab-ApexAI-apex_test_tools
test_apex_test_tools gitlab-ApexAI-apex_test_tools
autoware_auto_control_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_debug_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_geometry_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_mapping_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_perception_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_planning_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_system_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_vehicle_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
boost_geometry_util github-OUXT-Polaris-boost_geometry_util
depthai_filters github-luxonis-depthai-ros
depthai_ros_driver github-luxonis-depthai-ros
fluent_rviz github-ForteFibre-FluentRviz
hash_library_vendor github-tier4-hash_library_vendor
pal_statistics github-pal-robotics-pal_statistics
point_cloud_msg_wrapper gitlab-ApexAI-point_cloud_msg_wrapper
qpoases_vendor github-Autoware-AI-qpoases_vendor
ros2_socketcan github-autowarefoundation-ros2_socketcan
ros2_socketcan_msgs github-autowarefoundation-ros2_socketcan
test_cli github-ros2-system_tests
test_cli_remapping github-ros2-system_tests
test_communication github-ros2-system_tests
test_security github-ros2-system_tests
topic_tools github-ros-tooling-topic_tools
topic_tools_interfaces github-ros-tooling-topic_tools
io_context github-ros-drivers-transport_drivers
serial_driver github-ros-drivers-transport_drivers
udp_driver github-ros-drivers-transport_drivers
ros_core github-ros2-variants
hey5_description github-pal-robotics-hey5_description
pal_gazebo_plugins github-pal-robotics-pal_gazebo_plugins
pal_gazebo_worlds github-pal-robotics-pal_gazebo_worlds
pal_gripper_controller_configuration github-pal-robotics-pal_gripper
pal_gripper_description github-pal-robotics-pal_gripper
pal_navigation_cfg_bringup github-pal-robotics-pal_navigation_cfg_public
pal_navigation_cfg_params github-pal-robotics-pal_navigation_cfg_public
pal_navigation_cfg github-pal-robotics-pal_navigation_cfg_public
play_motion2 github-pal-robotics-play_motion2
pmb2_2dnav github-pal-robotics-pmb2_navigation
pmb2_laser_sensors github-pal-robotics-pmb2_navigation
pmb2_maps github-pal-robotics-pmb2_navigation
pmb2_navigation github-pal-robotics-pmb2_navigation
tiago_2dnav github-pal-robotics-tiago_navigation
tiago_laser_sensors github-pal-robotics-tiago_navigation
tiago_navigation github-pal-robotics-tiago_navigation
tiago_bringup github-pal-robotics-tiago_robot
tiago_controller_configuration github-pal-robotics-tiago_robot
tiago_description github-pal-robotics-tiago_robot
tiago_gazebo github-pal-robotics-tiago_simulation

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_auto at answers.ros.org

Package Summary

Tags No category tags.
Version 2.0.2
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_cmake.git
VCS Type git
VCS Version iron
Last Updated 2023-05-24
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

The auto-magic functions for ease to use of the ament buildsystem in CMake.

Additional Links

No additional links.

Maintainers

  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Michel Hidalgo
README
No README found. No README in repository either.
CHANGELOG

Changelog for package ament_cmake_auto

2.0.2 (2023-04-12)

2.0.1 (2023-04-11)

2.0.0 (2023-04-11)

  • Support INTERFACE on ament_auto_add_library (#420)
  • Contributors: Rin Iwai

1.5.3 (2023-02-13)

  • Fix ament_auto_add_gtest\'s parameter passing (#421)
  • [rolling] Update maintainers - 2022-11-07 (#411)
  • Contributors: Audrow Nash, Christopher Wecht

1.5.2 (2022-11-02)

  • Rolling: ament_cmake_auto should include dependencies as SYSTEM (#385)
  • Contributors: Joshua Whitley

1.5.1 (2022-09-13)

1.5.0 (2022-07-11)

1.4.0 (2022-04-29)

1.3.1 (2022-03-28)

1.3.0 (2022-02-17)

  • Update forthcoming version in changelog
  • Contributors: Audrow Nash

1.2.1 (2022-01-14)

  • Fix typo in ament_auto_find_test_dependencies (#363)
  • Update maintainers to Michael Jeronimo and Michel Hidalgo (#362)
  • Contributors: Audrow Nash, Daisuke Nishimatsu

1.2.0 (2021-10-29)

  • Add ament_auto_add_gtest (#344)
  • Use FindPython3 instead of FindPythonInterp (#355)
  • Update maintainers (#336)
  • Contributors: Chris Lalancette, Joshua Whitley, Shane Loretz

1.1.4 (2021-05-06)

1.1.3 (2021-03-09)

1.1.2 (2021-02-26 22:59)

1.1.1 (2021-02-26 19:12)

1.1.0 (2021-02-24)

1.0.4 (2021-01-25)

1.0.3 (2020-12-10)

1.0.2 (2020-12-07)

  • Update package maintainers. (#286)
  • Contributors: Michel Hidalgo

1.0.1 (2020-09-10)

1.0.0 (2020-07-22)

0.9.6 (2020-06-23)

0.9.5 (2020-06-02)

0.9.4 (2020-05-26)

0.9.3 (2020-05-19)

0.9.2 (2020-05-07)

0.9.1 (2020-04-24 15:45)

0.9.0 (2020-04-24 12:25)

0.8.1 (2019-10-23)

0.8.0 (2019-10-04)

  • pass unparsed argument of ament_auto_package() to ament_package() (#194)
  • Contributors: Dirk Thomas

0.7.3 (2019-05-29)

0.7.2 (2019-05-20)

0.7.1 (2019-05-07)

  • Add option to ament_auto_package to install to share folder: (#166) - This will simplify installing folders like \'cmake\' and \'launch\' into a package\'s shared folder

  • Contributors: jpsamper2009

0.7.0 (2019-04-08)

0.6.0 (2018-11-13)

0.5.1 (2018-07-17)

0.5.0 (2018-06-13)

0.4.0 (2017-12-08)

  • 0.0.3
  • Install ament_cmake_auto executables to libexec by default (#97)
    • Install ament_cmake_auto executables to libexec by default
    • update docblock
    • simplify installing executables
  • 0.0.2
  • Add optional list of required packages for ament_auto_find_build_dependencies (#93)
    • Add optional list of required packages
    • Prefix ARG variables + fixup
    • REQUIRED_PACKAGES -> REQUIRED
    • Output all ignored packages at once
    • Pass REQUIRED in addition to QUIET, not instead of
    • _ignored_pacakges -> _additional_packages
    • De-duplicate the find_package call
    • rename var and small changes
  • Merge pull request #86 from ament/remove_include remove unnecessary include
  • remove unnecessary include
  • Merge pull request #84 from ament/use_in_list use IN_LIST
  • use IN_LIST
  • update schema url
  • add schema to manifest files
  • Merge pull request #72 from ament/cmake35 require CMake 3.5
  • remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion
  • require CMake 3.5
  • add explicit build type
  • disable debug output
  • add missing copyright / license information, update format of existing license information
  • Merge pull request #3 from ament/windows Windows Support
  • [windows] fixed installation of dll\'s
  • use project(.. NONE)
  • deal with CMake double expansion
  • add ament_cmake_libraries
  • update cmake code style
  • add ament_cmake_auto
  • Contributors: Dirk Thomas, William Woodall, dhood

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Repo Deps
avt_vimba_camera github-astuff-avt_vimba_camera
depth_image_proc github-ros-perception-image_pipeline
image_proc github-ros-perception-image_pipeline
image_publisher github-ros-perception-image_pipeline
image_rotate github-ros-perception-image_pipeline
image_view github-ros-perception-image_pipeline
stereo_image_proc github-ros-perception-image_pipeline
wiimote github-ros-drivers-joystick_drivers
wiimote_msgs github-ros-drivers-joystick_drivers
laser_filters github-ros-perception-laser_filters
octomap_server github-OctoMap-octomap_mapping
octomap_ros github-OctoMap-octomap_ros
octomap_rviz_plugins github-OctoMap-octomap_rviz_plugins
quaternion_operation github-OUXT-Polaris-quaternion_operation
rplidar_ros github-allenh1-rplidar_ros
usb_cam github-ros-drivers-usb_cam
apex_containers gitlab-ApexAI-apex_containers
apex_test_tools gitlab-ApexAI-apex_test_tools
test_apex_test_tools gitlab-ApexAI-apex_test_tools
autoware_auto_control_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_debug_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_geometry_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_mapping_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_perception_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_planning_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_system_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_vehicle_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
boost_geometry_util github-OUXT-Polaris-boost_geometry_util
fluent_rviz github-ForteFibre-FluentRviz
hash_library_vendor github-tier4-hash_library_vendor
point_cloud_msg_wrapper gitlab-ApexAI-point_cloud_msg_wrapper
qpoases_vendor github-Autoware-AI-qpoases_vendor
ros2_socketcan github-autowarefoundation-ros2_socketcan
ros2_socketcan_msgs github-autowarefoundation-ros2_socketcan
test_cli github-ros2-system_tests
test_cli_remapping github-ros2-system_tests
test_communication github-ros2-system_tests
test_security github-ros2-system_tests
topic_tools github-ros-tooling-topic_tools
topic_tools_interfaces github-ros-tooling-topic_tools
io_context github-ros-drivers-transport_drivers
serial_driver github-ros-drivers-transport_drivers
udp_driver github-ros-drivers-transport_drivers
ros_core github-ros2-variants

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_auto at answers.ros.org

Package Summary

Tags No category tags.
Version 2.1.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_cmake.git
VCS Type git
VCS Version rolling
Last Updated 2023-05-24
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

The auto-magic functions for ease to use of the ament buildsystem in CMake.

Additional Links

No additional links.

Maintainers

  • Michael Jeronimo

Authors

  • Dirk Thomas
  • Michel Hidalgo
README
No README found. No README in repository either.
CHANGELOG

Changelog for package ament_cmake_auto

2.1.0 (2023-04-26)

2.0.2 (2023-04-12)

2.0.1 (2023-04-11)

2.0.0 (2023-04-11)

  • Support INTERFACE on ament_auto_add_library (#420)
  • Contributors: Rin Iwai

1.5.3 (2023-02-13)

  • Fix ament_auto_add_gtest\'s parameter passing (#421)
  • [rolling] Update maintainers - 2022-11-07 (#411)
  • Contributors: Audrow Nash, Christopher Wecht

1.5.2 (2022-11-02)

  • Rolling: ament_cmake_auto should include dependencies as SYSTEM (#385)
  • Contributors: Joshua Whitley

1.5.1 (2022-09-13)

1.5.0 (2022-07-11)

1.4.0 (2022-04-29)

1.3.1 (2022-03-28)

1.3.0 (2022-02-17)

  • Update forthcoming version in changelog
  • Contributors: Audrow Nash

1.2.1 (2022-01-14)

  • Fix typo in ament_auto_find_test_dependencies (#363)
  • Update maintainers to Michael Jeronimo and Michel Hidalgo (#362)
  • Contributors: Audrow Nash, Daisuke Nishimatsu

1.2.0 (2021-10-29)

  • Add ament_auto_add_gtest (#344)
  • Use FindPython3 instead of FindPythonInterp (#355)
  • Update maintainers (#336)
  • Contributors: Chris Lalancette, Joshua Whitley, Shane Loretz

1.1.4 (2021-05-06)

1.1.3 (2021-03-09)

1.1.2 (2021-02-26 22:59)

1.1.1 (2021-02-26 19:12)

1.1.0 (2021-02-24)

1.0.4 (2021-01-25)

1.0.3 (2020-12-10)

1.0.2 (2020-12-07)

  • Update package maintainers. (#286)
  • Contributors: Michel Hidalgo

1.0.1 (2020-09-10)

1.0.0 (2020-07-22)

0.9.6 (2020-06-23)

0.9.5 (2020-06-02)

0.9.4 (2020-05-26)

0.9.3 (2020-05-19)

0.9.2 (2020-05-07)

0.9.1 (2020-04-24 15:45)

0.9.0 (2020-04-24 12:25)

0.8.1 (2019-10-23)

0.8.0 (2019-10-04)

  • pass unparsed argument of ament_auto_package() to ament_package() (#194)
  • Contributors: Dirk Thomas

0.7.3 (2019-05-29)

0.7.2 (2019-05-20)

0.7.1 (2019-05-07)

  • Add option to ament_auto_package to install to share folder: (#166) - This will simplify installing folders like \'cmake\' and \'launch\' into a package\'s shared folder

  • Contributors: jpsamper2009

0.7.0 (2019-04-08)

0.6.0 (2018-11-13)

0.5.1 (2018-07-17)

0.5.0 (2018-06-13)

0.4.0 (2017-12-08)

  • 0.0.3
  • Install ament_cmake_auto executables to libexec by default (#97)
    • Install ament_cmake_auto executables to libexec by default
    • update docblock
    • simplify installing executables
  • 0.0.2
  • Add optional list of required packages for ament_auto_find_build_dependencies (#93)
    • Add optional list of required packages
    • Prefix ARG variables + fixup
    • REQUIRED_PACKAGES -> REQUIRED
    • Output all ignored packages at once
    • Pass REQUIRED in addition to QUIET, not instead of
    • _ignored_pacakges -> _additional_packages
    • De-duplicate the find_package call
    • rename var and small changes
  • Merge pull request #86 from ament/remove_include remove unnecessary include
  • remove unnecessary include
  • Merge pull request #84 from ament/use_in_list use IN_LIST
  • use IN_LIST
  • update schema url
  • add schema to manifest files
  • Merge pull request #72 from ament/cmake35 require CMake 3.5
  • remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion
  • require CMake 3.5
  • add explicit build type
  • disable debug output
  • add missing copyright / license information, update format of existing license information
  • Merge pull request #3 from ament/windows Windows Support
  • [windows] fixed installation of dll\'s
  • use project(.. NONE)
  • deal with CMake double expansion
  • add ament_cmake_libraries
  • update cmake code style
  • add ament_cmake_auto
  • Contributors: Dirk Thomas, William Woodall, dhood

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Name Repo Deps
avt_vimba_camera github-astuff-avt_vimba_camera
depth_image_proc github-ros-perception-image_pipeline
image_proc github-ros-perception-image_pipeline
image_publisher github-ros-perception-image_pipeline
image_rotate github-ros-perception-image_pipeline
image_view github-ros-perception-image_pipeline
stereo_image_proc github-ros-perception-image_pipeline
wiimote github-ros-drivers-joystick_drivers
wiimote_msgs github-ros-drivers-joystick_drivers
laser_filters github-ros-perception-laser_filters
octomap_server github-OctoMap-octomap_mapping
octomap_ros github-OctoMap-octomap_ros
octomap_rviz_plugins github-OctoMap-octomap_rviz_plugins
quaternion_operation github-OUXT-Polaris-quaternion_operation
rplidar_ros github-allenh1-rplidar_ros
usb_cam github-ros-drivers-usb_cam
apex_containers gitlab-ApexAI-apex_containers
apex_test_tools gitlab-ApexAI-apex_test_tools
test_apex_test_tools gitlab-ApexAI-apex_test_tools
autoware_auto_control_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_debug_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_geometry_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_mapping_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_perception_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_planning_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_system_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_vehicle_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
boost_geometry_util github-OUXT-Polaris-boost_geometry_util
fluent_rviz github-ForteFibre-FluentRviz
hash_library_vendor github-tier4-hash_library_vendor
point_cloud_msg_wrapper gitlab-ApexAI-point_cloud_msg_wrapper
qpoases_vendor github-Autoware-AI-qpoases_vendor
ros2_socketcan github-autowarefoundation-ros2_socketcan
ros2_socketcan_msgs github-autowarefoundation-ros2_socketcan
test_cli github-ros2-system_tests
test_cli_remapping github-ros2-system_tests
test_communication github-ros2-system_tests
test_security github-ros2-system_tests
topic_tools github-ros-tooling-topic_tools
topic_tools_interfaces github-ros-tooling-topic_tools
io_context github-ros-drivers-transport_drivers
serial_driver github-ros-drivers-transport_drivers
udp_driver github-ros-drivers-transport_drivers
ros_core github-ros2-variants

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_auto at answers.ros.org

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

Package Summary

Tags No category tags.
Version 0.4.0
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_cmake.git
VCS Type git
VCS Version ardent
Last Updated 2017-12-09
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

The auto-magic functions for ease to use of the ament buildsystem in CMake.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_auto at answers.ros.org

Package Summary

Tags No category tags.
Version 0.5.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_cmake.git
VCS Type git
VCS Version bouncy
Last Updated 2018-07-17
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

The auto-magic functions for ease to use of the ament buildsystem in CMake.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

Deps Name
1 ament_cmake

System Dependencies

No direct system dependencies.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_auto at answers.ros.org

Package Summary

Tags No category tags.
Version 0.6.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_cmake.git
VCS Type git
VCS Version crystal
Last Updated 2019-03-10
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

The auto-magic functions for ease to use of the ament buildsystem in CMake.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_auto at answers.ros.org

Package Summary

Tags No category tags.
Version 0.8.3
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_cmake.git
VCS Type git
VCS Version eloquent
Last Updated 2020-11-30
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

The auto-magic functions for ease to use of the ament buildsystem in CMake.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_auto at answers.ros.org

Package Summary

Tags No category tags.
Version 0.7.6
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_cmake.git
VCS Type git
VCS Version dashing
Last Updated 2020-11-24
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

The auto-magic functions for ease to use of the ament buildsystem in CMake.

Additional Links

No additional links.

Maintainers

  • Dirk Thomas

Authors

No additional authors.
README
No README found. No README in repository either.
CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

Deps Name
1 ament_cmake

System Dependencies

No direct system dependencies.

Dependant Packages

Name Repo Deps
tf2_geometry_msgs github-ros2-geometry2
tf2_sensor_msgs github-ros2-geometry2
depth_image_proc github-ros-perception-image_pipeline
image_proc github-ros-perception-image_pipeline
image_publisher github-ros-perception-image_pipeline
image_rotate github-ros-perception-image_pipeline
image_view github-ros-perception-image_pipeline
stereo_image_proc github-ros-perception-image_pipeline
wiimote github-ros-drivers-joystick_drivers
wiimote_msgs github-ros-drivers-joystick_drivers
apex_containers gitlab-ApexAI-apex_containers
apex_test_tools gitlab-ApexAI-apex_test_tools
test_apex_test_tools gitlab-ApexAI-apex_test_tools
autoware_auto_control_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_debug_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_geometry_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_mapping_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_perception_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_planning_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_system_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_vehicle_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
test_cli github-ros2-system_tests
test_cli_remapping github-ros2-system_tests
test_communication github-ros2-system_tests
test_security github-ros2-system_tests
serial_driver github-ros-drivers-transport_drivers
ros_core github-ros2-variants
can_dbc_parser github-NewEagleRaptor-raptor-dbw-ros2
raptor_dbw_can github-NewEagleRaptor-raptor-dbw-ros2
raptor_dbw_joystick github-NewEagleRaptor-raptor-dbw-ros2
raptor_dbw_msgs github-NewEagleRaptor-raptor-dbw-ros2
raptor_pdu github-NewEagleRaptor-raptor-dbw-ros2
lgsvl_bridge github-lgsvl-ros2-lgsvl-bridge

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_auto at answers.ros.org

Package Summary

Tags No category tags.
Version 1.1.6
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ament/ament_cmake.git
VCS Type git
VCS Version galactic
Last Updated 2022-12-02
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

The auto-magic functions for ease to use of the ament buildsystem in CMake.

Additional Links

No additional links.

Maintainers

  • Michael Jeronimo
  • Michel Hidalgo

Authors

  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package ament_cmake_auto

1.1.6 (2022-12-02)

1.1.5 (2022-01-14)

  • Update maintainers (backport #362) (#370).
  • Contributors: Audrow Nash

1.1.4 (2021-05-06)

1.1.3 (2021-03-09)

1.1.2 (2021-02-26 22:59)

1.1.1 (2021-02-26 19:12)

1.1.0 (2021-02-24)

1.0.4 (2021-01-25)

1.0.3 (2020-12-10)

1.0.2 (2020-12-07)

  • Update package maintainers. (#286)
  • Contributors: Michel Hidalgo

1.0.1 (2020-09-10)

1.0.0 (2020-07-22)

0.9.6 (2020-06-23)

0.9.5 (2020-06-02)

0.9.4 (2020-05-26)

0.9.3 (2020-05-19)

0.9.2 (2020-05-07)

0.9.1 (2020-04-24 15:45)

0.9.0 (2020-04-24 12:25)

0.8.1 (2019-10-23)

0.8.0 (2019-10-04)

  • pass unparsed argument of ament_auto_package() to ament_package() (#194)
  • Contributors: Dirk Thomas

0.7.3 (2019-05-29)

0.7.2 (2019-05-20)

0.7.1 (2019-05-07)

  • Add option to ament_auto_package to install to share folder: (#166) - This will simplify installing folders like \'cmake\' and \'launch\' into a package\'s shared folder

  • Contributors: jpsamper2009

0.7.0 (2019-04-08)

0.6.0 (2018-11-13)

0.5.1 (2018-07-17)

0.5.0 (2018-06-13)

0.4.0 (2017-12-08)

  • 0.0.3
  • Install ament_cmake_auto executables to libexec by default (#97)
    • Install ament_cmake_auto executables to libexec by default
    • update docblock
    • simplify installing executables
  • 0.0.2
  • Add optional list of required packages for ament_auto_find_build_dependencies (#93)
    • Add optional list of required packages
    • Prefix ARG variables + fixup
    • REQUIRED_PACKAGES -> REQUIRED
    • Output all ignored packages at once
    • Pass REQUIRED in addition to QUIET, not instead of
    • _ignored_pacakges -> _additional_packages
    • De-duplicate the find_package call
    • rename var and small changes
  • Merge pull request #86 from ament/remove_include remove unnecessary include
  • remove unnecessary include
  • Merge pull request #84 from ament/use_in_list use IN_LIST
  • use IN_LIST
  • update schema url
  • add schema to manifest files
  • Merge pull request #72 from ament/cmake35 require CMake 3.5
  • remove trailing spaces from comparisons, obsolete quotes and explicit variable expansion
  • require CMake 3.5
  • add explicit build type
  • disable debug output
  • add missing copyright / license information, update format of existing license information
  • Merge pull request #3 from ament/windows Windows Support
  • [windows] fixed installation of dll\'s
  • use project(.. NONE)
  • deal with CMake double expansion
  • add ament_cmake_libraries
  • update cmake code style
  • add ament_cmake_auto
  • Contributors: Dirk Thomas, William Woodall, dhood

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

Deps Name
1 ament_cmake

System Dependencies

No direct system dependencies.

Dependant Packages

Name Repo Deps
cliff_detector github-mdrwiega-depth_nav_tools
depth_sensor_pose github-mdrwiega-depth_nav_tools
laserscan_kinect github-mdrwiega-depth_nav_tools
nav_layer_from_points github-mdrwiega-depth_nav_tools
tf2_geometry_msgs github-ros2-geometry2
tf2_sensor_msgs github-ros2-geometry2
depth_image_proc github-ros-perception-image_pipeline
image_proc github-ros-perception-image_pipeline
image_publisher github-ros-perception-image_pipeline
image_rotate github-ros-perception-image_pipeline
image_view github-ros-perception-image_pipeline
stereo_image_proc github-ros-perception-image_pipeline
wiimote github-ros-drivers-joystick_drivers
wiimote_msgs github-ros-drivers-joystick_drivers
laser_filters github-ros-perception-laser_filters
octomap_server github-OctoMap-octomap_mapping
octomap_ros github-OctoMap-octomap_ros
octomap_rviz_plugins github-OctoMap-octomap_rviz_plugins
quaternion_operation github-OUXT-Polaris-quaternion_operation
rplidar_ros github-allenh1-rplidar_ros
usb_cam github-ros-drivers-usb_cam
pmb2_bringup github-pal-robotics-pmb2_robot
pmb2_controller_configuration github-pal-robotics-pmb2_robot
pmb2_description github-pal-robotics-pmb2_robot
sm_atomic_lifecycle github-robosoft-ai-SMACC2
apex_containers gitlab-ApexAI-apex_containers
apex_test_tools gitlab-ApexAI-apex_test_tools
test_apex_test_tools gitlab-ApexAI-apex_test_tools
autoware_auto_control_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_debug_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_geometry_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_mapping_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_perception_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_planning_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_system_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
autoware_auto_vehicle_msgs gitlab-autowarefoundation-autoware-auto-autoware_auto_msgs
boost_geometry_util github-OUXT-Polaris-boost_geometry_util
fluent_rviz github-ForteFibre-FluentRviz
hash_library_vendor github-tier4-hash_library_vendor
pal_statistics github-pal-robotics-pal_statistics
point_cloud_msg_wrapper gitlab-ApexAI-point_cloud_msg_wrapper
qpoases_vendor github-Autoware-AI-qpoases_vendor
ros2_socketcan github-autowarefoundation-ros2_socketcan
ros2_socketcan_msgs github-autowarefoundation-ros2_socketcan
test_cli github-ros2-system_tests
test_cli_remapping github-ros2-system_tests
test_communication github-ros2-system_tests
test_security github-ros2-system_tests
topic_tools github-ros-tooling-topic_tools
topic_tools_interfaces github-ros-tooling-topic_tools
io_context github-ros-drivers-transport_drivers
serial_driver github-ros-drivers-transport_drivers
udp_driver github-ros-drivers-transport_drivers
ros_core github-ros2-variants
lgsvl_bridge github-lgsvl-ros2-lgsvl-bridge
pmb2_2dnav github-pal-robotics-pmb2_navigation
pmb2_maps github-pal-robotics-pmb2_navigation
pmb2_navigation github-pal-robotics-pmb2_navigation
tiago_navigation github-pal-robotics-tiago_navigation
tiago_bringup github-pal-robotics-tiago_robot
tiago_description github-pal-robotics-tiago_robot
tiago_2dnav_gazebo github-pal-robotics-tiago_simulation

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ament_cmake_auto at answers.ros.org

No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.