我想自己设置波形,编写lua脚本代码实现配置,但是在配置Sensor Configuration时,显示System.ArgumentOutOfRangeException:索引超出范围,必须为非负值并小于集合大小。 参数名:index 在 System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgumentargument, ExceptionResource resource)在AR1xController.chirpManager.UpdateProfileConfigDataView00 确定 这是我在使用mmwave studio实现波形设计导入lua文件后配置的报错。 这个报错是什么意思,我检查了我的脚本代码,发现frame和chirp配置里的索引对应且没超过要求,为什么会出现这个报错.