Skip to content

Commit 240ee25

Browse files
committed
fix: adds Link library include
Signed-off-by: Morgantiz <[email protected]>
1 parent 3aec156 commit 240ee25

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)