Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Bovbel committed Jan 26, 2015
1 parent 98f5bfe commit 6118cc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tf2_sensor_msgs/include/tf2_sensor_msgs/tf2_sensor_msgs.h
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ void doTransform(const sensor_msgs::Imu &imu_in, sensor_msgs::Imu &imu_out, cons
imu_out.orientation.y = orientation.y();
imu_out.orientation.z = orientation.z();


transformCovariance(imu_in.orientation_covariance, imu_out.orientation_covariance, r);

}
Expand Down

0 comments on commit 6118cc2

Please sign in to comment.