clockworkbits / CarND-Capstone

Capstone project - Hupla Hupla team
MIT License
1 stars 0 forks source link

Traffic Light Detection #3

Closed clockworkbits closed 6 years ago

clockworkbits commented 6 years ago

Detection: Detect the traffic light and its color from the /image_color. The topic /vehicle/traffic_lights contains the exact location and status of all traffic lights in simulator, so you can test your output. Waypoint publishing: Once you have correctly identified the traffic light and determined its position, you can convert it to a waypoint index and publish it.

jodiealaine commented 6 years ago

This issue was split into the following issues and all have now been completed: