ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

rosmake vs make

asked 2012-02-23 04:25:49 -0500

cassander gravatar image

Is there a difference between rosmake and make? The way I understand it, rosmake is for building and updating the dependencies of a package, where these dependencies could be other ros packages.

rosdep is for installing dependencies outside the realm of ROS... More like system dependencies for building a ros package.

Then what is the purpose of running "make" in the directory of a ros package?

Thanks

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
2

answered 2012-02-23 04:31:21 -0500

Mac gravatar image
edit flag offensive delete link more
2

answered 2012-02-23 04:30:54 -0500

Cav gravatar image

make will only try to build the current package, ignoring the dependencies etc. Take a look at this answer: rosmake-vs-make

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-02-23 04:25:49 -0500

Seen: 443 times

Last updated: Feb 23 '12