AttributeError: 'isaacgym._bindings.linux-x86_64.gym_37.Gym' object has no attribute 'create_force_sensor'

AttributeError: ‘isaacgym._bindings.linux-x86_64.gym_37.Gym’ object has no attribute ‘create_force_sensor’

yes,I found same problem

Hi @user52470 and @ahaobupt

Maybe the method you are looking for is create_asset_force_sensor as shown in the BallBalance example

Hi,I found same problem too.Have you already resolved it now?