You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: