ros_x_habitat
ros_x_habitat copied to clipboard
AttributeError: 'NoneType' object has no attribute 'motion_type'
The command is: python src/scripts/eval_and_vis_habitat.py --input-type rgbd --model-path data/checkpoints/v2/gibson-rgbd-best.pth --task-config configs/setting_4_configs/pointnav_rgbd-mp3d.yaml --episode-id -1 --seed-file-path seeds/seed=7.csv --log-dir logs/ --make-maps --map-dir habitat_maps/ --make-plots \
Traceback (most recent call last):
File "src/scripts/eval_and_vis_habitat.py", line 169, in
I haven't found a solution. Can I ask if there is any way? Thank you
Hi @jiaomengzhang sorry about the late reply. I've been swamped by other projects lately.
I hope you've solved it but in case you haven't, looks like someone suggested had the same problem a solution here. I tried removing default.physics_config.json
and was able to reproduce the error. You can download the file from this link.