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 15bd0b1 commit 9182fdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions airo_drake/scene.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
from pydrake.multibody.tree import ModelInstanceIndex
from pydrake.planning import RobotDiagram

from typing import List


@dataclass
class MobilePlatformWithSingleArmScene:
Expand Down

0 comments on commit 9182fdd

Please sign in to comment.