rosmake or rosbuild?
Hi All,
I want to develop some ROS packages which contain libraries for other packages to use, and have some questions about the development process:
1) Should I use rosmake or rosbuild to compile and build my packages? 2) Which files should I modify to create libraries (.so files) instead of executables?
Thanks, HZ