ros / common_msgs

Commonly used messages in ROS. Includes messages for actions (actionlib_msgs), diagnostics (diagnostic_msgs), geometric primitives (geometry_msgs), robot navigation (nav_msgs), and common sensors (sensor_msgs), such as laser range finders, cameras, point clouds.
http://wiki.ros.org/common_msgs
177 stars 191 forks source link

[compat] Remove additional spaces #180

Open GladOSkar opened 2 years ago

GladOSkar commented 2 years ago

This is not just a cosmetic change, some proprietary platforms' ROS integration like dSpace's Simulink ROS integration have weird parsers that can't handle these kinds of inconsistencies and will throw obscure error messages.

A merge would be kindly appreciated. Thanks!

GladOSkar commented 1 year ago

Ping @tfoote