Skip to content

Commit 3eeb080

Browse files
committed
major rework of plot_box
add plot_arrow generalize color handling control whether curve is closed for circle/ellipse add cylinder primitive fix dims for 3D case
1 parent c3f08ad commit 3eeb080

File tree

2 files changed

+139
-146
lines changed

2 files changed

+139
-146
lines changed

spatialmath/base/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@
316316
"sphere",
317317
"ellipsoid",
318318
"plot_box",
319+
"plot_arrow",
319320
"plot_circle",
320321
"plot_ellipse",
321322
"plot_homline",

0 commit comments

Comments
 (0)