Skip to content

Commit 66699b8

Browse files
committed
Fix trailing whitespace.
1 parent d08b327 commit 66699b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

controller_interface/include/semantic_components/pose_sensor.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ class PoseSensor : public SemanticComponentInterface<geometry_msgs::msg::Pose>
7676
* @brief Fill pose message with current values.
7777
*
7878
* Fill a pose message with current position and orientation from the state interfaces.
79-
*
79+
*
8080
* @param[out] message Pose message from values
8181
* @return always returns true
8282
*/

0 commit comments

Comments
 (0)