Closed ghost closed 3 years ago
I got following warning in General Messages:
[ROS Warning] Unable to locate package add_bootup build file: /home/user/workspace/build/add_bootup/add_bootup.cbp.
This is weird, it works fine on the other computer
This is normal if the package does not contain c++ code. If it does include c++ code then this is an issue. The plugin uses the code block file to generate the internal code model.
I got following warning in General Messages:
[ROS Warning] Unable to locate package add_bootup build file: /home/user/workspace/build/add_bootup/add_bootup.cbp.
This is weird, it works fine on the other computer