RAFALAMAO / hector-quadrotor-noetic

Hector Quadrotor ported to ROS Noetic with Gazebo 11
61 stars 36 forks source link

hector_quadrotor hovering while using teleop_twist_keyboard #11

Closed sandilyasg closed 11 months ago

sandilyasg commented 1 year ago

How did you get hector_quadrotor to hover while using teleop_twist_keyboard? As in what code did you have to change to allow this, because in the melodic version when you use teleop_twist_keyboard and hit 't' to gain altitude, once you let go, it comes back down to the ground. I understand this is because there are no commands being sent to keep it at that level, so I was wondering what code do I need to change in the melodic version to enable this. @RAFALAMAO

RAFALAMAO commented 1 year ago

Sorry my late response xc.

But bro, when you click "k" it stays in same z position o.o

Or what do you want to do?

sandilyasg commented 1 year ago

@RAFALAMAO thanks for replying! I was wondering if you changed any control code in this noetic version when you ported it from ROS melodic. If I click "k" in the ROS melodic version would it still stay in the same z position?

RAFALAMAO commented 1 year ago

Damn, I dont know man, because I never used melodic version xc

And I don't remember have changed something about hover functionality