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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

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

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange

Package symbol

catkin_lint_cmake package from catkin_lint_cmake repo

catkin_lint_cmake

ROS Distro
noetic

Package Summary

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

Repository Summary

Checkout URI https://github.com/tue-robotics/catkin_lint_cmake.git
VCS Type git
VCS Version master
Last Updated 2025-04-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

CMake macro to run catkin_lint as a catkin_run_test.

Additional Links

Maintainers

  • Matthijs van der Burgh

Authors

  • Matthijs van der Burgh

catkin_lint_cmake

CI

Catkin macro to run catkin_lint as a catkin run_test.

The catkin_lint library is wrapped to convert it’s xml scheme to a JUnit scheme.

Usage

Add catkin_lint_cmake to your package.xml as a test dependency.

<test_depend>catkin_lint_cmake</test_depend>

In your cmake file, find this package and call the macro to add the test.

if(CATKIN_ENABLE_TESTING)
  find_package(catkin_lint_cmake REQUIRED)
  catkin_add_catkin_lint_test([ARGS])
endif()

By default, it runs in quiet mode with XML output. You can overrule the quiet mode, but not the XML output. No other default arguments have been overridden. All arguments of the function are passed to catkin_lint (catkin_lint command line arguments).

Important: catkin_lint will only give a non-zero error-code in case of errors. Though the macro will take all issues into account based on the selected severity level. So with -W2 even a notice will cause the test to fail.

CHANGELOG
No CHANGELOG found.

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.

Package Dependencies

Deps Name
catkin

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged catkin_lint_cmake at Robotics Stack Exchange