Crate cargo_ament_build
source ·Structs§
- Arguments for both the wrapper and for
cargo build
.
Enums§
- Wrapper around
Args
that can also indicate the –help flag.
Functions§
- Run a certain cargo verb
- This is comparable to ament_index_register_resource() in CMake
- Copy the binaries to a location where they will be found by ROS 2 tools (the lib dir)
- Copy selected files/directories to the share dir.
- Copy the source code of the package to the install space