Skip to content

Commit 14fd961

Browse files
committed
Formatting
1 parent 989616d commit 14fd961

7 files changed

Lines changed: 475 additions & 529 deletions

File tree

src/bitbots_motion/bitbots_dynup/include/bitbots_dynup/dynup_ik.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33

44
#include <bio_ik/bio_ik.hpp>
55
#include <bitbots_dynup/dynup_parameters.hpp>
6-
#include <bitbots_splines/abstract_ik.hpp>
76
#include <bitbots_dynup/ik.hpp>
7+
#include <bitbots_splines/abstract_ik.hpp>
88
#include <moveit/robot_model_loader/robot_model_loader.hpp>
99
#include <moveit/robot_state/robot_state.hpp>
1010
#include <sensor_msgs/msg/joint_state.hpp>
11-
#include <tf2_geometry_msgs/tf2_geometry_msgs.hpp>
12-
#include <tf2_eigen/tf2_eigen.hpp>
1311
#include <tf2/convert.hpp>
12+
#include <tf2_eigen/tf2_eigen.hpp>
13+
#include <tf2_geometry_msgs/tf2_geometry_msgs.hpp>
1414

1515
#include "dynup_utils.hpp"
1616

0 commit comments

Comments
 (0)