You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you so much for sharing your code. I really appreciate your work!
However, I'm encountering an issue when running:
ros2 run px4_ros_com offboard_control.py
I get the following error:
The drone just spins its propellers in place but does not take off in Gazebo.
I’ve already updated the version of px4_msgs to 1.15 to match the PX4 version I’m using, but the issue persists.
For reference, I’m using ROS2 Humble.
Any insights or suggestions would be greatly appreciated. Thanks in advance!