Skip to content

Commit

Permalink
add meshes
Browse files Browse the repository at this point in the history
  • Loading branch information
budzianowski committed Dec 6, 2024
1 parent 89b146c commit 7e1ead7
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sim/envs/humanoids/zeroth_env.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"""Defines the environment for training the humanoid."""

from sim.envs.base.legged_robot import LeggedRobot
from sim.resources.stompymicro.joints import Robot
from sim.resources.zeroth.joints import Robot
from sim.utils.terrain import HumanoidTerrain

from isaacgym import gymtorch # isort:skip
Expand Down
Binary file added sim/resources/zeroth/meshes/Part_76.stl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added sim/resources/zeroth/meshes/Rotor.stl
Binary file not shown.
Binary file added sim/resources/zeroth/meshes/Rotor_2.stl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 7e1ead7

Please sign in to comment.