8000 Merge branch 'master' of https://github.com/petercorke/spatialmath-py… · StephLin/spatialmath-python@2c81729 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c81729

Browse files
committed
2 parents ed38605 + 04b92f2 commit 2c81729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The class, method and functions names largely mirror those of the MATLAB toolbox
7272

7373
![trplot](https://github.com/petercorke/spatialmath-python/raw/master/docs/figs/fig1.png)
7474

75-
![animation video](https://github.com/petercorke/spatialmath-python/raw/master/docs/figs/animate.gif)
75+
![animation video](./docs/figs/animate.gif)
7676

7777
# Installation
7878

@@ -345,7 +345,7 @@ and it can be saved to a file by
345345
tranimate(transl(4, 3, 4)@trotx(2)@troty(-2), frame=' arrow=False, dims=[0, 5], nframes=200, movie='out.mp4')
346346
```
347347

348-
![animation video](https://github.com/petercorke/spatialmath-python/raw/master/docs/figs/animate.gif)
348+
![animation video](./docs/figs/animate.gif)
349349

350350
At the moment we can only save as an MP4, but the following incantation will covert that to an animated GIF for embedding in web pages
351351

0 commit comments

Comments
 (0)
0