how to add constant force to a link
I am building a drone in gazebo. Wenn i use this->link->AddRelativeForce (), it seems like only an inpuls force is added to the link, but i need the force to be always applied on the link, how can i achive it