Where is the catkin_ws binaries ?
hi
is it possible to use just use binaries(in another computer) of the catkin workspace after complied. If it is possible how and where are these Binaries ?
thanks
hi
is it possible to use just use binaries(in another computer) of the catkin workspace after complied. If it is possible how and where are these Binaries ?
thanks
Hi @Robotics ,
when you run catkin_make
, the generated files are normally in ~/catkin_ws/devel/
If you run catkin_make install
, they are normally on ~/catkin_ws/install/
.
Cheers.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2017-12-09 05:43:06 -0600
Seen: 46 times
Last updated: Dec 09 '17