Robotics StackExchange | Archived questions

Where is the init.cpp in the ros indigo version?

Hi. I use ros indigo. I want to compile init.cpp, but I do not know where it is located. Where are you located? and How can I compile???

thank you :)

Asked by simphony on 2018-11-22 07:30:51 UTC

Comments

Can you let us know what you are trying to achieve? You should be using catkin_make to compile c++ nodes in ros.

Asked by PeteBlackerThe3rd on 2018-11-22 11:18:22 UTC

The goal is to put new function into roscore and compile it! :)

Asked by simphony on 2018-11-23 00:02:54 UTC

Answers