We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the forest wiki!
This guide will help you to install Forest and grow your first recipe.
Optional arguments are surrounded by [square brackets].
[sudo] pip3 install hhcm-forest
mkdir my_ws && cd my_ws
forest init
source setup.bash
forest add-recipes git@github.com:advrhumanoids/multidof_recipes.git [--tag master]
Install the xbot2_examples recipe with its dependencies.
xbot2_examples
forest grow xbot2_examples [-j8] [--clone-protocol https]