-
Notifications
You must be signed in to change notification settings - Fork 61
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
Is there any way to contorl the gimbal in x500_gimbal #55
Comments
Perhaps @StefanoColli or @Jaeyoung-Lim can answer your question. Looking at the equivalent PX4 PR PX4/PX4-Autopilot#23382 I'd guess it isn't quite ready for use. |
Actually I actually kind of got it working with that PR! This are the steps I followed:
I got my gimbal stabilized. I could not have it working with ros topics/messages unfortunately so I don't think I can change the behaviour for the gimbal programatically but for my use case this is mostly fine. |
This issue has been mentioned on Discussion Forum for PX4, Pixhawk, QGroundControl, MAVSDK, MAVLink. There might be relevant details there: https://discuss.px4.io/t/how-to-control-the-gimbal-with-ros2-in-gazebo/40727/3 |
Yes, as @hamishwillee mentioned you will be able to control the x500_gimbal only once this PR gets merged into PX4 |
Hello, I could add
x500_gimbal
and now seeking help on how to move the gimbal for my needs. I noticed at the end of the file the plugins with the sub-topics for the joints but runninggz topic -l
I could not find these.Thanks in advance!
The text was updated successfully, but these errors were encountered: