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

rospack export problem / not working on ROS Hydro

asked 2014-02-12 08:52:34 -0500

v3n0w gravatar image

Hi Guys! I was using rospack export to get the flags and compile my package outside the rosbuild system. But now, after a long time (ROS fuerte) I'm trying to do the same thing on ROS Hydro and rospack export results in nothing. If I type: rospack export --lang=cpp --attrib=cflags PACKAGE_NAME I got nothing no matter what is the package.

For example: rospack export --lang=cpp --attrib=cflags rviz

So, anyone knows if rospack export is no longer working?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-02-13 05:11:48 -0500

Dirk Thomas gravatar image

rospack export is working fine. E.g. you should get the necessary lflags for packages.

What exact cflags are you expecting?

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-02-12 08:52:34 -0500

Seen: 240 times

Last updated: Feb 13 '14