Skip to content

Commit

Permalink
fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahfredrickson committed Oct 2, 2023
1 parent 828543d commit 1f45128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/control/PlanarArmController.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
#include "../world_interface/data.h"

#include <array>
#include <cmath>
#include <initializer_list>
#include <mutex>
#include <numeric>
#include <cmath>
#include <optional>

#include <Eigen/Core>
Expand Down

0 comments on commit 1f45128

Please sign in to comment.