Robotics StackExchange | Archived questions

importing an already built workspace to qt creator

how to import an already built workspace into qt creator, i.e. I have already used catkin_make to build the entire workspace. Is it possible to just import this to qt-creator

Asked by zaddan on 2019-03-21 10:26:33 UTC

Comments

Answers

Yes, follow these instructions: http://wiki.ros.org/IDEs#QtCreator

Asked by VictorLamoine on 2019-03-22 06:27:10 UTC

Comments

You can also follow these instructions, (Refer section 1.5 for Importing the ROS workspace). Works very well for me.

click here

Asked by amjack on 2020-10-01 04:03:14 UTC

Comments