py_sim.sim_test.sim4_steer_control module

Test code: position control test

Author

Test scenario

  • Import road data
  • Set driver characteristics
  • Set vehicle velocity

Test result

  • Vehicle position
  • Road position
  • Vehicle longitudinal velocity
  • Steering angle
  • Driver input values

Update

  • [18/05/31] - Initial release - kyunghan