Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 445 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 445 Bytes

ros_node_lane_detection

Based on a similar ROS node. However this is a python version.

To launch the node:

roslaunch advanced_lane_detection ros_node.launch 

The ros_node.launch also launches the rqt interface and there you can see the final result in the "/image_result" topic.

The pipeline is based on: HsucheChiang/Advanced_Lane_Detection

Author

  • Tiago Almeida