rvc3python 0.9.0__tar.gz → 0.9.2__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.
- {rvc3python-0.9.0/rvc3python.egg-info → rvc3python-0.9.2}/PKG-INFO +20 -5
- {rvc3python-0.9.0 → rvc3python-0.9.2}/README.md +8 -4
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/bin/rvctool.py +1 -1
- rvc3python-0.9.2/pyproject.toml +121 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2/rvc3python.egg-info}/PKG-INFO +20 -5
- {rvc3python-0.9.0 → rvc3python-0.9.2}/rvc3python.egg-info/requires.txt +1 -0
- rvc3python-0.9.0/pyproject.toml +0 -91
- {rvc3python-0.9.0 → rvc3python-0.9.2}/LICENSE +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/MANIFEST.in +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/__init__.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/bin/__init__.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/bin/bdsim_path.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/examples/__init__.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/examples/hershey/genhershey.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/examples/hershey/hershey.json +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/examples/hershey/hershey.txt +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/examples/hershey/roman-plain.txt +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/examples/hershey/roman-simplex.txt +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/examples/hershey/roman-triplex.txt +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/examples/imu_data.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/examples/mosaic.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/examples/ransac_line.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/examples/visodom.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/examples/walking.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/examples/writing.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/IBVS-arm-main.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/IBVS-arm.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/IBVS-holonomic-main.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/IBVS-holonomic.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/IBVS-main.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/IBVS-nonholonomic-main.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/IBVS-nonholonomic.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/IBVS-partitioned-main.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/IBVS-partitioned.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/IBVS-quadrotor-main.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/IBVS-quadrotor.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/IBVS.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/RRMC.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/RRMC.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/RRMC2.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/RRMC2.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/SEA-main.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/SEA.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/SEA.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/__init__.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/braitenberg.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/braitenberg.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/cartspace.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/computed-torque-main.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/computed-torque.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/driveconfig.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/driveconfig.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/driveline.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/driveline.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/drivepoint.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/drivepoint.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/drivepursuit.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/drivepursuit.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/feedforward-main.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/feedforward.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/jointspace.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/jointspace.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/lanechange.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/lanechange.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/opspace-main.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/opspace.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/opspace.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/ploop.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/ploop.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/ploop_test.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/ploop_test.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/quad_model.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/quadrotor-main.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/quadrotor.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/quadrotor.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/vloop.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/vloop.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/vloop_test.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/vloop_test.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/zerotorque.bd +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/models/zerotorque.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/tools/__init__.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/RVC3/tools/rvcprint.py +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/Untitled.ipynb +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/rvc3python.egg-info/SOURCES.txt +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/rvc3python.egg-info/dependency_links.txt +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/rvc3python.egg-info/entry_points.txt +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/rvc3python.egg-info/top_level.txt +0 -0
- {rvc3python-0.9.0 → rvc3python-0.9.2}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: rvc3python
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.2
|
|
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,23 @@ 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: numpy<2
|
|
25
|
+
Requires-Dist: roboticstoolbox-python>=1
|
|
26
|
+
Requires-Dist: machinevision-toolbox-python
|
|
27
|
+
Requires-Dist: bdsim>=1.1
|
|
28
|
+
Requires-Dist: IPython
|
|
29
|
+
Requires-Dist: sympy
|
|
30
|
+
Requires-Dist: pybullet
|
|
31
|
+
Provides-Extra: pytorch
|
|
32
|
+
Requires-Dist: torch; extra == "pytorch"
|
|
33
|
+
Requires-Dist: torchvision; extra == "pytorch"
|
|
23
34
|
|
|
24
35
|
# Robotics, Vision & Control: 3rd edition in Python (2023)
|
|
25
36
|
[](https://github.com/petercorke/robotics-toolbox-python)
|
|
@@ -46,7 +57,7 @@ Welcome to the online hub for the book:
|
|
|
46
57
|
<br><br>
|
|
47
58
|
<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
59
|
|
|
49
|
-
<p>
|
|
60
|
+
<p>Known errata for the book can be viewed <a href="https://github.com/petercorke/RVC3-python/wiki/Errata">here</a>.</p>
|
|
50
61
|
</td>
|
|
51
62
|
</tr>
|
|
52
63
|
</table>
|
|
@@ -106,7 +117,7 @@ pip install rvc3python[pytorch]
|
|
|
106
117
|
```
|
|
107
118
|
or
|
|
108
119
|
```shell
|
|
109
|
-
conda install rvc3python
|
|
120
|
+
conda install rvc3python
|
|
110
121
|
```
|
|
111
122
|
## Using the Toolboxes
|
|
112
123
|
|
|
@@ -237,7 +248,7 @@ fit.
|
|
|
237
248
|
|
|
238
249
|
IPython is very forgiving when it comes to cutting and pasting in blocks of Python
|
|
239
250
|
code. It will strip off the `>>>` prompt character and ignore indentation. The normal
|
|
240
|
-
python REPL is not so forgiving. IPython also
|
|
251
|
+
python REPL is not so forgiving. IPython also maintains a command history and
|
|
241
252
|
allows command editing.
|
|
242
253
|
### Simple scripting
|
|
243
254
|
You can write very simple scripts, for example `test.py` is
|
|
@@ -266,6 +277,10 @@ PyPlot3D backend, t = 0.05, scene:
|
|
|
266
277
|
```
|
|
267
278
|
and you are dropped into an IPython session after the script has run.
|
|
268
279
|
|
|
280
|
+
## Issues running on Apple Silicon
|
|
281
|
+
|
|
282
|
+
Check out the [wiki page](https://github.com/petercorke/RVC3-python/wiki/Running-on-Apple-Silicon).
|
|
283
|
+
|
|
269
284
|
## Using Jupyter and Colab
|
|
270
285
|
|
|
271
286
|
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>
|
|
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
|
|
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
|
|
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
|
+
```
|
|
@@ -42,7 +42,6 @@ import matplotlib.pyplot as plt # lgtm [py/unused-import]
|
|
|
42
42
|
from spatialmath import * # lgtm [py/polluting-import]
|
|
43
43
|
from spatialmath.base import *
|
|
44
44
|
from spatialmath.base import sym
|
|
45
|
-
from spatialgeometry import * # lgtm [py/polluting-import]
|
|
46
45
|
|
|
47
46
|
|
|
48
47
|
def parse_arguments():
|
|
@@ -255,6 +254,7 @@ def main():
|
|
|
255
254
|
|
|
256
255
|
globs = globals()
|
|
257
256
|
if args.robot:
|
|
257
|
+
exec("from spatialgeometry import *", globs)
|
|
258
258
|
exec("from roboticstoolbox import *", globs)
|
|
259
259
|
from roboticstoolbox import __path__
|
|
260
260
|
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
[project]
|
|
2
|
+
name = "rvc3python"
|
|
3
|
+
version = "0.9.2"
|
|
4
|
+
authors = [{ name = "Peter Corke", email = "rvc@petercorke.com" }]
|
|
5
|
+
description = "Support for book: Robotics, Vision & Control 3 in Python"
|
|
6
|
+
readme = "README.md"
|
|
7
|
+
requires-python = ">=3.7"
|
|
8
|
+
classifiers = [
|
|
9
|
+
"Development Status :: 5 - Production/Stable",
|
|
10
|
+
# Indicate who your project is intended for
|
|
11
|
+
"Intended Audience :: Developers",
|
|
12
|
+
# Specify the Python versions you support here.
|
|
13
|
+
"Programming Language :: Python :: 3.7",
|
|
14
|
+
"Programming Language :: Python :: 3.8",
|
|
15
|
+
"Programming Language :: Python :: 3.9",
|
|
16
|
+
"Programming Language :: Python :: 3.10",
|
|
17
|
+
"Programming Language :: Python :: 3.11",
|
|
18
|
+
"Programming Language :: Python :: 3.12",
|
|
19
|
+
"License :: OSI Approved :: MIT License",
|
|
20
|
+
"Operating System :: OS Independent",
|
|
21
|
+
]
|
|
22
|
+
keywords = [
|
|
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",
|
|
80
|
+
]
|
|
81
|
+
|
|
82
|
+
dependencies = [
|
|
83
|
+
"matplotlib",
|
|
84
|
+
"numpy < 2", # OpenCV and SpatialGeom don't like numpy 2
|
|
85
|
+
"roboticstoolbox-python >= 1",
|
|
86
|
+
"machinevision-toolbox-python",
|
|
87
|
+
"bdsim >= 1.1",
|
|
88
|
+
"IPython",
|
|
89
|
+
"sympy",
|
|
90
|
+
"pybullet",
|
|
91
|
+
]
|
|
92
|
+
|
|
93
|
+
[project.urls]
|
|
94
|
+
"Homepage" = "https://github.com/petercorke/RVC3-python"
|
|
95
|
+
"Bug Tracker" = "https://github.com/petercorke/RVC3-python/issues"
|
|
96
|
+
"Source" = "https://github.com/petercorke/RVC3-python"
|
|
97
|
+
|
|
98
|
+
[project.optional-dependencies]
|
|
99
|
+
|
|
100
|
+
pytorch = ["torch", "torchvision"]
|
|
101
|
+
|
|
102
|
+
[project.scripts]
|
|
103
|
+
|
|
104
|
+
rvctool = "RVC3.bin.rvctool:main"
|
|
105
|
+
bdsim_path = "RVC3.bin.bdsim_path:main"
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
[build-system]
|
|
109
|
+
|
|
110
|
+
requires = ["setuptools", "oldest-supported-numpy"]
|
|
111
|
+
build-backend = "setuptools.build_meta"
|
|
112
|
+
|
|
113
|
+
# [tool.setuptools.packages.find]
|
|
114
|
+
# where = ["."]
|
|
115
|
+
|
|
116
|
+
[tool.setuptools.package-data]
|
|
117
|
+
models = ["*.bd"]
|
|
118
|
+
|
|
119
|
+
[tool.setuptools]
|
|
120
|
+
|
|
121
|
+
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.
|
|
3
|
+
Version: 0.9.2
|
|
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,23 @@ 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: numpy<2
|
|
25
|
+
Requires-Dist: roboticstoolbox-python>=1
|
|
26
|
+
Requires-Dist: machinevision-toolbox-python
|
|
27
|
+
Requires-Dist: bdsim>=1.1
|
|
28
|
+
Requires-Dist: IPython
|
|
29
|
+
Requires-Dist: sympy
|
|
30
|
+
Requires-Dist: pybullet
|
|
31
|
+
Provides-Extra: pytorch
|
|
32
|
+
Requires-Dist: torch; extra == "pytorch"
|
|
33
|
+
Requires-Dist: torchvision; extra == "pytorch"
|
|
23
34
|
|
|
24
35
|
# Robotics, Vision & Control: 3rd edition in Python (2023)
|
|
25
36
|
[](https://github.com/petercorke/robotics-toolbox-python)
|
|
@@ -46,7 +57,7 @@ Welcome to the online hub for the book:
|
|
|
46
57
|
<br><br>
|
|
47
58
|
<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
59
|
|
|
49
|
-
<p>
|
|
60
|
+
<p>Known errata for the book can be viewed <a href="https://github.com/petercorke/RVC3-python/wiki/Errata">here</a>.</p>
|
|
50
61
|
</td>
|
|
51
62
|
</tr>
|
|
52
63
|
</table>
|
|
@@ -106,7 +117,7 @@ pip install rvc3python[pytorch]
|
|
|
106
117
|
```
|
|
107
118
|
or
|
|
108
119
|
```shell
|
|
109
|
-
conda install rvc3python
|
|
120
|
+
conda install rvc3python
|
|
110
121
|
```
|
|
111
122
|
## Using the Toolboxes
|
|
112
123
|
|
|
@@ -237,7 +248,7 @@ fit.
|
|
|
237
248
|
|
|
238
249
|
IPython is very forgiving when it comes to cutting and pasting in blocks of Python
|
|
239
250
|
code. It will strip off the `>>>` prompt character and ignore indentation. The normal
|
|
240
|
-
python REPL is not so forgiving. IPython also
|
|
251
|
+
python REPL is not so forgiving. IPython also maintains a command history and
|
|
241
252
|
allows command editing.
|
|
242
253
|
### Simple scripting
|
|
243
254
|
You can write very simple scripts, for example `test.py` is
|
|
@@ -266,6 +277,10 @@ PyPlot3D backend, t = 0.05, scene:
|
|
|
266
277
|
```
|
|
267
278
|
and you are dropped into an IPython session after the script has run.
|
|
268
279
|
|
|
280
|
+
## Issues running on Apple Silicon
|
|
281
|
+
|
|
282
|
+
Check out the [wiki page](https://github.com/petercorke/RVC3-python/wiki/Running-on-Apple-Silicon).
|
|
283
|
+
|
|
269
284
|
## Using Jupyter and Colab
|
|
270
285
|
|
|
271
286
|
Graphics and animations are problematic in these environments, some things work
|
rvc3python-0.9.0/pyproject.toml
DELETED
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
[project]
|
|
2
|
-
name = "rvc3python"
|
|
3
|
-
version = "0.9.0"
|
|
4
|
-
authors = [
|
|
5
|
-
{ name="Peter Corke", email="rvc@petercorke.com" },
|
|
6
|
-
]
|
|
7
|
-
description = "Support for book: Robotics, Vision & Control 3 in Python"
|
|
8
|
-
readme = "README.md"
|
|
9
|
-
requires-python = ">=3.7"
|
|
10
|
-
classifiers = [
|
|
11
|
-
"Development Status :: 5 - Production/Stable",
|
|
12
|
-
# Indicate who your project is intended for
|
|
13
|
-
"Intended Audience :: Developers",
|
|
14
|
-
# Specify the Python versions you support here.
|
|
15
|
-
"Programming Language :: Python :: 3.7",
|
|
16
|
-
"Programming Language :: Python :: 3.8",
|
|
17
|
-
"Programming Language :: Python :: 3.9",
|
|
18
|
-
"Programming Language :: Python :: 3.10",
|
|
19
|
-
"Programming Language :: Python :: 3.11",
|
|
20
|
-
|
|
21
|
-
"License :: OSI Approved :: MIT License",
|
|
22
|
-
"Operating System :: OS Independent",
|
|
23
|
-
]
|
|
24
|
-
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",
|
|
41
|
-
]
|
|
42
|
-
|
|
43
|
-
dependencies = [
|
|
44
|
-
"matplotlib",
|
|
45
|
-
"roboticstoolbox-python >= 1",
|
|
46
|
-
"machinevision-toolbox-python",
|
|
47
|
-
"bdsim >= 1.1",
|
|
48
|
-
"IPython",
|
|
49
|
-
"sympy",
|
|
50
|
-
"pybullet",
|
|
51
|
-
]
|
|
52
|
-
|
|
53
|
-
[project.urls]
|
|
54
|
-
"Homepage" = "https://github.com/petercorke/RVC3-python"
|
|
55
|
-
"Bug Tracker" = "https://github.com/petercorke/RVC3-python/issues"
|
|
56
|
-
"Source" = "https://github.com/petercorke/RVC3-python"
|
|
57
|
-
|
|
58
|
-
[project.optional-dependencies]
|
|
59
|
-
|
|
60
|
-
pytorch = [
|
|
61
|
-
"torch",
|
|
62
|
-
"torchvision",
|
|
63
|
-
]
|
|
64
|
-
|
|
65
|
-
[project.scripts]
|
|
66
|
-
|
|
67
|
-
rvctool = "RVC3.bin.rvctool:main"
|
|
68
|
-
bdsim_path = "RVC3.bin.bdsim_path:main"
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
[build-system]
|
|
72
|
-
|
|
73
|
-
requires = ["setuptools", "oldest-supported-numpy"]
|
|
74
|
-
build-backend = "setuptools.build_meta"
|
|
75
|
-
|
|
76
|
-
# [tool.setuptools.packages.find]
|
|
77
|
-
# where = ["."]
|
|
78
|
-
|
|
79
|
-
[tool.setuptools.package-data]
|
|
80
|
-
models = ["*.bd"]
|
|
81
|
-
|
|
82
|
-
[tool.setuptools]
|
|
83
|
-
|
|
84
|
-
packages = [
|
|
85
|
-
"RVC3",
|
|
86
|
-
"RVC3.examples",
|
|
87
|
-
"RVC3.tools",
|
|
88
|
-
"RVC3.bin",
|
|
89
|
-
"RVC3.models",
|
|
90
|
-
]
|
|
91
|
-
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|