colcon-ros 0.5.0
0
Extension for colcon to support ROS packages.
Contents
Extension for colcon to support ROS packages.
Stars: 13, Watchers: 13, Forks: 26, Open Issues: 12The colcon/colcon-ros
repo was created 6 years ago and the last code push was 3 months ago. The project is not very popular with only 13 github stars!
How to Install colcon-ros
You can install colcon-ros using pip
pip install colcon-ros
or add it to a project with poetry
poetry add colcon-ros
Package Details
- Author
- Dirk Thomas
- License
- Apache License, Version 2.0
- Homepage
- https://colcon.readthedocs.io
- PyPi:
- https://pypi.org/project/colcon-ros/
- GitHub Repo:
- https://github.com/colcon/colcon-ros
Classifiers
- Software Development/Build Tools
Related Packages
Errors
A list of common colcon-ros errors.
Code Examples
Here are some colcon-ros
code examples and snippets.
GitHub Issues
The colcon-ros package has 12 open issues on GitHub
- Add extension for getting dependencies from ament_index
- [question] colcon build handling of directories containing CATKIN_IGNORE files
- Ignore CATKIN_IGNORE paths only when build_type is catkin (same for AMENT_IGNORE)