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

Recursive rosmake --mark-installed

asked 2011-12-07 02:30:36 -0500

Aditya gravatar image

updated 2011-12-07 15:47:12 -0500

While using "rosmake -i" for a package that depends on a couple of other packages, I realized that the "-i" flag, which creates ROS_NOBUILD file, operates only on the current package and not its dependencies. I think it is desirable to either modify behavior of "--mark-installed" option to mark the package and its dependencies as "installed" or introduce a new option, say "--mark-installed-recursive", that will do the job. Any comments are appreciated!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2011-12-07 05:44:10 -0500

tfoote gravatar image

I've opened a ticket for that feature. https://code.ros.org/trac/ros/ticket/3784

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-12-07 02:30:36 -0500

Seen: 235 times

Last updated: Dec 07 '11