ROScpp use ROS msg from another folder

asked 2021-03-31 13:48:12 -0500

Chao Chen gravatar image

My code is written in ROScpp located in ROS workspace ~/catkin_ws, another project written in Rosjava containing my desired ROS message is located in ~/Desktop/repository_group.

How the Roscpp project import the ROS message from RosJava project? How to set up the CmakeList.txt?

edit retag flag offensive close merge delete