Steven-Shine Chen

Results 3 comments of Steven-Shine Chen

I resolved the error by changing sensor_center = sensor_pose[:,:,:2] to sensor_center = sensor_pose[:,:,:3] in DeepMapping_AVD This matches the dimensions of unoccupied[:, (idx - 1) * L:idx * L, :] and...

This error occurred after updating the logger with the truncation

Although exposing select_speaker_agent would solve this problem in this case, it is a general issue with agents being initialised for you in methods (internal helper agents that are not created...