control-toolbox icon indicating copy to clipboard operation
control-toolbox copied to clipboard

Can I define an end-effector on my base link?

Open EpicDuckPotato opened this issue 2 years ago • 0 comments

I have a robot with thrusters, so I want to use EE_ARE_CONTROL_INPUTS with FloatingBaseFDSystem, and define the thruster frames as end-effectors. However, some of the thrusters are on the base link, and I don't think RobCoGen generates Jacobians between frames on the same link. Therefore, I get a compilation error when I try to define an end-effector on the base link saying the Jacobian between the base and the specified link doesn't exist. Is there a way around this?

EpicDuckPotato avatar Aug 27 '21 20:08 EpicDuckPotato