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

Where is the catkin_ws binaries ?

asked 2017-12-09 05:43:06 -0500

Robotics gravatar image

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

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-12-09 08:34:08 -0500

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.

edit flag offensive delete link more

Comments

thanks Ruben

Robotics gravatar image Robotics  ( 2017-12-10 10:32:22 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2017-12-09 05:43:06 -0500

Seen: 226 times

Last updated: Dec 09 '17