Robotics StackExchange | Archived questions

How to change hovering height of a quadrotor(crazyflie2 )in crazyflie2_hovering_example.launch?

I am trying d to change the hovering height from 1m to 2 m (ie (x, y, z)= (0, 0, 1) to (0, 0, 2)) for that I changed the desired location in the file hoveringexample.cpp (CrazyS/rotorgazebo/src/hoveringexample.cpp). But the value is not updating. so how to change the destination point ? The file used for launching is crazyflie2hoveringexample.launch (CrazyS/rotorgazebo/launch/crazyflie2hoveringexample.launch). https://github.com/gsilano/CrazyS.

Asked by merose on 2019-08-05 07:32:03 UTC

Comments

Answers

Hi! I think the best way to address your problem is to open an issue on the GitHub repository.

Asked by Silano Giuseppe on 2019-12-09 04:45:53 UTC

Comments