Skip to content

Commit 393242d

Browse files
authored
Style fixes for clang-format-6.0 (#167)
1 parent 1479b86 commit 393242d

File tree

6 files changed

+4
-6
lines changed

6 files changed

+4
-6
lines changed

geometric_controller/include/geometric_controller/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* @brief Common library
3535
*
3636
* Common library for geometric controller
37-
*
37+
*
3838
* @author Jaeyoung Lim <jalim@ethz.ch>
3939
*/
4040

geometric_controller/include/geometric_controller/geometric_controller.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* @brief Geometric Controller
3535
*
3636
* Geometric controller
37-
*
37+
*
3838
* @author Jaeyoung Lim <jalim@ethz.ch>
3939
*/
4040

geometric_controller/src/geometric_controller.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* @brief Geometric Controller
3535
*
3636
* Geometric controller
37-
*
37+
*
3838
* @author Jaeyoung Lim <jalim@ethz.ch>
3939
*/
4040

geometric_controller/src/geometric_controller_node.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* @brief Geometric Controller Node
3535
*
3636
* Geometric controller ROS Node Implementation
37-
*
37+
*
3838
* @author Jaeyoung Lim <jalim@ethz.ch>
3939
*/
4040

trajectory_publisher/include/trajectory_publisher/shapetrajectory.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
* @author Jaeyoung Lim <jalim@ethz.ch>
3737
*/
3838

39-
4039
#ifndef TRAJECTORY_PUBLISHER_SHAPETRAJECTORY_H
4140
#define TRAJECTORY_PUBLISHER_SHAPETRAJECTORY_H
4241

trajectory_publisher/include/trajectory_publisher/trajectory.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
* @author Jaeyoung Lim <jalim@ethz.ch>
3737
*/
3838

39-
4039
#ifndef TRAJECTORY_PUBLISHER_TRAJECTORY_H
4140
#define TRAJECTORY_PUBLISHER_TRAJECTORY_H
4241

0 commit comments

Comments
 (0)