Skip to content

Commit

Permalink
Update scene.py
Browse files Browse the repository at this point in the history
  • Loading branch information
m-decoster authored Aug 26, 2024
1 parent fa83f71 commit 15bd0b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airo_drake/scene.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class MobilePlatformWithSingleArmScene:

robot_diagram: RobotDiagram
mobile_platform_index: ModelInstanceIndex
mobile_platform_part_indices: List[ModelInstanceIndex]
arm_index: ModelInstanceIndex | None = None
gripper_index: ModelInstanceIndex | None = None
meshcat: Meshcat | None = None
Expand Down

0 comments on commit 15bd0b1

Please sign in to comment.