Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
pinocchio
Commits
82626517
Verified
Commit
82626517
authored
Dec 14, 2019
by
Justin Carpentier
Browse files
doc: add more stuff to the group multibody
parent
83db2850
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/multibody/fwd.hpp
View file @
82626517
...
...
@@ -12,6 +12,11 @@
namespace
pinocchio
{
/**
* \addtogroup multibody
* @{
*/
template
<
typename
Scalar
,
int
Options
=
0
>
struct
FrameTpl
;
template
<
typename
Scalar
,
int
Options
=
0
,
template
<
typename
S
,
int
O
>
class
JointCollectionTpl
=
JointCollectionDefaultTpl
>
...
...
@@ -19,11 +24,6 @@ namespace pinocchio
template
<
typename
Scalar
,
int
Options
=
0
,
template
<
typename
S
,
int
O
>
class
JointCollectionTpl
=
JointCollectionDefaultTpl
>
struct
DataTpl
;
/**
* \addtogroup multibody
* @{
*/
typedef
std
::
size_t
Index
;
typedef
Index
JointIndex
;
typedef
Index
GeomIndex
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment