Skip to content

Commit a52b8d0

Browse files
committed
Fix link error when running MPPI in Realease
Signed-off-by: Francisco Martín Rico <fmrico@gmail.com>
1 parent 8237511 commit a52b8d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

controllers/easynav_mppi_controller/src/easynav_mppi_controller/MPPIOptimizer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include "easynav_mppi_controller/MPPIOptimizer.hpp"
22
#include "tf2/utils.hpp"
3+
#include "tf2_geometry_msgs/tf2_geometry_msgs.hpp"
34

45
#include <cmath>
56
#include <limits>

0 commit comments

Comments
 (0)