-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RTPS_READER_HISTORY Error] Gazebo & Error When Running offboard_control.py #53
Comments
Hi @DrChanChan ,
Have you just checked out the branch Could you try again using #54 please? |
Thank you, the drone is up! As you can see in the picture, there is still an [RTPS_READER_HISTORY Error]((88, 87) --> (220, 207)), but the drone itself seems to be moving, so that shouldn't be a problem. If you still have any advice, please let me know! If you run into any problems along the way, do you mind if I post about it? |
What version of ROS and MicroDDS Agent are you running and how did you compile the Agent? |
Overall, I followed this PX4_1.15 guide : ("https://docs.px4.io/v1.15/en/ros2/user_guide.html#setup-micro-xrce-dds-agent-client")
Drone : make px4_sitl gz_x500 |
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!
The text was updated successfully, but these errors were encountered: