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
Guilhem Saurel
pinocchio
Commits
4cf696fd
Unverified
Commit
4cf696fd
authored
Oct 21, 2021
by
Ruben Grandia
Committed by
GitHub
Oct 21, 2021
Browse files
make copy of supports during model cast
parent
5daf5de1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/multibody/model.hpp
View file @
4cf696fd
...
...
@@ -203,6 +203,7 @@ namespace pinocchio
res
.
nframes
=
nframes
;
res
.
parents
=
parents
;
res
.
names
=
names
;
res
.
supports
=
supports
;
res
.
subtrees
=
subtrees
;
res
.
gravity
=
gravity
.
template
cast
<
NewScalar
>();
res
.
name
=
name
;
...
...
Write
Preview
Supports
Markdown
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