Skip to content

Commit b971127

Browse files
committed
[demo] deleted unnecessary comment
1 parent ba9940f commit b971127

File tree

1 file changed

+0
-1
lines changed
  • demos/pycram_bullet_world_demo

1 file changed

+0
-1
lines changed

demos/pycram_bullet_world_demo/demo.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
extension = ObjectDescription.get_file_extension()
1818

1919
world = BulletWorld(WorldMode.GUI)
20-
# viz = VizMarkerPublisher()
2120

2221
robot = Object("pr2", Robot, f"pr2{extension}", pose=Pose([1, 2, 0]))
2322
apartment = Object("apartment", Apartment, f"apartment{extension}")

0 commit comments

Comments
 (0)