Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Generated lib

libFlakoboros.buildFlakoborosShell

Build a shell with all packages, except those excluded

libFlakoboros.buildFlakoborosDevShell

Build a shell without the packages in buildFlakoborosShell, but with their dependencies

libFlakoboros.buildFlakoborosEnv

Build an env with all packages from buildFlakoborosShell, plus extra Qt 5 or 6 things

libFlakoboros.buildFlakoborosRosEnv

buildFlakoborosEnv plus ros base packages

libFlakoboros.buildFlakoborosRosDevEnv

buildFlakoborosRosEnv, without the packages in buildFlakoborosShell, but with their dependencies

libFlakoboros.buildFlakoborosRosDevShell

buildFlakoborosDevShell plus ros base packages

technically, we use buildFlakoborosRosDevEnv to set some ros path variables.