ground_projection package¶
The ground_projection package provides the tools for projecting line segments from an image reference frame to the ground reference frame, as well as a ROS node that implements this functionality. It has been designed to be a part of the lane localization pipeline. Consists of the ROS node nodes.GroundProjectionNode and the ground_projection library.