MineDojo / MineCLIP

Foundation Model for MineDojo
MIT License
226 stars 30 forks source link

Bug: Wrong action transformation in example code #11

Open mansicer opened 1 year ago

mansicer commented 1 year ago

https://github.com/MineDojo/MineCLIP/blob/e6c06a0245fac63dceb38bc9bd4fecd033dae735/main/mineagent/run_env_in_loop.py#L49-L50

action[-1] will be 0 regardless of its previous value.