File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
include/pinocchio/algorithm/utils Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -73,10 +73,10 @@ namespace pinocchio
7373 }
7474
7575 // /
76- // / \brief Change the expression of a given Force vector from one reference frame to another
76+ // / \brief Change the expression of a given Force vector from one reference frame to another
7777 // / reference frame.
7878 // /
79- // / \example If ones has an initial f_in Force expressed locally (rf_in=LOCAL) in a Frame
79+ // / \details If ones has an initial f_in Force expressed locally (rf_in=LOCAL) in a Frame
8080 // / localized at a given placement value, ones may want to retrieve its value inside
8181 // / another reference frame e.g. the world (rf_out=WORLD).
8282 // /
Original file line number Diff line number Diff line change @@ -75,10 +75,10 @@ namespace pinocchio
7575 }
7676
7777 // /
78- // / \brief Change the expression of a given Motion vector from one reference frame to another
78+ // / \brief Change the expression of a given Motion vector from one reference frame to another
7979 // / reference frame.
8080 // /
81- // / \example If ones has an initial m_in Motion expressed locally (rf_in=LOCAL) in a Frame
81+ // / \details If ones has an initial m_in Motion expressed locally (rf_in=LOCAL) in a Frame
8282 // / localized at a given placement value, ones may want to retrieve its value inside
8383 // / another reference frame e.g. the world (rf_out=WORLD).
8484 // /
You can’t perform that action at this time.
0 commit comments