Open rama123-coder opened 4 years ago
Hey, thanks for reaching out. Please be more specific: What OS are you using? What commands are you running and which ones are not working?
Hi Thanks for your response. I am using ROS kinetic and ubuntu 16.04. I tried the commands and I installed packages all packages given in the page: http://wiki.ros.org/Tutorials/Landing%20an%20autonomous%20UAV%20on%20a%20moving%20platform%20using%20only%20a%20front%20facing%20camera. The commands are: roslaunch bebop_gazebo bebop_moving_helipad.launch roslaunch ar_helipad bebop_helipad_individual.launch rosrun tf_velocity_estimator velocity_estimator.py rosrun aerial_local_planner local_planner.py rosrun aerial_global_planner global_planner.py
Ok. Do you get any errors, crashes, unexpected behaviour? I, still, do not really understand, what your problem is. The more info you provide me, the better help I can offer you.
I have met the same issue, the error is:
[INFO] [1622796502.035041, 4.405000]: Controller Spawner: Loaded controllers: controller/position, controller/velocity, controller/attitude
[ERROR] [1622796502.038882100, 4.406000000]: Controller 'controller/position' is already running
[ERROR] [1622796502.039731, 4.406000]: Failed to start controllers: controller/position, controller/velocity, controller/attitude
[ INFO] [1622796502.157588200, 4.435000000]: Enabled attitude output
[ INFO] [1622796502.157973200, 4.435000000]: Enabled yawrate output
[ INFO] [1622796502.158103500, 4.435000000]: Enabled thrust output
[ WARN] [1622796659.060995500, 34.269000000]: Takeoff failed
Hey @tenggyut ,
It's been some time since I have worked on the code, but can you please provide me with a full console output?
I have the same issues that the drone only take off but is not landing on the moving platform even though I ran all 5 command.
Hi @huyomgnoobrager,
This is not the same issue, as the people above have not been able to take off. You seem to be taking off just fine.
Please open a new issue and include some more information about your setup and the errors you possibly see in the terminal
Thanks!
The given commands doesn't work. It is asking to do take off and land.