creating metapackage with catkin-tools
Is it possible to create a ROS metapackage with catkin-tools? With catkin_make
its possible with:
catkin_create_pkg <MY_META_PACKAGE> --meta
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Is it possible to create a ROS metapackage with catkin-tools? With catkin_make
its possible with:
catkin_create_pkg <MY_META_PACKAGE> --meta
No, catkin_create_pkg
is a standalone executable not related to catkin_make
or catkin-tools
(other than the catkin
prefix and that it creates a metapacakge to be built with either of the two tools).
Use catkin_create_pkg
to create the metapackage and you can compile with either of the two build tools above...
Asked: 2020-10-26 16:41:14 -0600
Seen: 189 times
Last updated: Oct 27 '20
Stack concept removed from distros since Groovy, how will be the migration? [closed]
Bloom: Releasing from multiple upstream repos which depend on each other
Are there any viewers for ImageMarker?
Dependencies and rosmake in Fuerte and following distributions
Problem of install fuerte on Mac
How to get sensor_msgs dependency with catkin (fuerte)
catkin - stack.yaml does not exist