Skip to content

Extended LIDAR functionality - #860

Closed
simoooong wants to merge 4 commits into
ros2-devfrom
858-feature-extend-lidar-to-have-360-input-every-frame
Closed

Extended LIDAR functionality#860
simoooong wants to merge 4 commits into
ros2-devfrom
858-feature-extend-lidar-to-have-360-input-every-frame

Conversation

@simoooong

@simoooong simoooong commented Nov 6, 2025

Copy link
Copy Markdown
Collaborator

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (Extend LIDAR to have 360 input every frame #858)

I have updated the lidar_distance node to buffer the latest pointcloud data to be reused in the next frame.
LIDAR will now perceive the new and old data (last frame) to have a 360 degree perception.

Type of change

  • New feature (non-breaking change which adds functionality)

Does this PR introduce a breaking change?

  • No

Most important changes

See changes

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • [-] I have commented my code, particularly in hard-to-understand areas
  • [-] I have made corresponding changes to the documentation
  • [-] My changes generate no new warnings
  • [-] I have added tests that prove my fix is effective or that my feature works (might be obsolete with CI later on)
  • [-] New and existing unit tests pass locally with my changes (might be obsolete with CI later on)

@simoooong simoooong self-assigned this Nov 6, 2025
@coderabbitai

coderabbitai Bot commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 858-feature-extend-lidar-to-have-360-input-every-frame

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@simoooong
simoooong force-pushed the 858-feature-extend-lidar-to-have-360-input-every-frame branch 3 times, most recently from 752e4eb to 3f5c644 Compare November 27, 2025 13:45
@simoooong
simoooong force-pushed the 858-feature-extend-lidar-to-have-360-input-every-frame branch from 3f5c644 to 549db83 Compare November 27, 2025 13:48
@simoooong simoooong closed this Nov 27, 2025
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