Commit 7e88eec
committed
[Edge] Compute forward kinematics before filtering collision pair.
In method hpp::core::ObstacleUser::filterCollisionPairs, a collision test
is performed in block "case RelativeMotion::Constrained:". This test
requires prior computation of the forward kinematics.1 parent a6efa7a commit 7e88eec
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
305 | 309 | | |
306 | 310 | | |
307 | 311 | | |
| |||
0 commit comments