Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[compat] Remove additional spaces #180

Open
wants to merge 2 commits into
base: noetic-devel
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions geometry_msgs/msg/Twist.msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# This expresses velocity in free space broken into its linear and angular parts.
Vector3 linear
Vector3 angular
Vector3 linear
Vector3 angular
8 changes: 4 additions & 4 deletions sensor_msgs/msg/Temperature.msg
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Single temperature reading.
# Single temperature reading.

Header header # timestamp is the time the temperature was measured
Header header # timestamp is the time the temperature was measured
# frame_id is the location of the temperature reading

float64 temperature # Measurement of the Temperature in Degrees Celsius
float64 temperature # Measurement of the Temperature in Degrees Celsius

float64 variance # 0 is interpreted as variance unknown
float64 variance # 0 is interpreted as variance unknown