Skip to content

Commit a4f00b9

Browse files
refactor
1 parent 6a788f2 commit a4f00b9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

nav2_dynamic_motion_model/src/constant_velocity_model.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
#ifndef CONSTANT_VELOCITY_MODEL_HPP
2-
#define CONSTANT_VELOCITY_MODEL_HPP
3-
41
#include "nav2_dynamic_motion_model/constant_velocity_model.hpp"
52

63
namespace nav2_dynamic_motion_model
@@ -22,5 +19,4 @@ geometry_msgs::msg::Pose ConstantVelocityModel::predictObstaclePose(
2219
}
2320

2421
}
25-
#endif // CONSTANT_VELOCITY_MODEL_HPP
2622

0 commit comments

Comments
 (0)