[ros-users] rosmake --dist?

Bill Morris morris at ee.ccny.cuny.edu
Mon May 31 03:39:09 UTC 2010


Is there anything that prepares a package for check-in to version
control?

I would like a build target like $ rosmake --dist package_name that
removes

bin/
build/
CMakeCache.txt
CMakeFiles
cmake_install.cmake

and sets the contents of Makefile to
"include $(shell rospack find mk)/cmake.mk"

Does something like this already exist?




More information about the ros-users mailing list