Closed mzahana closed 4 years ago
@mzahana Are you saying that this package is broken?
why are you trying to manually publish topics?
I think the gimbal only moves in auto mode
I have not tested the package. I was just looking at how you control the gimbal from ROS.
Anyway, I found the issue. I was sending small values in radians while it should be in degrees and that's why it was not noticable. Also, the vehicle has to be armed.
Hi @Jaeyoung-Lim I am trying to control camera gimbal using
/mavros/mount_control/command
mavros topic.I published,
However, the camera in Gazebo didn't move. Do I need to to do something else? e.g. setting some PX4 parameters? I am using mavros installed using
apt-get
and PX4 v1.10.1