Angelapper

Results 7 comments of Angelapper

我也碰到问题了。不过在尝试用didChangeMetrics

what we are doing is extracting the frame, and using opencv to figure out the lane.

same here, the reward part is tricky, I also can not make it correct. I try to figure out it by my self. Maybe the paths.xml part crash the project.

I make some log and found this part cause the crash. ``` try { node1 = nodes.at(node1.id); node2 = nodes.at(node2.id); printf("node %d, node %d\n", node1.id, node2.id); } catch (const std::out_of_range)...

also I add keyDown detection for W, A, S, D, sample code is in ScriptHookV_SDK_1.0.617.1a which you can download from http://www.dev-c.com/

the DeepDrive project is discontinued, did anyone still have the code?

@fuenwang good, this is a good source ~, agree, author just want to normalize it