Skip to content

ROS package for semantic segmentation of lane lines, and homographic transformation of the segmented image for rebroadcasting as a point cloud.

License

Notifications You must be signed in to change notification settings

chicagoedt/segment_lane_lines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package for semantic segmentation of lane lines, and homographic transformation of the segmented image for rebroadcasting as a point cloud. Work-in-progress.

Overview

Sample Usage

Nodes

lane_segmentation_node

Subscribed Topics

lane_camera_feed (sensor_msgs/Image)

Feed from the camera.

Published Topics

lane_lines_image (sensor_msgs/Image)

The most recently-segmented image in the feed, untransformed.

lane_lines_cloud (sensor_msgs/PointCloud2)

A point cloud representing the pixels in the segmented image, homographically transformed into the ground plane.

Parameters

About

ROS package for semantic segmentation of lane lines, and homographic transformation of the segmented image for rebroadcasting as a point cloud.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published