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
Humanoid Path Planner
hpp-fcl
Commits
b0d0046a
Verified
Commit
b0d0046a
authored
Jun 09, 2021
by
Justin Carpentier
Browse files
doc: fix grammar
parent
19d44ba2
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/hpp/fcl/collision_data.h
View file @
b0d0046a
...
...
@@ -285,7 +285,7 @@ public:
{
}
/// @brief Update the lower bound only if the distance i
n
inferior.
/// @brief Update the lower bound only if the distance i
s
inferior.
inline
void
updateDistanceLowerBound
(
const
FCL_REAL
&
distance_lower_bound_
)
{
if
(
distance_lower_bound_
<
distance_lower_bound
)
...
...
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