-
Notifications
You must be signed in to change notification settings - Fork 240
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
After #99 is merged, there is a bunch of style cleanup that should be done on https://github.com/ros2/geometry2/blob/ros2/tf2_py/src/tf2_py.cpp . We should do the following:
- Switch NULL -> nullptr
- Use consistent bracket style everywhere
- Enable the cpplint/uncrustify checks from ament to keep the style consistent in the future.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request