How to Source Open-RMF #164
-
Hi, I am having issues in fleet_adapter_ecobot Setup |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi, can you describe more about the issue that you are facing? and if it is specifically related to fleet_adapter_ecobot, please open the ticket in the repository. Thanks |
Beta Was this translation helpful? Give feedback.
-
I think OP is confused over the instruction to "Source Open-RMF". If you built Open-RMF from source following the instructions here, you will end up with a workspace
Then in the same terminal go to the workspace/folder containing the |
Beta Was this translation helpful? Give feedback.
I think OP is confused over the instruction to "Source Open-RMF".
If you built Open-RMF from source following the instructions here, you will end up with a workspace
~/rmf_ws/
.To source this workspace, run the following commands.
Then in the same terminal go to the workspace/folder containing the
fleet_adapter_ecobot
package. Then runcolcon build --packages-up-to fleet_adapter_ecobot --cmake-args -DCMAKE_BUILD_TYPE=Release