#include <Eigen/Core>
Go to the source code of this file.
Namespaces | |
mc_rtc | |
mc_rtc::utils | |
Functions | |
template<typename T > | |
T | mc_rtc::utils::heatmap (double minimum, double maximum, double value) |
Compute rgb heatmap colors expressed between 0 and 1. More... | |