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
Gabriele Buondonno
pinocchio
Commits
88bc747e
Commit
88bc747e
authored
Jan 10, 2018
by
jcarpent
Browse files
[Multibody] Remove useless warning
parent
54033bd0
Changes
1
Show whitespace changes
Inline
Side-by-side
src/parsers/sample-models.cpp
View file @
88bc747e
...
...
@@ -38,7 +38,7 @@ namespace se3
Model
::
JointIndex
idx
;
if
(
setRandomLimits
)
if
(
setRandomLimits
)
idx
=
model
.
addJoint
(
model
.
getJointId
(
parent_name
),
joint
,
SE3
::
Random
(),
name
+
"_joint"
,
...
...
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