rvc3python 0.9.0__tar.gz → 0.9.1__tar.gz

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.
Files changed (88) hide show
  1. {rvc3python-0.9.0/rvc3python.egg-info → rvc3python-0.9.1}/PKG-INFO +19 -5
  2. {rvc3python-0.9.0 → rvc3python-0.9.1}/README.md +8 -4
  3. {rvc3python-0.9.0 → rvc3python-0.9.1}/pyproject.toml +62 -33
  4. {rvc3python-0.9.0 → rvc3python-0.9.1/rvc3python.egg-info}/PKG-INFO +19 -5
  5. {rvc3python-0.9.0 → rvc3python-0.9.1}/LICENSE +0 -0
  6. {rvc3python-0.9.0 → rvc3python-0.9.1}/MANIFEST.in +0 -0
  7. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/__init__.py +0 -0
  8. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/bin/__init__.py +0 -0
  9. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/bin/bdsim_path.py +0 -0
  10. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/bin/rvctool.py +0 -0
  11. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/examples/__init__.py +0 -0
  12. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/examples/hershey/genhershey.py +0 -0
  13. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/examples/hershey/hershey.json +0 -0
  14. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/examples/hershey/hershey.txt +0 -0
  15. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/examples/hershey/roman-plain.txt +0 -0
  16. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/examples/hershey/roman-simplex.txt +0 -0
  17. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/examples/hershey/roman-triplex.txt +0 -0
  18. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/examples/imu_data.py +0 -0
  19. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/examples/mosaic.py +0 -0
  20. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/examples/ransac_line.py +0 -0
  21. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/examples/visodom.py +0 -0
  22. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/examples/walking.py +0 -0
  23. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/examples/writing.py +0 -0
  24. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/IBVS-arm-main.py +0 -0
  25. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/IBVS-arm.bd +0 -0
  26. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/IBVS-holonomic-main.py +0 -0
  27. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/IBVS-holonomic.bd +0 -0
  28. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/IBVS-main.py +0 -0
  29. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/IBVS-nonholonomic-main.py +0 -0
  30. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/IBVS-nonholonomic.bd +0 -0
  31. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/IBVS-partitioned-main.py +0 -0
  32. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/IBVS-partitioned.bd +0 -0
  33. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/IBVS-quadrotor-main.py +0 -0
  34. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/IBVS-quadrotor.bd +0 -0
  35. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/IBVS.bd +0 -0
  36. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/RRMC.bd +0 -0
  37. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/RRMC.py +0 -0
  38. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/RRMC2.bd +0 -0
  39. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/RRMC2.py +0 -0
  40. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/SEA-main.py +0 -0
  41. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/SEA.bd +0 -0
  42. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/SEA.py +0 -0
  43. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/__init__.py +0 -0
  44. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/braitenberg.bd +0 -0
  45. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/braitenberg.py +0 -0
  46. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/cartspace.bd +0 -0
  47. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/computed-torque-main.py +0 -0
  48. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/computed-torque.bd +0 -0
  49. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/driveconfig.bd +0 -0
  50. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/driveconfig.py +0 -0
  51. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/driveline.bd +0 -0
  52. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/driveline.py +0 -0
  53. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/drivepoint.bd +0 -0
  54. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/drivepoint.py +0 -0
  55. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/drivepursuit.bd +0 -0
  56. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/drivepursuit.py +0 -0
  57. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/feedforward-main.py +0 -0
  58. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/feedforward.bd +0 -0
  59. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/jointspace.bd +0 -0
  60. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/jointspace.py +0 -0
  61. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/lanechange.bd +0 -0
  62. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/lanechange.py +0 -0
  63. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/opspace-main.py +0 -0
  64. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/opspace.bd +0 -0
  65. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/opspace.py +0 -0
  66. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/ploop.bd +0 -0
  67. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/ploop.py +0 -0
  68. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/ploop_test.bd +0 -0
  69. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/ploop_test.py +0 -0
  70. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/quad_model.py +0 -0
  71. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/quadrotor-main.py +0 -0
  72. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/quadrotor.bd +0 -0
  73. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/quadrotor.py +0 -0
  74. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/vloop.bd +0 -0
  75. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/vloop.py +0 -0
  76. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/vloop_test.bd +0 -0
  77. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/vloop_test.py +0 -0
  78. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/zerotorque.bd +0 -0
  79. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/models/zerotorque.py +0 -0
  80. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/tools/__init__.py +0 -0
  81. {rvc3python-0.9.0 → rvc3python-0.9.1}/RVC3/tools/rvcprint.py +0 -0
  82. {rvc3python-0.9.0 → rvc3python-0.9.1}/Untitled.ipynb +0 -0
  83. {rvc3python-0.9.0 → rvc3python-0.9.1}/rvc3python.egg-info/SOURCES.txt +0 -0
  84. {rvc3python-0.9.0 → rvc3python-0.9.1}/rvc3python.egg-info/dependency_links.txt +0 -0
  85. {rvc3python-0.9.0 → rvc3python-0.9.1}/rvc3python.egg-info/entry_points.txt +0 -0
  86. {rvc3python-0.9.0 → rvc3python-0.9.1}/rvc3python.egg-info/requires.txt +0 -0
  87. {rvc3python-0.9.0 → rvc3python-0.9.1}/rvc3python.egg-info/top_level.txt +0 -0
  88. {rvc3python-0.9.0 → rvc3python-0.9.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rvc3python
3
- Version: 0.9.0
3
+ Version: 0.9.1
4
4
  Summary: Support for book: Robotics, Vision & Control 3 in Python
5
5
  Author-email: Peter Corke <rvc@petercorke.com>
6
6
  Project-URL: Homepage, https://github.com/petercorke/RVC3-python
@@ -14,12 +14,22 @@ Classifier: Programming Language :: Python :: 3.8
14
14
  Classifier: Programming Language :: Python :: 3.9
15
15
  Classifier: Programming Language :: Python :: 3.10
16
16
  Classifier: Programming Language :: Python :: 3.11
17
+ Classifier: Programming Language :: Python :: 3.12
17
18
  Classifier: License :: OSI Approved :: MIT License
18
19
  Classifier: Operating System :: OS Independent
19
20
  Requires-Python: >=3.7
20
21
  Description-Content-Type: text/markdown
21
- Provides-Extra: pytorch
22
22
  License-File: LICENSE
23
+ Requires-Dist: matplotlib
24
+ Requires-Dist: roboticstoolbox-python>=1
25
+ Requires-Dist: machinevision-toolbox-python
26
+ Requires-Dist: bdsim>=1.1
27
+ Requires-Dist: IPython
28
+ Requires-Dist: sympy
29
+ Requires-Dist: pybullet
30
+ Provides-Extra: pytorch
31
+ Requires-Dist: torch; extra == "pytorch"
32
+ Requires-Dist: torchvision; extra == "pytorch"
23
33
 
24
34
  # Robotics, Vision & Control: 3rd edition in Python (2023)
25
35
  [![A Python Robotics Package](https://raw.githubusercontent.com/petercorke/robotics-toolbox-python/master/.github/svg/py_collection.min.svg)](https://github.com/petercorke/robotics-toolbox-python)
@@ -46,7 +56,7 @@ Welcome to the online hub for the book:
46
56
  <br><br>
47
57
  <p>Report an issue with the book or its supporting code <a href="https://github.com/petercorke/RVC3-python/issues/new/choose">here</a>.</p>
48
58
 
49
- <p>Knwon errata for the book can be viewed <a href="https://github.com/petercorke/RVC3-python/wiki/Errata">here</a>.</p>
59
+ <p>Known errata for the book can be viewed <a href="https://github.com/petercorke/RVC3-python/wiki/Errata">here</a>.</p>
50
60
  </td>
51
61
  </tr>
52
62
  </table>
@@ -106,7 +116,7 @@ pip install rvc3python[pytorch]
106
116
  ```
107
117
  or
108
118
  ```shell
109
- conda install rvc3python[pytorch]
119
+ conda install rvc3python
110
120
  ```
111
121
  ## Using the Toolboxes
112
122
 
@@ -237,7 +247,7 @@ fit.
237
247
 
238
248
  IPython is very forgiving when it comes to cutting and pasting in blocks of Python
239
249
  code. It will strip off the `>>>` prompt character and ignore indentation. The normal
240
- python REPL is not so forgiving. IPython also allows maintains a command history and
250
+ python REPL is not so forgiving. IPython also maintains a command history and
241
251
  allows command editing.
242
252
  ### Simple scripting
243
253
  You can write very simple scripts, for example `test.py` is
@@ -266,6 +276,10 @@ PyPlot3D backend, t = 0.05, scene:
266
276
  ```
267
277
  and you are dropped into an IPython session after the script has run.
268
278
 
279
+ ## Issues running on Apple Silicon
280
+
281
+ Check out the [wiki page](https://github.com/petercorke/RVC3-python/wiki/Running-on-Apple-Silicon).
282
+
269
283
  ## Using Jupyter and Colab
270
284
 
271
285
  Graphics and animations are problematic in these environments, some things work
@@ -23,7 +23,7 @@ Welcome to the online hub for the book:
23
23
  <br><br>
24
24
  <p>Report an issue with the book or its supporting code <a href="https://github.com/petercorke/RVC3-python/issues/new/choose">here</a>.</p>
25
25
 
26
- <p>Knwon errata for the book can be viewed <a href="https://github.com/petercorke/RVC3-python/wiki/Errata">here</a>.</p>
26
+ <p>Known errata for the book can be viewed <a href="https://github.com/petercorke/RVC3-python/wiki/Errata">here</a>.</p>
27
27
  </td>
28
28
  </tr>
29
29
  </table>
@@ -83,7 +83,7 @@ pip install rvc3python[pytorch]
83
83
  ```
84
84
  or
85
85
  ```shell
86
- conda install rvc3python[pytorch]
86
+ conda install rvc3python
87
87
  ```
88
88
  ## Using the Toolboxes
89
89
 
@@ -214,7 +214,7 @@ fit.
214
214
 
215
215
  IPython is very forgiving when it comes to cutting and pasting in blocks of Python
216
216
  code. It will strip off the `>>>` prompt character and ignore indentation. The normal
217
- python REPL is not so forgiving. IPython also allows maintains a command history and
217
+ python REPL is not so forgiving. IPython also maintains a command history and
218
218
  allows command editing.
219
219
  ### Simple scripting
220
220
  You can write very simple scripts, for example `test.py` is
@@ -243,6 +243,10 @@ PyPlot3D backend, t = 0.05, scene:
243
243
  ```
244
244
  and you are dropped into an IPython session after the script has run.
245
245
 
246
+ ## Issues running on Apple Silicon
247
+
248
+ Check out the [wiki page](https://github.com/petercorke/RVC3-python/wiki/Running-on-Apple-Silicon).
249
+
246
250
  ## Using Jupyter and Colab
247
251
 
248
252
  Graphics and animations are problematic in these environments, some things work
@@ -311,4 +315,4 @@ This GitHub repo provides additional resources for readers including:
311
315
  To get that material you must clone the repo
312
316
  ```shell
313
317
  git clone https://github.com/petercorke/RVC3-python.git
314
- ```
318
+ ```
@@ -1,9 +1,7 @@
1
1
  [project]
2
2
  name = "rvc3python"
3
- version = "0.9.0"
4
- authors = [
5
- { name="Peter Corke", email="rvc@petercorke.com" },
6
- ]
3
+ version = "0.9.1"
4
+ authors = [{ name = "Peter Corke", email = "rvc@petercorke.com" }]
7
5
  description = "Support for book: Robotics, Vision & Control 3 in Python"
8
6
  readme = "README.md"
9
7
  requires-python = ">=3.7"
@@ -17,27 +15,68 @@ classifiers = [
17
15
  "Programming Language :: Python :: 3.9",
18
16
  "Programming Language :: Python :: 3.10",
19
17
  "Programming Language :: Python :: 3.11",
20
-
18
+ "Programming Language :: Python :: 3.12",
21
19
  "License :: OSI Approved :: MIT License",
22
20
  "Operating System :: OS Independent",
23
21
  ]
24
22
  keywords = [
25
- "robotics", "robot", "manipulator", "robot arm",
26
- "mobile robot", "mobile manipulation",
27
- "path planning", "SLAM", "pose graph",
28
- "Dubins", "Reeds-Shepp", "lattice planner", "RRT", "PRM",
29
- "rapidly exploring random tree", "probabilistic roadmap planner",
30
- "force control", "kinematics", "Jacobian", "position control", "velocity control",
31
- "spatial math",
32
- "SO(2)", "SE(2)", "SO(3)", "SE(3)",
33
- "twist", "product of exponential", "translation", "orientation",
34
- "angle-axis", "Lie group", "skew symmetric matrix",
35
- "pose", "translation", "rotation matrix", "rigid body transform", "homogeneous transformation",
36
- "Euler angles", "roll-pitch-yaw angles", "quaternion", "unit-quaternion",
37
- "computer vision", "machine vision", "robotic vision",
38
- "color space", "blackbody", "image segmentation", "blobs",
39
- "Hough transform", "k-means", "homography", "camera calibration", "visual odometry",
40
- "bundle adjustment", "stereo vision", "rectification",
23
+ "robotics",
24
+ "robot",
25
+ "manipulator",
26
+ "robot arm",
27
+ "mobile robot",
28
+ "mobile manipulation",
29
+ "path planning",
30
+ "SLAM",
31
+ "pose graph",
32
+ "Dubins",
33
+ "Reeds-Shepp",
34
+ "lattice planner",
35
+ "RRT",
36
+ "PRM",
37
+ "rapidly exploring random tree",
38
+ "probabilistic roadmap planner",
39
+ "force control",
40
+ "kinematics",
41
+ "Jacobian",
42
+ "position control",
43
+ "velocity control",
44
+ "spatial math",
45
+ "SO(2)",
46
+ "SE(2)",
47
+ "SO(3)",
48
+ "SE(3)",
49
+ "twist",
50
+ "product of exponential",
51
+ "translation",
52
+ "orientation",
53
+ "angle-axis",
54
+ "Lie group",
55
+ "skew symmetric matrix",
56
+ "pose",
57
+ "translation",
58
+ "rotation matrix",
59
+ "rigid body transform",
60
+ "homogeneous transformation",
61
+ "Euler angles",
62
+ "roll-pitch-yaw angles",
63
+ "quaternion",
64
+ "unit-quaternion",
65
+ "computer vision",
66
+ "machine vision",
67
+ "robotic vision",
68
+ "color space",
69
+ "blackbody",
70
+ "image segmentation",
71
+ "blobs",
72
+ "Hough transform",
73
+ "k-means",
74
+ "homography",
75
+ "camera calibration",
76
+ "visual odometry",
77
+ "bundle adjustment",
78
+ "stereo vision",
79
+ "rectification",
41
80
  ]
42
81
 
43
82
  dependencies = [
@@ -57,10 +96,7 @@ dependencies = [
57
96
 
58
97
  [project.optional-dependencies]
59
98
 
60
- pytorch = [
61
- "torch",
62
- "torchvision",
63
- ]
99
+ pytorch = ["torch", "torchvision"]
64
100
 
65
101
  [project.scripts]
66
102
 
@@ -80,12 +116,5 @@ build-backend = "setuptools.build_meta"
80
116
  models = ["*.bd"]
81
117
 
82
118
  [tool.setuptools]
83
-
84
- packages = [
85
- "RVC3",
86
- "RVC3.examples",
87
- "RVC3.tools",
88
- "RVC3.bin",
89
- "RVC3.models",
90
- ]
91
119
 
120
+ packages = ["RVC3", "RVC3.examples", "RVC3.tools", "RVC3.bin", "RVC3.models"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: rvc3python
3
- Version: 0.9.0
3
+ Version: 0.9.1
4
4
  Summary: Support for book: Robotics, Vision & Control 3 in Python
5
5
  Author-email: Peter Corke <rvc@petercorke.com>
6
6
  Project-URL: Homepage, https://github.com/petercorke/RVC3-python
@@ -14,12 +14,22 @@ Classifier: Programming Language :: Python :: 3.8
14
14
  Classifier: Programming Language :: Python :: 3.9
15
15
  Classifier: Programming Language :: Python :: 3.10
16
16
  Classifier: Programming Language :: Python :: 3.11
17
+ Classifier: Programming Language :: Python :: 3.12
17
18
  Classifier: License :: OSI Approved :: MIT License
18
19
  Classifier: Operating System :: OS Independent
19
20
  Requires-Python: >=3.7
20
21
  Description-Content-Type: text/markdown
21
- Provides-Extra: pytorch
22
22
  License-File: LICENSE
23
+ Requires-Dist: matplotlib
24
+ Requires-Dist: roboticstoolbox-python>=1
25
+ Requires-Dist: machinevision-toolbox-python
26
+ Requires-Dist: bdsim>=1.1
27
+ Requires-Dist: IPython
28
+ Requires-Dist: sympy
29
+ Requires-Dist: pybullet
30
+ Provides-Extra: pytorch
31
+ Requires-Dist: torch; extra == "pytorch"
32
+ Requires-Dist: torchvision; extra == "pytorch"
23
33
 
24
34
  # Robotics, Vision & Control: 3rd edition in Python (2023)
25
35
  [![A Python Robotics Package](https://raw.githubusercontent.com/petercorke/robotics-toolbox-python/master/.github/svg/py_collection.min.svg)](https://github.com/petercorke/robotics-toolbox-python)
@@ -46,7 +56,7 @@ Welcome to the online hub for the book:
46
56
  <br><br>
47
57
  <p>Report an issue with the book or its supporting code <a href="https://github.com/petercorke/RVC3-python/issues/new/choose">here</a>.</p>
48
58
 
49
- <p>Knwon errata for the book can be viewed <a href="https://github.com/petercorke/RVC3-python/wiki/Errata">here</a>.</p>
59
+ <p>Known errata for the book can be viewed <a href="https://github.com/petercorke/RVC3-python/wiki/Errata">here</a>.</p>
50
60
  </td>
51
61
  </tr>
52
62
  </table>
@@ -106,7 +116,7 @@ pip install rvc3python[pytorch]
106
116
  ```
107
117
  or
108
118
  ```shell
109
- conda install rvc3python[pytorch]
119
+ conda install rvc3python
110
120
  ```
111
121
  ## Using the Toolboxes
112
122
 
@@ -237,7 +247,7 @@ fit.
237
247
 
238
248
  IPython is very forgiving when it comes to cutting and pasting in blocks of Python
239
249
  code. It will strip off the `>>>` prompt character and ignore indentation. The normal
240
- python REPL is not so forgiving. IPython also allows maintains a command history and
250
+ python REPL is not so forgiving. IPython also maintains a command history and
241
251
  allows command editing.
242
252
  ### Simple scripting
243
253
  You can write very simple scripts, for example `test.py` is
@@ -266,6 +276,10 @@ PyPlot3D backend, t = 0.05, scene:
266
276
  ```
267
277
  and you are dropped into an IPython session after the script has run.
268
278
 
279
+ ## Issues running on Apple Silicon
280
+
281
+ Check out the [wiki page](https://github.com/petercorke/RVC3-python/wiki/Running-on-Apple-Silicon).
282
+
269
283
  ## Using Jupyter and Colab
270
284
 
271
285
  Graphics and animations are problematic in these environments, some things work
File without changes
File without changes
File without changes
File without changes
File without changes