luckyrobots 0.1.63__py3-none-any.whl → 0.1.65__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -273,6 +273,9 @@ class LuckyRobots(Node):
273
273
  await self.world_client.send_text(json.dumps(request_data))
274
274
  response_data = await asyncio.wait_for(response_future, timeout=30.0)
275
275
 
276
+ # Wait for reset animation to finish in Lucky World
277
+ time.sleep(1)
278
+
276
279
  observation = ObservationModel(**response_data["Observation"])
277
280
  if self.process_cameras:
278
281
  observation.process_all_cameras()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: luckyrobots
3
- Version: 0.1.63
3
+ Version: 0.1.65
4
4
  Summary: Robotics-AI Training in Hyperrealistic Game Environments
5
5
  Project-URL: Homepage, https://github.com/luckyrobots/luckyrobots
6
6
  Project-URL: Bug Tracker, https://github.com/luckyrobots/luckyrobots/issues
@@ -1,7 +1,7 @@
1
1
  luckyrobots/__init__.py,sha256=yr8nMUVzAe8ohD7XNywTDwLX98HwjT4cagxARkld1HQ,426
2
2
  luckyrobots/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  luckyrobots/config/robots.yaml,sha256=w0HwB35WRd7X0-hQRgtYQaRWmOk32-e6pMxT88aereE,1806
4
- luckyrobots/core/luckyrobots.py,sha256=Hmf2d2IOya5lW0tYfK0yNy3Z5fZDLWs-FJDWyycIGd8,23032
4
+ luckyrobots/core/luckyrobots.py,sha256=5a4zno5ddOV-52RJ-s8cXd18bDPEGHbktDw4RRxW5wU,23123
5
5
  luckyrobots/core/manager.py,sha256=p9Ehs2SKLpBEEJf8hvTFUG_foPrQszgH6BUbIzBTtBo,9212
6
6
  luckyrobots/core/models.py,sha256=fbAKpIOZM8D6rKxRgo1_9rioNa99bT_phCZ9xrwWFaE,2108
7
7
  luckyrobots/core/node.py,sha256=lDKqAQSMEctjU-v4F9Lifz_ZsKG6wxsNuyRqtOWrQRA,10512
@@ -18,7 +18,7 @@ luckyrobots/utils/helpers.py,sha256=4o3Jy0-otnVl0duqncoIuEufEo2AP9BDdgKSEYUOCYQ,
18
18
  luckyrobots/utils/sim_manager.py,sha256=-FwHaHtfDo9-LBKafwchFkmAamwmFCnPqLAR3hhjsEI,12991
19
19
  luckyrobots/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
20
20
  luckyrobots/config/robots.yaml,sha256=w0HwB35WRd7X0-hQRgtYQaRWmOk32-e6pMxT88aereE,1806
21
- luckyrobots-0.1.63.dist-info/METADATA,sha256=I_dmqA_LJR5KMI6aOMyk3WtnIwG3xYu_o2XIvSJ4AI4,7674
22
- luckyrobots-0.1.63.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
23
- luckyrobots-0.1.63.dist-info/licenses/LICENSE,sha256=xsPYvRJPH_fW_sofTUknI_KvZOsD4-BqjSOTZqI6Nmw,1069
24
- luckyrobots-0.1.63.dist-info/RECORD,,
21
+ luckyrobots-0.1.65.dist-info/METADATA,sha256=dqh74Q_W3otIZCFtjNaLm92f2y7MgwK6yqJu40ffQoI,7674
22
+ luckyrobots-0.1.65.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
23
+ luckyrobots-0.1.65.dist-info/licenses/LICENSE,sha256=xsPYvRJPH_fW_sofTUknI_KvZOsD4-BqjSOTZqI6Nmw,1069
24
+ luckyrobots-0.1.65.dist-info/RECORD,,