Skip to content

Commit

Permalink
Firmat
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas committed Apr 1, 2024
1 parent fe2f269 commit 47457d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sim/scripts/drop_urdf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ def get_sim_params(num_threads: int, use_gpu: bool) -> gymapi.SimParams:
return sim_params



def main() -> None:
parser = argparse.ArgumentParser(description="Drop a URDF in Isaac Gym.")
parser.add_argument("urdf_path", help="Path to the URDF file to load")
Expand Down

0 comments on commit 47457d6

Please sign in to comment.