Skip to content

Commit b49398b

Browse files
committed
fix: adds Link library include
1 parent e6ddd19 commit b49398b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/systems/odometry_publisher/OdometryPublisher.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
#include "gz/sim/components/Pose.hh"
4141
#include "gz/sim/components/JointPosition.hh"
4242
#include "gz/sim/Model.hh"
43+
#include "gz/sim/Link.hh"
4344
#include "gz/sim/Util.hh"
4445

4546
using namespace gz;

0 commit comments

Comments
 (0)