Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

catkin_make single package

catkin_make --only-pkg-with-deps <target_package>

# Dont forget to reset the whitelist once you are done
catkin_make -DCATKIN_WHITELIST_PACKAGES=""
 
PREVIOUS NEXT
Tagged: #single #package
ADD COMMENT
Topic
Name
3+8 =