feature: add line sensor publisher node and launch configs - #58
Open
hello-ola wants to merge 2 commits into
Open
feature: add line sensor publisher node and launch configs#58hello-ola wants to merge 2 commits into
hello-ola wants to merge 2 commits into
Conversation
hello-robot-shehab
approved these changes
Aug 17, 2026
hello-robot-shehab
left a comment
Contributor
There was a problem hiding this comment.
Works, thanks @hello-ola ! 
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this should be merged with hello-robot/stretch4_body#145
Add line sensor publisher
New node publishing the downward line sensors as ROS hazard topics. Adds
line_sensor_publisher.py,line_sensors.yaml,line_sensor.launch.py,line_sensor.rviz.to test
make sure stretch4_body is on pull request 145
run
ros2 launch stretch_core line_sensor.launch.py use_rviz:=Trueand verify that the line sensor shows the points correctly. the white pc shows all the data coming from the line sensors and the colored pointclouds are their different classifications.