Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
haitomatic committed Nov 8, 2023
1 parent 8f222d1 commit ff72cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gazebo_mavlink_interface.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ void GazeboMavlinkInterface::PreUpdate(const gz::sim::UpdateInfo &_info,
mavlink_interface_->ReadMAVLinkMessages();

// Always send Gyro and Accel data at full rate (= sim update rate)
SendSensorMessages(_info);
//SendSensorMessages(_info);

handle_actuator_controls(_info);

Expand Down

0 comments on commit ff72cda

Please sign in to comment.