google-research / ravens

Train robotic agents to learn pick and place with deep learning for vision-based manipulation in PyBullet. Transporter Nets, CoRL 2020.
https://transporternets.github.io
Apache License 2.0
538 stars 93 forks source link

IndexError: too many indices for array #24

Open anjugopinath opened 2 years ago

anjugopinath commented 2 years ago

I am getting this error when I execute the command python ravens/plot.py --task=block-insertion --agent=transporter --n_demos=10

image