Open Hoyyyaard opened 2 months ago
i think you can set it off in
ReKep/environment.py: 228
def get_collision_points(self, noise=True):
"""
Get the points of the gripper and any object in hand.
"""
I thought the visualization should be default noise = False, can you further check these part?
I ran the code in headless mode.