Skip to content
Snippets Groups Projects
Commit 2193fed0 authored by jcarpent's avatar jcarpent
Browse files

[Doc] Correct comment on default gravity field

parent 210186eb
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ namespace se3
std::vector<std::string> fix_bodyNames;// Name of fixed-joint <i>
Motion gravity; // Spatial gravity
static const Eigen::Vector3d gravity981; // Default 3D gravity (=(0,0,9.81))
static const Eigen::Vector3d gravity981; // Default 3D gravity (=(0,0,-9.81))
Model()
: nq(0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment