-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Marco Ruzzon edited this page Feb 15, 2024
·
3 revisions
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
Optional arguments are surrounded by [square brackets].
forest add-recipes [email protected]:advrhumanoids/multidof_recipes.git [--tag master]
Install the xbot2_examples
recipe with its dependencies.
forest grow xbot2_examples [-j8] [--clone-protocol https]
- Create and manage your own recipes
-
Forest commands
- init
- add-recipes
- grow
- cut
- Forest Workspaces
- Ros Packages