Closed flyflyly closed 6 months ago
The "corridor_dynamic_9.world" in my computer is the above, which is very different from yours. Why ? And I can not use "rosrun autonomous_flight takeoff_and_hover_node" commend to make quadrotor takeoff.
@luyao2001 Thanks for your info. What I suggest to check:
source path/to/uav_simulator/gazeboSetup.bash
into your ~/.bashrc
. To check whether you have set the plugin path correctly, do echo $GAZEBO_PLUGIN_PATH
, if everything is set correct, you should be able to see a path set under uav_simulator
pkg.You are welcome to provide more information.
Thank for you reply. I solve this problem by checking echo $GAZEBO_PLUGIN_PATH
, I find there are no this project path. Then I add it to solve this problem.
Hello! After I run "roslaunch uav_simulator start.launch", I can not make this quadrotor takeoff by keyboard control.