Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulation-free implementation and exp_ant? #3

Open
yesiam-png opened this issue Oct 30, 2022 · 0 comments
Open

Simulation-free implementation and exp_ant? #3

yesiam-png opened this issue Oct 30, 2022 · 0 comments

Comments

@yesiam-png
Copy link

Hi,

Thanks for your excellent work and contribution! I have two questions:

  1. Since I'm using google colab, it seems I can't open the meshcat-server before running the training code. So I disable simulation by world = pd.TinyWorld(do_vis=False). Unfortunately, both the exp_punch.py and the exp_throw.py codes get stuck at convert_tool.convert2(urdf_structures, world, mb_gripper) when urdf_structures are './data/punch/p2.urdf' or './data/franka_panda/panda.urdf', './data/franka_panda/sphere2.urdf'. However, exp_ant.py works after setting do_vis=False.
  2. What is the purpose of the exp_ant.py task?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant