Catkin Workspace, exclude packages from building on specific platforms [closed]
Hi,
I have a problem that I have two systems were I build my robot stuff. One is a PC and the other one is a Raspberry Pie. I also have packages depending on Gazebo, but I do not want to have Gazebo on the RasPie. Can I somehow make Catkin ignore the package when building on Raspberry, with an exported environment variable for example?
Does somebody have some Ideas for that?
Thanks
Christian
Have you tried to search for similar questions on this platform? E.g. http://answers.ros.org/question/54181...
Yep I did but did not see that one. Thanks.