Skip to content

Commit 65e2a05

Browse files
committed
run pre-commit
1 parent cb331d1 commit 65e2a05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hydra_ros/src/places/external_traversability_estimator.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
* Government is authorized to reproduce and distribute reprints for Government
3333
* purposes notwithstanding any copyright notation herein.
3434
* -------------------------------------------------------------------------- */
35+
#include "hydra_ros/places/external_traversability_estimator.h"
36+
3537
#include <config_utilities/config.h>
3638
#include <config_utilities/validation.h>
3739
#include <ianvs/node_handle.h>
3840
#include <spark_dsg/traversability_boundary.h>
3941

40-
#include "hydra_ros/places/external_traversability_estimator.h"
41-
4242
namespace hydra::places {
4343

4444
using spark_dsg::TraversabilityState;

0 commit comments

Comments
 (0)