chore: add more comments
This commit is contained in:
committed by
Sébastien Crozet
parent
cfddaa3c46
commit
edaa36ac7e
@@ -82,6 +82,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