Skip to content

How to Source Open-RMF #164

Answered by Yadunund
torthirapol asked this question in Q&A
Discussion options

You must be logged in to vote

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.

cd ~/rmf_ws
source install/setup.bash

Then in the same terminal go to the workspace/folder containing the fleet_adapter_ecobot package. Then run colcon build --packages-up-to fleet_adapter_ecobot --cmake-args -DCMAKE_BUILD_TYPE=Release

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by torthirapol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants