From e1fd6cb2a76c564384dd6d4ba758e24eacb40a6d Mon Sep 17 00:00:00 2001 From: Robert Ennis Date: Tue, 3 Sep 2024 16:06:15 +0200 Subject: [PATCH] remove audio from youtube video --- alpha-lab/imu-transformations/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alpha-lab/imu-transformations/index.md b/alpha-lab/imu-transformations/index.md index 4370d8709..e4e3a242f 100644 --- a/alpha-lab/imu-transformations/index.md +++ b/alpha-lab/imu-transformations/index.md @@ -250,7 +250,7 @@ def cartesian_to_spherical_world(world_points_3d): Below, we present a video showing how some of the functions in this article were used to visualize different combinations of head and eye movements in world coordinates. The code for producing the visualization [can be found here](https://gist.github.com/rennis250/8a684ea1e2f92c79fa2104b7a0f30e20). - + ## Related content