it finally works
This commit is contained in:
@@ -69,7 +69,7 @@ private:
|
||||
|
||||
msg.thrust_body[0] = 0;
|
||||
msg.thrust_body[1] = 0;
|
||||
msg.thrust_body[2] = -10; // negative throttle amount
|
||||
msg.thrust_body[2] = -1; // negative throttle amount
|
||||
msg.reset_integral = false;
|
||||
msg.fw_control_yaw_wheel = false;
|
||||
|
||||
|
||||
Submodule src/px4_msgs updated: b64ef0475c...4db0a3f14e
Submodule src/px4_ros_com updated: 1562ff30d5...0bcf68bcb6
Reference in New Issue
Block a user