Skip to content

Style cleanup on tf2_py.cpp #168

@clalancette

Description

@clalancette

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:

  1. Switch NULL -> nullptr
  2. Use consistent bracket style everywhere
  3. Enable the cpplint/uncrustify checks from ament to keep the style consistent in the future.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions