Package Summary

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

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version humble
Last Updated 2024-01-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 CMake API for ament_lint_cmake to lint CMake code using cmakelint.

Additional Links

No additional links.

Maintainers

  • Michael Jeronimo
  • Michel Hidalgo

Authors

  • Audrow Nash
  • Claire Wang
  • Dirk Thomas
README
No README found. No README in repository either.
CHANGELOG

Changelog for package ament_cmake_lint_cmake

0.12.10 (2024-01-24)

0.12.9 (2023-11-13)

0.12.8 (2023-09-19)

0.12.7 (2023-07-17)

0.12.6 (2023-04-25)

0.12.5 (2023-01-12)

0.12.4 (2022-05-09)

0.12.3 (2022-04-08)

0.12.2 (2022-03-28)

0.12.1 (2022-03-01)

0.12.0 (2022-02-18)

0.11.4 (2022-01-14)

  • Update forthcoming version in changelogs
  • Contributors: Audrow Nash

0.11.3 (2022-01-14)

  • Update maintainers to Michael Jeronimo and Michel Hidalgo (#340)
  • Contributors: Audrow Nash

0.11.2 (2021-06-18)

0.11.1 (2021-06-18)

0.11.0 (2021-06-18)

0.10.6 (2021-05-06)

0.10.5 (2021-04-14)

  • Remove Claire as a maintainer. (#312)
    • Remove Claire as a maintainer.
    • Remove dead email addresses.
    • Remove more dead email addresses.
    • Switch setup.py maintainer to Audrow.
  • Contributors: Chris Lalancette

0.10.4 (2021-03-18)

  • ament_lint_cmake: default linelength in argumentparser for consistency (#306)
  • Contributors: Emerson Knapp

0.10.3 (2021-03-03)

  • 0.10.3
  • Contributors: Audrow Nash

0.10.2 (2021-02-12)

  • Fix ament_lint_cmake line length expression (#236) This regular expression is using the re.VERBOSE flag, meaning that characters after an un-escaped \'#\' character are interpreted as a comment and are not part of the expression. Also set the default maximum line length to 140 columns.
  • Add Audrow as a maintainer (#294)
  • Make CMake linter line length configurable (#235) Co-authored-by: Miaofei <miaofei@amazon.com>
  • Drop trailing tab from package manifests (#291) Follow-up to 8bf194aa1ac282db5483dd0d3fefff8f325b0db8
  • Contributors: Audrow Nash, Scott K Logan

0.10.1 (2021-01-25)

  • Update maintainer (#274)
    • update maintainer
    • add authors
  • Contributors: Claire Wang

0.10.0 (2020-09-18)

0.9.4 (2020-05-26)

0.9.3 (2020-05-18)

0.9.2 (2020-05-08)

0.9.1 (2020-04-10)

  • 0.9.0
  • Contributors: Chris Lalancette

0.8.1 (2019-10-23)

0.8.0 (2019-09-17)

0.7.4 (2019-07-31)

0.7.3 (2019-05-09 14:08)

0.7.2 (2019-05-09 09:30)

0.7.1 (2019-05-07)

0.7.0 (2019-04-11)

0.6.3 (2019-01-14)

0.6.2 (2018-12-06)

0.6.1 (2018-11-15)

0.6.0 (2018-11-14)

0.5.2 (2018-06-27)

0.5.1 (2018-06-18 13:47)

0.5.0 (2018-06-18 10:09)

0.4.0 (2017-12-08)

  • 0.0.3
  • 0.0.2
  • update schema url
  • add schema to manifest files
  • Merge pull request #56 from ament/cmake35 require CMake 3.5
  • require CMake 3.5
  • Merge pull request #50 from ament/ctest_build_testing use CTest BUILD_TESTING
  • use CTest BUILD_TESTING
  • Merge pull request #41 from ament/use_message_status avoid using message without STATUS
  • avoid using message without STATUS
  • Merge pull request #30 from ament/test_labels add labels to tests
  • add labels to tests
  • Merge pull request #29 from ament/change_test_dependencies update documentation for linters
  • update documentation for linters
  • Merge pull request #27 from ament/gtest_location add type as extension to test result files
  • add type as extension to test result files
  • add explicit build type
  • Merge pull request #19 from ament/split_linter_packages_in_python_and_cmake split linter packages in python and cmake
  • move cmake part of ament_lint_cmake to ament_cmake_lint_cmake
  • Contributors: Dirk Thomas

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
diagnostic_common_diagnostics github-ros-diagnostics
geographic_msgs github-ros-geographic-info-geographic_info
tf2 github-ros2-geometry2
image_pipeline github-ros-perception-image_pipeline
laser_geometry github-ros-perception-laser_geometry
leo_description github-LeoRover-leo_common-ros2
leo_msgs github-LeoRover-leo_common-ros2
leo_teleop github-LeoRover-leo_common-ros2
leo_viz github-LeoRover-leo_desktop-ros2
leo_bringup github-LeoRover-leo_robot-ros2
leo_fw github-LeoRover-leo_robot-ros2
leo_gz_bringup github-LeoRover-leo_simulator-ros2
leo_gz_plugins github-LeoRover-leo_simulator-ros2
leo_gz_worlds github-LeoRover-leo_simulator-ros2
leo_simulator github-LeoRover-leo_simulator-ros2
pointcloud_to_laserscan github-ros-perception-pointcloud_to_laserscan
rviz2 github-ros2-rviz
rviz_assimp_vendor github-ros2-rviz
rviz_common github-ros2-rviz
rviz_default_plugins github-ros2-rviz
rviz_rendering github-ros2-rviz
rviz_rendering_tests github-ros2-rviz
rviz_visual_testing_framework github-ros2-rviz
acado_vendor gitlab-autowarefoundation-autoware-auto-acado_vendor
ament_cmake_clang_format github-ament-ament_lint
ament_cmake_clang_tidy github-ament-ament_lint
ament_cmake_copyright github-ament-ament_lint
ament_cmake_cppcheck github-ament-ament_lint
ament_cmake_cpplint github-ament-ament_lint
ament_cmake_flake8 github-ament-ament_lint
ament_cmake_mypy github-ament-ament_lint
ament_cmake_pclint github-ament-ament_lint
ament_cmake_pep257 github-ament-ament_lint
ament_cmake_pycodestyle github-ament-ament_lint
ament_cmake_pyflakes github-ament-ament_lint
ament_cmake_uncrustify github-ament-ament_lint
ament_cmake_xmllint github-ament-ament_lint
ament_lint_common github-ament-ament_lint
aruco_opencv github-fictionlab-ros_aruco_opencv
aruco_opencv_msgs github-fictionlab-ros_aruco_opencv
eigen3_cmake_module github-ros2-eigen3_cmake_module
foonathan_memory_vendor github-eProsima-foonathan_memory_vendor
kobuki_velocity_smoother github-kobuki-base-kobuki_velocity_smoother
rcpputils github-ros2-rcpputils
rmf_cmake_uncrustify github-open-rmf-rmf_cmake_uncrustify
simple_actions github-DLu-simple_actions
ament_cmake_black github-botsandus-ament_black
irobot_create_common_bringup github-iRobotEducation-create3_sim
irobot_create_control github-iRobotEducation-create3_sim
irobot_create_description github-iRobotEducation-create3_sim
irobot_create_nodes github-iRobotEducation-create3_sim
irobot_create_toolbox github-iRobotEducation-create3_sim
irobot_create_gazebo_bringup github-iRobotEducation-create3_sim
irobot_create_gazebo_plugins github-iRobotEducation-create3_sim
irobot_create_ignition_bringup github-iRobotEducation-create3_sim
irobot_create_ignition_plugins github-iRobotEducation-create3_sim
irobot_create_ignition_toolbox github-iRobotEducation-create3_sim
cudnn_cmake_module github-tier4-cudnn_cmake_module
tensorrt_cmake_module github-tier4-tensorrt_cmake_module
ignition_cmake2_vendor github-ignition-release-ignition_cmake2_vendor
ignition_math6_vendor github-ignition-release-ignition_math6_vendor
libcaer_driver github-ros-event-camera-libcaer_driver
metavision_driver github-ros-event-camera-metavision_driver
robotiq_driver github-PickNikRobotics-ros2_robotiq_gripper
robotiq_hardware_tests github-PickNikRobotics-ros2_robotiq_gripper
affordance_primitives github-PickNikRobotics-affordance_primitives
off_highway_can github-bosch-engineering-off_highway_sensor_drivers

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_lint_cmake at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version iron
Last Updated 2024-02-07
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 CMake API for ament_lint_cmake to lint CMake code using cmakelint.

Additional Links

No additional links.

Maintainers

  • Michael Jeronimo

Authors

  • Audrow Nash
  • Brandon Ong
  • Claire Wang
  • Dirk Thomas
  • Michel Hidalgo
README
No README found. No README in repository either.
CHANGELOG

Changelog for package ament_cmake_lint_cmake

0.14.3 (2024-02-07)

0.14.2 (2023-09-08)

0.14.1 (2023-04-11)

0.14.0 (2023-02-14)

  • [rolling] Update maintainers - 2022-11-07 (#421)
  • Contributors: Audrow Nash

0.13.2 (2022-09-13)

  • Update maintainers (#379)
  • Contributors: methylDragon

0.13.1 (2022-05-09)

0.13.0 (2022-04-29)

0.12.3 (2022-04-08)

0.12.2 (2022-03-28)

0.12.1 (2022-03-01)

0.12.0 (2022-02-18)

0.11.4 (2022-01-14)

  • Update forthcoming version in changelogs
  • Contributors: Audrow Nash

0.11.3 (2022-01-14)

  • Update maintainers to Michael Jeronimo and Michel Hidalgo (#340)
  • Contributors: Audrow Nash

0.11.2 (2021-06-18)

0.11.1 (2021-06-18)

0.11.0 (2021-06-18)

0.10.6 (2021-05-06)

0.10.5 (2021-04-14)

  • Remove Claire as a maintainer. (#312)
    • Remove Claire as a maintainer.
    • Remove dead email addresses.
    • Remove more dead email addresses.
    • Switch setup.py maintainer to Audrow.
  • Contributors: Chris Lalancette

0.10.4 (2021-03-18)

  • ament_lint_cmake: default linelength in argumentparser for consistency (#306)
  • Contributors: Emerson Knapp

0.10.3 (2021-03-03)

  • 0.10.3
  • Contributors: Audrow Nash

0.10.2 (2021-02-12)

  • Fix ament_lint_cmake line length expression (#236) This regular expression is using the re.VERBOSE flag, meaning that characters after an un-escaped \'#\' character are interpreted as a comment and are not part of the expression. Also set the default maximum line length to 140 columns.
  • Add Audrow as a maintainer (#294)
  • Make CMake linter line length configurable (#235) Co-authored-by: Miaofei <miaofei@amazon.com>
  • Drop trailing tab from package manifests (#291) Follow-up to 8bf194aa1ac282db5483dd0d3fefff8f325b0db8
  • Contributors: Audrow Nash, Scott K Logan

0.10.1 (2021-01-25)

  • Update maintainer (#274)
    • update maintainer
    • add authors
  • Contributors: Claire Wang

0.10.0 (2020-09-18)

0.9.4 (2020-05-26)

0.9.3 (2020-05-18)

0.9.2 (2020-05-08)

0.9.1 (2020-04-10)

  • 0.9.0
  • Contributors: Chris Lalancette

0.8.1 (2019-10-23)

0.8.0 (2019-09-17)

0.7.4 (2019-07-31)

0.7.3 (2019-05-09 14:08)

0.7.2 (2019-05-09 09:30)

0.7.1 (2019-05-07)

0.7.0 (2019-04-11)

0.6.3 (2019-01-14)

0.6.2 (2018-12-06)

0.6.1 (2018-11-15)

0.6.0 (2018-11-14)

0.5.2 (2018-06-27)

0.5.1 (2018-06-18 13:47)

0.5.0 (2018-06-18 10:09)

0.4.0 (2017-12-08)

  • 0.0.3
  • 0.0.2
  • update schema url
  • add schema to manifest files
  • Merge pull request #56 from ament/cmake35 require CMake 3.5
  • require CMake 3.5
  • Merge pull request #50 from ament/ctest_build_testing use CTest BUILD_TESTING
  • use CTest BUILD_TESTING
  • Merge pull request #41 from ament/use_message_status avoid using message without STATUS
  • avoid using message without STATUS
  • Merge pull request #30 from ament/test_labels add labels to tests
  • add labels to tests
  • Merge pull request #29 from ament/change_test_dependencies update documentation for linters
  • update documentation for linters
  • Merge pull request #27 from ament/gtest_location add type as extension to test result files
  • add type as extension to test result files
  • add explicit build type
  • Merge pull request #19 from ament/split_linter_packages_in_python_and_cmake split linter packages in python and cmake
  • move cmake part of ament_lint_cmake to ament_cmake_lint_cmake
  • Contributors: Dirk Thomas

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
diagnostic_common_diagnostics github-ros-diagnostics
geographic_msgs github-ros-geographic-info-geographic_info
tf2 github-ros2-geometry2
image_pipeline github-ros-perception-image_pipeline
laser_geometry github-ros-perception-laser_geometry
leo_description github-LeoRover-leo_common-ros2
leo_msgs github-LeoRover-leo_common-ros2
leo_teleop github-LeoRover-leo_common-ros2
leo_viz github-LeoRover-leo_desktop-ros2
leo_bringup github-LeoRover-leo_robot-ros2
leo_fw github-LeoRover-leo_robot-ros2
pointcloud_to_laserscan github-ros-perception-pointcloud_to_laserscan
rviz2 github-ros2-rviz
rviz_assimp_vendor github-ros2-rviz
rviz_common github-ros2-rviz
rviz_default_plugins github-ros2-rviz
rviz_rendering github-ros2-rviz
rviz_rendering_tests github-ros2-rviz
rviz_visual_testing_framework github-ros2-rviz
acado_vendor gitlab-autowarefoundation-autoware-auto-acado_vendor
ament_cmake_clang_format github-ament-ament_lint
ament_cmake_clang_tidy github-ament-ament_lint
ament_cmake_copyright github-ament-ament_lint
ament_cmake_cppcheck github-ament-ament_lint
ament_cmake_cpplint github-ament-ament_lint
ament_cmake_flake8 github-ament-ament_lint
ament_cmake_mypy github-ament-ament_lint
ament_cmake_pclint github-ament-ament_lint
ament_cmake_pep257 github-ament-ament_lint
ament_cmake_pycodestyle github-ament-ament_lint
ament_cmake_pyflakes github-ament-ament_lint
ament_cmake_uncrustify github-ament-ament_lint
ament_cmake_xmllint github-ament-ament_lint
ament_lint_common github-ament-ament_lint
aruco_opencv github-fictionlab-ros_aruco_opencv
aruco_opencv_msgs github-fictionlab-ros_aruco_opencv
eigen3_cmake_module github-ros2-eigen3_cmake_module
foonathan_memory_vendor github-eProsima-foonathan_memory_vendor
kobuki_velocity_smoother github-kobuki-base-kobuki_velocity_smoother
rcpputils github-ros2-rcpputils
rmf_cmake_uncrustify github-open-rmf-rmf_cmake_uncrustify
simple_actions github-DLu-simple_actions
ament_cmake_black github-botsandus-ament_black
cudnn_cmake_module github-tier4-cudnn_cmake_module
tensorrt_cmake_module github-tier4-tensorrt_cmake_module
ignition_cmake2_vendor github-ignition-release-ignition_cmake2_vendor
ignition_math6_vendor github-ignition-release-ignition_math6_vendor
libcaer_driver github-ros-event-camera-libcaer_driver
metavision_driver github-ros-event-camera-metavision_driver
robotiq_driver github-PickNikRobotics-ros2_robotiq_gripper
robotiq_hardware_tests github-PickNikRobotics-ros2_robotiq_gripper

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_lint_cmake at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version rolling
Last Updated 2024-03-03
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 CMake API for ament_lint_cmake to lint CMake code using cmakelint.

Additional Links

No additional links.

Maintainers

  • Chris Lalancette

Authors

  • Audrow Nash
  • Brandon Ong
  • Claire Wang
  • Dirk Thomas
  • Michel Hidalgo
README
No README found. No README in repository either.
CHANGELOG

Changelog for package ament_cmake_lint_cmake

0.16.3 (2024-02-07)

0.16.2 (2023-12-26)

0.16.1 (2023-11-06)

0.16.0 (2023-10-04)

0.15.2 (2023-07-11)

0.15.1 (2023-06-07)

0.15.0 (2023-04-27)

0.14.1 (2023-04-11)

0.14.0 (2023-02-14)

  • [rolling] Update maintainers - 2022-11-07 (#421)
  • Contributors: Audrow Nash

0.13.2 (2022-09-13)

  • Update maintainers (#379)
  • Contributors: methylDragon

0.13.1 (2022-05-09)

0.13.0 (2022-04-29)

0.12.3 (2022-04-08)

0.12.2 (2022-03-28)

0.12.1 (2022-03-01)

0.12.0 (2022-02-18)

0.11.4 (2022-01-14)

  • Update forthcoming version in changelogs
  • Contributors: Audrow Nash

0.11.3 (2022-01-14)

  • Update maintainers to Michael Jeronimo and Michel Hidalgo (#340)
  • Contributors: Audrow Nash

0.11.2 (2021-06-18)

0.11.1 (2021-06-18)

0.11.0 (2021-06-18)

0.10.6 (2021-05-06)

0.10.5 (2021-04-14)

  • Remove Claire as a maintainer. (#312)
    • Remove Claire as a maintainer.
    • Remove dead email addresses.
    • Remove more dead email addresses.
    • Switch setup.py maintainer to Audrow.
  • Contributors: Chris Lalancette

0.10.4 (2021-03-18)

  • ament_lint_cmake: default linelength in argumentparser for consistency (#306)
  • Contributors: Emerson Knapp

0.10.3 (2021-03-03)

  • 0.10.3
  • Contributors: Audrow Nash

0.10.2 (2021-02-12)

  • Fix ament_lint_cmake line length expression (#236) This regular expression is using the re.VERBOSE flag, meaning that characters after an un-escaped \'#\' character are interpreted as a comment and are not part of the expression. Also set the default maximum line length to 140 columns.
  • Add Audrow as a maintainer (#294)
  • Make CMake linter line length configurable (#235) Co-authored-by: Miaofei <miaofei@amazon.com>
  • Drop trailing tab from package manifests (#291) Follow-up to 8bf194aa1ac282db5483dd0d3fefff8f325b0db8
  • Contributors: Audrow Nash, Scott K Logan

0.10.1 (2021-01-25)

  • Update maintainer (#274)
    • update maintainer
    • add authors
  • Contributors: Claire Wang

0.10.0 (2020-09-18)

0.9.4 (2020-05-26)

0.9.3 (2020-05-18)

0.9.2 (2020-05-08)

0.9.1 (2020-04-10)

  • 0.9.0
  • Contributors: Chris Lalancette

0.8.1 (2019-10-23)

0.8.0 (2019-09-17)

0.7.4 (2019-07-31)

0.7.3 (2019-05-09 14:08)

0.7.2 (2019-05-09 09:30)

0.7.1 (2019-05-07)

0.7.0 (2019-04-11)

0.6.3 (2019-01-14)

0.6.2 (2018-12-06)

0.6.1 (2018-11-15)

0.6.0 (2018-11-14)

0.5.2 (2018-06-27)

0.5.1 (2018-06-18 13:47)

0.5.0 (2018-06-18 10:09)

0.4.0 (2017-12-08)

  • 0.0.3
  • 0.0.2
  • update schema url
  • add schema to manifest files
  • Merge pull request #56 from ament/cmake35 require CMake 3.5
  • require CMake 3.5
  • Merge pull request #50 from ament/ctest_build_testing use CTest BUILD_TESTING
  • use CTest BUILD_TESTING
  • Merge pull request #41 from ament/use_message_status avoid using message without STATUS
  • avoid using message without STATUS
  • Merge pull request #30 from ament/test_labels add labels to tests
  • add labels to tests
  • Merge pull request #29 from ament/change_test_dependencies update documentation for linters
  • update documentation for linters
  • Merge pull request #27 from ament/gtest_location add type as extension to test result files
  • add type as extension to test result files
  • add explicit build type
  • Merge pull request #19 from ament/split_linter_packages_in_python_and_cmake split linter packages in python and cmake
  • move cmake part of ament_lint_cmake to ament_cmake_lint_cmake
  • Contributors: Dirk Thomas

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
diagnostic_common_diagnostics github-ros-diagnostics
geographic_msgs github-ros-geographic-info-geographic_info
tf2 github-ros2-geometry2
image_pipeline github-ros-perception-image_pipeline
laser_geometry github-ros-perception-laser_geometry
leo_description github-LeoRover-leo_common-ros2
leo_msgs github-LeoRover-leo_common-ros2
leo_teleop github-LeoRover-leo_common-ros2
leo_viz github-LeoRover-leo_desktop-ros2
leo_bringup github-LeoRover-leo_robot-ros2
leo_fw github-LeoRover-leo_robot-ros2
pointcloud_to_laserscan github-ros-perception-pointcloud_to_laserscan
rviz2 github-ros2-rviz
rviz_assimp_vendor github-ros2-rviz
rviz_common github-ros2-rviz
rviz_default_plugins github-ros2-rviz
rviz_rendering github-ros2-rviz
rviz_rendering_tests github-ros2-rviz
rviz_visual_testing_framework github-ros2-rviz
acado_vendor gitlab-autowarefoundation-autoware-auto-acado_vendor
ament_cmake_clang_format github-ament-ament_lint
ament_cmake_clang_tidy github-ament-ament_lint
ament_cmake_copyright github-ament-ament_lint
ament_cmake_cppcheck github-ament-ament_lint
ament_cmake_cpplint github-ament-ament_lint
ament_cmake_flake8 github-ament-ament_lint
ament_cmake_mypy github-ament-ament_lint
ament_cmake_pclint github-ament-ament_lint
ament_cmake_pep257 github-ament-ament_lint
ament_cmake_pycodestyle github-ament-ament_lint
ament_cmake_pyflakes github-ament-ament_lint
ament_cmake_uncrustify github-ament-ament_lint
ament_cmake_xmllint github-ament-ament_lint
ament_lint_common github-ament-ament_lint
aruco_opencv github-fictionlab-ros_aruco_opencv
aruco_opencv_msgs github-fictionlab-ros_aruco_opencv
eigen3_cmake_module github-ros2-eigen3_cmake_module
foonathan_memory_vendor github-eProsima-foonathan_memory_vendor
kobuki_velocity_smoother github-kobuki-base-kobuki_velocity_smoother
rcpputils github-ros2-rcpputils
rmf_cmake_uncrustify github-open-rmf-rmf_cmake_uncrustify
simple_actions github-DLu-simple_actions
ament_cmake_black github-botsandus-ament_black
cudnn_cmake_module github-tier4-cudnn_cmake_module
tensorrt_cmake_module github-tier4-tensorrt_cmake_module
ignition_cmake2_vendor github-ignition-release-ignition_cmake2_vendor
ignition_math6_vendor github-ignition-release-ignition_math6_vendor
libcaer_driver github-ros-event-camera-libcaer_driver
metavision_driver github-ros-event-camera-metavision_driver
point_cloud_transport_tutorial github-ros-perception-point_cloud_transport_tutorial
robotiq_driver github-PickNikRobotics-ros2_robotiq_gripper
robotiq_hardware_tests github-PickNikRobotics-ros2_robotiq_gripper

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_lint_cmake at Robotics Stack Exchange

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_lint.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 CMake API for ament_lint_cmake to lint CMake code using cmakelint.

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_lint_cmake at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version bouncy
Last Updated 2018-06-28
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 CMake API for ament_lint_cmake to lint CMake code using cmakelint.

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_lint_cmake at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ament/ament_lint.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 CMake API for ament_lint_cmake to lint CMake code using cmakelint.

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_lint_cmake at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version eloquent
Last Updated 2020-12-04
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 CMake API for ament_lint_cmake to lint CMake code using cmakelint.

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_lint_cmake at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version dashing
Last Updated 2020-07-11
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 CMake API for ament_lint_cmake to lint CMake code using cmakelint.

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_lint_cmake at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version galactic
Last Updated 2022-04-28
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 CMake API for ament_lint_cmake to lint CMake code using cmakelint.

Additional Links

No additional links.

Maintainers

  • Audrow Nash

Authors

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

Changelog for package ament_cmake_lint_cmake

0.10.7 (2022-04-28)

0.10.6 (2021-05-06)

0.10.5 (2021-04-14)

  • Remove Claire as a maintainer. (#312)
    • Remove Claire as a maintainer.
    • Remove dead email addresses.
    • Remove more dead email addresses.
    • Switch setup.py maintainer to Audrow.
  • Contributors: Chris Lalancette

0.10.4 (2021-03-18)

  • ament_lint_cmake: default linelength in argumentparser for consistency (#306)
  • Contributors: Emerson Knapp

0.10.3 (2021-03-03)

  • 0.10.3
  • Contributors: Audrow Nash

0.10.2 (2021-02-12)

  • Fix ament_lint_cmake line length expression (#236) This regular expression is using the re.VERBOSE flag, meaning that characters after an un-escaped \'#\' character are interpreted as a comment and are not part of the expression. Also set the default maximum line length to 140 columns.
  • Add Audrow as a maintainer (#294)
  • Make CMake linter line length configurable (#235) Co-authored-by: Miaofei <miaofei@amazon.com>
  • Drop trailing tab from package manifests (#291) Follow-up to 8bf194aa1ac282db5483dd0d3fefff8f325b0db8
  • Contributors: Audrow Nash, Scott K Logan

0.10.1 (2021-01-25)

  • Update maintainer (#274)
    • update maintainer
    • add authors
  • Contributors: Claire Wang

0.10.0 (2020-09-18)

0.9.4 (2020-05-26)

0.9.3 (2020-05-18)

0.9.2 (2020-05-08)

0.9.1 (2020-04-10)

  • 0.9.0
  • Contributors: Chris Lalancette

0.8.1 (2019-10-23)

0.8.0 (2019-09-17)

0.7.4 (2019-07-31)

0.7.3 (2019-05-09 14:08)

0.7.2 (2019-05-09 09:30)

0.7.1 (2019-05-07)

0.7.0 (2019-04-11)

0.6.3 (2019-01-14)

0.6.2 (2018-12-06)

0.6.1 (2018-11-15)

0.6.0 (2018-11-14)

0.5.2 (2018-06-27)

0.5.1 (2018-06-18 13:47)

0.5.0 (2018-06-18 10:09)

0.4.0 (2017-12-08)

  • 0.0.3
  • 0.0.2
  • update schema url
  • add schema to manifest files
  • Merge pull request #56 from ament/cmake35 require CMake 3.5
  • require CMake 3.5
  • Merge pull request #50 from ament/ctest_build_testing use CTest BUILD_TESTING
  • use CTest BUILD_TESTING
  • Merge pull request #41 from ament/use_message_status avoid using message without STATUS
  • avoid using message without STATUS
  • Merge pull request #30 from ament/test_labels add labels to tests
  • add labels to tests
  • Merge pull request #29 from ament/change_test_dependencies update documentation for linters
  • update documentation for linters
  • Merge pull request #27 from ament/gtest_location add type as extension to test result files
  • add type as extension to test result files
  • add explicit build type
  • Merge pull request #19 from ament/split_linter_packages_in_python_and_cmake split linter packages in python and cmake
  • move cmake part of ament_lint_cmake to ament_cmake_lint_cmake
  • Contributors: Dirk Thomas

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
diagnostic_common_diagnostics github-ros-diagnostics
geographic_msgs github-ros-geographic-info-geographic_info
image_pipeline github-ros-perception-image_pipeline
laser_geometry github-ros-perception-laser_geometry
pointcloud_to_laserscan github-ros-perception-pointcloud_to_laserscan
rviz2 github-ros2-rviz
rviz_assimp_vendor github-ros2-rviz
rviz_common github-ros2-rviz
rviz_default_plugins github-ros2-rviz
rviz_rendering github-ros2-rviz
rviz_rendering_tests github-ros2-rviz
rviz_visual_testing_framework github-ros2-rviz
acado_vendor gitlab-autowarefoundation-autoware-auto-acado_vendor
ament_cmake_clang_format github-ament-ament_lint
ament_cmake_clang_tidy github-ament-ament_lint
ament_cmake_copyright github-ament-ament_lint
ament_cmake_cppcheck github-ament-ament_lint
ament_cmake_cpplint github-ament-ament_lint
ament_cmake_flake8 github-ament-ament_lint
ament_cmake_mypy github-ament-ament_lint
ament_cmake_pclint github-ament-ament_lint
ament_cmake_pep257 github-ament-ament_lint
ament_cmake_pycodestyle github-ament-ament_lint
ament_cmake_pyflakes github-ament-ament_lint
ament_cmake_uncrustify github-ament-ament_lint
ament_cmake_xmllint github-ament-ament_lint
ament_lint_common github-ament-ament_lint
eigen3_cmake_module github-ros2-eigen3_cmake_module
foonathan_memory_vendor github-eProsima-foonathan_memory_vendor
kobuki_velocity_smoother github-kobuki-base-kobuki_velocity_smoother
rmf_cmake_uncrustify github-open-rmf-rmf_cmake_uncrustify
simple_actions github-DLu-simple_actions
ament_cmake_black github-Timple-ament_black
irobot_create_common_bringup github-iRobotEducation-create3_sim
irobot_create_control github-iRobotEducation-create3_sim
irobot_create_description github-iRobotEducation-create3_sim
irobot_create_nodes github-iRobotEducation-create3_sim
irobot_create_toolbox github-iRobotEducation-create3_sim
irobot_create_gazebo_bringup github-iRobotEducation-create3_sim
irobot_create_gazebo_plugins github-iRobotEducation-create3_sim
irobot_create_ignition_bringup github-iRobotEducation-create3_sim
irobot_create_ignition_plugins github-iRobotEducation-create3_sim
irobot_create_ignition_toolbox github-iRobotEducation-create3_sim
cudnn_cmake_module github-tier4-cudnn_cmake_module
tensorrt_cmake_module github-tier4-tensorrt_cmake_module

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_lint_cmake at Robotics Stack Exchange

Package Summary

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

Repository Summary

Checkout URI https://github.com/ament/ament_lint.git
VCS Type git
VCS Version foxy
Last Updated 2023-03-06
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 CMake API for ament_lint_cmake to lint CMake code using cmakelint.

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

System Dependencies

No direct system dependencies.

Dependant Packages

Name Repo Deps
diagnostic_common_diagnostics github-ros-diagnostics
geographic_msgs github-ros-geographic-info-geographic_info
image_pipeline github-ros-perception-image_pipeline
laser_geometry github-ros-perception-laser_geometry
pointcloud_to_laserscan github-ros-perception-pointcloud_to_laserscan
rviz2 github-ros2-rviz
rviz_common github-ros2-rviz
rviz_default_plugins github-ros2-rviz
rviz_rendering github-ros2-rviz
rviz_rendering_tests github-ros2-rviz
rviz_visual_testing_framework github-ros2-rviz
acado_vendor gitlab-autowarefoundation-autoware-auto-acado_vendor
ament_cmake_clang_format github-ament-ament_lint
ament_cmake_clang_tidy github-ament-ament_lint
ament_cmake_copyright github-ament-ament_lint
ament_cmake_cppcheck github-ament-ament_lint
ament_cmake_cpplint github-ament-ament_lint
ament_cmake_flake8 github-ament-ament_lint
ament_cmake_mypy github-ament-ament_lint
ament_cmake_pclint github-ament-ament_lint
ament_cmake_pep257 github-ament-ament_lint
ament_cmake_pycodestyle github-ament-ament_lint
ament_cmake_pyflakes github-ament-ament_lint
ament_cmake_uncrustify github-ament-ament_lint
ament_cmake_xmllint github-ament-ament_lint
ament_lint_common github-ament-ament_lint
aruco_opencv github-fictionlab-ros_aruco_opencv
aruco_opencv_msgs github-fictionlab-ros_aruco_opencv
eigen3_cmake_module github-ros2-eigen3_cmake_module
foonathan_memory_vendor github-eProsima-foonathan_memory_vendor
kobuki_velocity_smoother github-kobuki-base-kobuki_velocity_smoother
rmf_cmake_uncrustify github-open-rmf-rmf_cmake_uncrustify
simple_actions github-DLu-simple_actions

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_lint_cmake at Robotics Stack Exchange