py_sim.sim_test.sim5_env_driving module¶
Test code: position control test¶
Author¶
- kyunghan <kyunghah.min@gmail.com>
Test scenario¶
- Import real environment
- Set driver characteristics
Test result¶
- Vehicle position
- Road position
- Driver behavior
- Vehicle longitudinal behavior
- Vehicle lateral behavior
- Driver input values
Update¶
- [18/05/31] - Initial release - kyunghan