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

rename point_types to point_xyzir #128

Merged
merged 3 commits into from
Aug 18, 2024

Conversation

Bey9434
Copy link
Contributor

@Bey9434 Bey9434 commented Aug 14, 2024

velodyne_cloud_separatorのpoint_types.hppをpoint_xyzir.hppにリネームする #114

@Bey9434 Bey9434 requested a review from Autumn60 as a code owner August 14, 2024 02:59
#ifndef VELODYNE_CLOUD_SEPARATOR__POINT_TYPES_HPP_
#define VELODYNE_CLOUD_SEPARATOR__POINT_TYPES_HPP_
#ifndef VELODYNE_CLOUD_SEPARATOR__POINT_XYZIR_HPP_
#define VELODYNE_CLOUD_SEPARATOR__POINT_XYZIR_HPP_
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

インクルードガード名をPOINT_XYZIR_HPP_に変えてほしいです。(ディレクトリ構造と一致させるため)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

現時点で、インクルードガード名とディレクトリ構造は一致していると思います。

Copy link
Collaborator

@Autumn60 Autumn60 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

指摘箇所について修正お願いします :man_bowing:

@Bey9434 Bey9434 requested a review from Autumn60 August 18, 2024 14:59
Copy link
Collaborator

@Autumn60 Autumn60 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

honnmaya
LGTM

@Bey9434 Bey9434 merged commit 585d217 into main Aug 18, 2024
4 checks passed
@Bey9434 Bey9434 deleted the rename-velodyne_cloud_separatorToPointtypes branch August 18, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants