force_control_collection
src
ForceControlCollection
include
ForceColl
Constants.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
ForceColl
4
{
5
namespace
constants
6
{
8
constexpr
double
defaultForceScale
= 2e-3;
9
11
constexpr
double
defaultFricPyramidScale
= 5e-2;
12
}
// namespace constants
13
}
// namespace ForceColl
ForceColl::constants::defaultForceScale
constexpr double defaultForceScale
Default scale of force markers.
Definition:
Constants.h:8
ForceColl
Definition:
Constants.h:3
ForceColl::constants::defaultFricPyramidScale
constexpr double defaultFricPyramidScale
Default scale of friction pyramid markers.
Definition:
Constants.h:11
Generated by
1.8.17