Page 1 of 1

walker with Bill

Posted: 10 Aug 2022, 07:30
by fkaraal
Hello,

I have a wheelchair(URDF format) which is able to move. I would like Bill to handle the hold of the wheelchair and move with it. How can I achieve this?

Kindly,
Fehmi

Re: walker with Bill

Posted: 11 Aug 2022, 14:10
by coppelia
Hello Fehmi,

first of all, be aware that the human model in CoppeliaSim is a keyframe interpolation, i.e. it is not dynamically simulated. Knowing that, you will have to use a static model of your wheelchair attached to e.g. the torso of the human model. i.e. similar to having the wheelchair glued to a part of the human model. This will not look realistic.

The alternative of having a human simulated dynamically (as a robot), grasping the wheelchair and walking around is much more difficult to achieve.

Cheers