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

refactor(velodyne)!: combine Velodyne ROS wrappers into a single node #148

Merged
merged 14 commits into from
May 24, 2024

Conversation

mojomex
Copy link
Collaborator

@mojomex mojomex commented May 16, 2024

PR Type

  • Improvement

Related Links

TIER IV INTERNAL LINK -- corresponding issue
TIER IV INTERNAL LINK -- detailed article

This PR depends on the following PR being merged first:

This PR fixes the following issues (for Velodyne only):

Description

This PR combines the Velodyne Driver, HW Interface and HW Monitor wrappers into one. For more info, refer to

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

  • Assign PR to reviewer

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • (Optional) Unit tests have been written for new behavior
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets

CI Checks

  • Build and test for PR: Required to pass before the merge.

@mojomex mojomex self-assigned this May 16, 2024
@mojomex mojomex force-pushed the single-node-refactor-velodyne branch from ecd7ef1 to 8aeca9b Compare May 16, 2024 09:20
@mojomex mojomex changed the base branch from main to develop May 17, 2024 05:44
@knzo25
Copy link
Collaborator

knzo25 commented May 20, 2024

Not only for this one, but copyright files are missing.
Did we decide on header blocks or pragmas?

@mojomex
Copy link
Collaborator Author

mojomex commented May 20, 2024

Not only for this one, but copyright files are missing. Did we decide on header blocks or pragmas?

@knzo25 Thanks for the reminder! @drwnz and I just discussed that this would be best done in a separate PR. Maybe together with enforcing pre-commit since it also checks for copyright

@mojomex mojomex force-pushed the single-node-refactor-velodyne branch from b01773f to 45ef936 Compare May 23, 2024 03:32
@mojomex mojomex marked this pull request as ready for review May 23, 2024 03:33
@mojomex
Copy link
Collaborator Author

mojomex commented May 23, 2024

🟢 Self-Evaluation

All tests have been performed on a VLP32 sensor.

🟢 Pointcloud output with default parameters
🟢 HW Monitor is publishing diagnostics continuously

@knzo25
Copy link
Collaborator

knzo25 commented May 23, 2024

(I don't know if me being the reviewer is on purpose or it was assigned automatically after made some comments but other that the nit, which can be ignored, LGTM)

@drwnz drwnz self-requested a review May 24, 2024 00:33
Copy link
Collaborator

@drwnz drwnz left a comment

Choose a reason for hiding this comment

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

HW monitor needs a bit of tidying but for this PR, LGTM!

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.

3 participants