Drake
Drake C++ Documentation
Environment Variables

Detailed Description

This section provides an inventory of environment variables relevant to Drake.

Modules

 DRAKE_PYTHON_LOGGING
 By default, pydrake will redirect spdlog logging (from C++) to Python's logging module.
 
 DRAKE_DISABLE_CPU_FEATURES
 Certain low-level code in Drake will scan for available CPU features at runtime and dispatch to CPU-optimized implementations.
 
 DRAKE_ALLOW_NETWORK
 Users can set the environment variable DRAKE_ALLOW_NETWORK to a colon-separated list to limit which components are permitted network access.