From 8a22cfe04a4fa21fc17ff0eddd4740e1864332d7 Mon Sep 17 00:00:00 2001 From: nmarticorena Date: Fri, 3 Jul 2026 10:06:34 +1000 Subject: [PATCH 1/2] fix typo on repo name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f20cabc..eaec7827 100644 --- a/README.md +++ b/README.md @@ -452,7 +452,7 @@ Similarly when we assign an element or slice of the symbolic matrix to a numeric On April 28, 2026 this repository moved to the **RAI-Opensource** GitHub organization. If you are still pulling from the previous bdaiinstitute GitHub organization, please update your git remote: ```bash - git remote set-url origin https://github.com/RAI-Opensource/spot_ros2 + git remote set-url origin https://github.com/RAI-Opensource/spatialmath-python.git ``` Also update any links of `https://bdaiinstitute.github.io/spatialmath-python` to . From af2f3092873b5497f9c4b260de47af974eb8b9ca Mon Sep 17 00:00:00 2001 From: nmarticorena Date: Thu, 9 Jul 2026 10:55:55 +1000 Subject: [PATCH 2/2] fix documentation url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eaec7827..8f041914 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ A Python implementation of the Spatial Math Toolbox for MATLAB®