Alexis DUBURCQ

Results 70 issues of Alexis DUBURCQ

Bashlash can be implemented in the exact same way as flexible joints by a virtual joint with co-located with the true one and with the same DoFs. The "flexible" name...

new feature
physics
core
P0

Remove dependency to `h5py`, `trimesh`, `scipy`, and `tree`: - [x] `tree`: parse of variable names structure for variable registration. It could even be moved to C++, or boost::python bindings. -...

enhancement
python
P2

- It enables keyboard control, and trigger events such as throwing stuff to the robot - It allows for more interactive replay, with time bar and sleep ratio control, export...

enhancement
python
P2

Proper support of heigthmap has been added to hpp-fcl. It should be used in place of the current implementation of collision detection. It would be more generic than the current...

enhancement
physics
core
P0

It only requires to restore sensors and motors originally attached to the robot when building robot from log, which is not the case for now. This could be done by...

new feature
python
P2

What is expected is to provide the desired type of joint (as input of specialization) and emulate it.

new feature
physics
core
P2

- `aba` now computes the acceleration and forces, no need to do it manually anymore when there is no constraint - armature are taking into account into algorithms, through `model.armature`....

enhancement
physics
core
P2

It would make the code cleaner and easier to optimize.

enhancement
physics
core
P0

It has no advantage against HDF5.

enhancement
core
P2