Added radar tracking problem.
Added the radar tracking problem from the EKF chapter to the UKF chapter. fixed bug in ekf_internal that was drawing the radar image on import.
This commit is contained in:
parent
5e35a314bd
commit
7a588b0683
File diff suppressed because one or more lines are too long
@ -159,6 +159,4 @@ def show_radar_chart():
|
||||
ax.yaxis.set_ticks([])
|
||||
|
||||
|
||||
plt.show()
|
||||
|
||||
show_radar_chart()
|
||||
plt.show()
|
Loading…
Reference in New Issue
Block a user