File tree 3 files changed +11
-2
lines changed
3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 19
19
20
20
#include < memory>
21
21
#include < string>
22
+ #include < ignition/math/Inertial.hh>
22
23
#include < ignition/math/Pose3.hh>
23
24
#include " sdf/Element.hh"
24
25
#include " sdf/SemanticPose.hh"
Original file line number Diff line number Diff line change 30
30
#include < variant>
31
31
#include < vector>
32
32
33
- #include < ignition/math.hh>
33
+ #include < ignition/math/Angle.hh>
34
+ #include < ignition/math/Color.hh>
35
+ #include < ignition/math/Pose3.hh>
36
+ #include < ignition/math/Quaternion.hh>
37
+ #include < ignition/math/Vector2.hh>
38
+ #include < ignition/math/Vector3.hh>
34
39
35
40
#include " sdf/Console.hh"
36
41
#include " sdf/sdf_config.h"
Original file line number Diff line number Diff line change 25
25
#include < utility>
26
26
#include < vector>
27
27
28
- #include < ignition/math.hh>
28
+ #include < ignition/math/Helpers.hh>
29
+ #include < ignition/math/Pose3.hh>
30
+ #include < ignition/math/Quaternion.hh>
31
+ #include < ignition/math/Vector3.hh>
29
32
30
33
#include < urdf_model/model.h>
31
34
#include < urdf_model/link.h>
You can’t perform that action at this time.
0 commit comments