Hi, I'm currently trying to send angular velocities or PWM to the rotors in order to control them individually. I found out that the way to do it is through the topic /mavros/rc/override; however, I'm trying to set some values to that topic but no "overriding" occurs, the values in topic mavros/rc/out and mavros/rc/in still the same, plus the motor's drone do not seem to be affected in any way.
Hi, I'm currently trying to send angular velocities or PWM to the rotors in order to control them individually. I found out that the way to do it is through the topic
/mavros/rc/override
; however, I'm trying to set some values to that topic but no "overriding" occurs, the values in topicmavros/rc/out
andmavros/rc/in
still the same, plus the motor's drone do not seem to be affected in any way.MAVROS version and platform
Mavros: 1.13.0 ROS: Noetic Ubuntu: 20.04
Autopilot type and version
[x] ArduPilot [ ] PX4
Node logs