Skip to content

Commit 62635af

Browse files
Made WebotsNode ClangFormat compliant.
1 parent 34c4d71 commit 62635af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webots_ros2_driver/src/WebotsNode.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
#include <webots_ros2_driver/plugins/static/Ros2Camera.hpp>
2727
#include <webots_ros2_driver/plugins/static/Ros2Compass.hpp>
28+
#include <webots_ros2_driver/plugins/static/Ros2Connector.hpp>
2829
#include <webots_ros2_driver/plugins/static/Ros2DistanceSensor.hpp>
2930
#include <webots_ros2_driver/plugins/static/Ros2Emitter.hpp>
3031
#include <webots_ros2_driver/plugins/static/Ros2GPS.hpp>
@@ -35,7 +36,6 @@
3536
#include <webots_ros2_driver/plugins/static/Ros2RangeFinder.hpp>
3637
#include <webots_ros2_driver/plugins/static/Ros2Receiver.hpp>
3738
#include <webots_ros2_driver/plugins/static/Ros2VacuumGripper.hpp>
38-
#include <webots_ros2_driver/plugins/static/Ros2Connector.hpp>
3939
#include "webots_ros2_driver/PluginInterface.hpp"
4040
#include "webots_ros2_driver/PythonPlugin.hpp"
4141

0 commit comments

Comments
 (0)