[ros-users] [Discourse.ros.org] Advice for organizing multi …

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Chris Albertson via Discourse.ros.org via ros-users
Date:  
To: ros-users
CC: Chris Albertson via Discourse.ros.org
Subject: [ros-users] [Discourse.ros.org] Advice for organizing multi architecture ROS workspace


Looking for the best way to do this. It must be a common problem..

My robot uses both ARM and Intel CPU and also both C++ and Python. I have one ROS workspace for Intel and one for ARM. If a node can be run on either machine type then I have to keep a copy of the source code in each workspace. This is annoying because of the need to copy after every edit.

My goal is to have one copy of the code in one workspace that is NFS mounted to all the computers. I tried this but then every time I run catkin_make it compiles only for the architecture that ran catkin_make. Is there a way to have two sets of binaries and maybe get rosrun to run the correct binary?

I'm looking for suggestions, I don't think I'd need a detailed howto.





---
[Visit Topic](https://discourse.ros.org/t/advice-for-organizing-multi-architecture-ros-workspace/8059/1) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>