#include <optional>
#include <string>
Namespaces | |
drake | |
Functions | |
std::optional< std::string > | MaybeGetDrakePath () |
(Advanced) Returns the fully-qualified path to the first folder containing Drake resources as located by FindResource, or nullopt if none is found. More... | |