JdeRobot / drones

15 stars 11 forks source link

[rqt_drone_teleop] Remove dependancies to RQT #55

Closed pariaspe closed 3 years ago

pariaspe commented 4 years ago

Move callbacks from exercise templates (mysolution.py) to RQTs.

With this enhancement RQT won't need a template to run. This makes sense with real drones or even testing with simulated drones.

pariaspe commented 4 years ago

Also remove from the Subscribers and Publishers any dependency with the kind of drones, etc