No version for distro foxy. Known supported distros are highlighted in the buttons above.
![]() |
ament_download package from ament_download repoament_download |
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/samsung-ros/ament_download |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2019-10-17 |
Dev Status | MAINTAINED |
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
CMake macros for downloading files with ament
Additional Links
No additional links.
Maintainers
- Steve Macenski
Authors
No additional authors.
ament_download
Ament download package for ROS2-based CMakeLists
Largely taken from catkin_download
available here under BSD-3.0.
This is a temporary holding before potentially being merged into ament/ament_cmake
.
Example use:
ament_download(http://download.ros.org/data/pcl/table_scene_lms400.pcd
DESTINATION /home/s.macenski
MD5 546b5b4822fb1de21b0cf83d41ad6683
FILENAME table_scene_lms400.pcd
)
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
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 ament_download 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.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
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.