feat: more urdf loader improvements
This commit is contained in:
committed by
Sébastien Crozet
parent
98e32b7f3c
commit
cfddaa3c46
@@ -89,6 +89,7 @@ pub fn init_world(testbed: &mut Testbed) {
|
||||
link_id,
|
||||
&options,
|
||||
&Isometry::from(target_point),
|
||||
|_| true,
|
||||
&mut displacements,
|
||||
);
|
||||
multibody.apply_displacements(displacements.as_slice());
|
||||
|
||||
Reference in New Issue
Block a user