RubSevian
RubSevian
Does your algorithm publish odometry data?
Hello , i have same problem , don't pay attention to sorted(dirs)[-1] I just changed it for the test but it still doesn't work even with the value sorted(dirs)[0]  I fixed this problem with a quick fix of 56 lines on torch.float32 in the file /content/ml-agents/ml-agents/mlagents/torch_utils/torch.py . P.S this line has already been fixed in the screenshot
@iyaijuil Based on your mistake, I can make an assumption that the problem is in choosing a device, perhaps you need to specify what specifically to use the cpu or...