QUT-Motorsport / QUTMS_Autonomous

1 stars 1 forks source link

Adding sensors, suspension and fixed control #8

Closed peter2380123 closed 4 years ago

peter2380123 commented 4 years ago

This merge is quite big - along with some additions outside of this branch's original intent.

As of this merge, the newly updated joint description is:

[0] - susp_front_right
[1] - susp_front_left
[2] - susp_rear_right
[3] - susp_rear_left
[4] - wheel_front_right_steer_spin
[5] - wheel_front_left_steer_spin
[6] - wheel_rear_right_spin
[7] - wheel_rear_left_spin
[8] - LiDAR
[9] - ZED camera
peter2380123 commented 4 years ago

Odd behavior when reversing, without any sensors added. A suspension issue?

peter2380123 commented 4 years ago

Separate branch pet/fix_reverse has been created. Investigation will be carried out on that branch.