Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rai-opensource
/
spatialmath-python
Public
Notifications
You must be signed in to change notification settings
Fork
102
Star
639
Code
Issues
12
Pull requests
19
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
spatialmath-python
spatialmath
base
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 13, 2026
docs: fix Sphinx docstring formatting and reST syntax errors (#195)
Show description for fff7009
petercorke
and
jbarry-bdai
authored
fff7009
View commit details
Copy full SHA for fff7009
View code at this point
Browse repository at this point
fix(base): export tr2pos2, pos2tr2, tr2adjoint2; rename tradjoint2 (#194)
Show description for 901ff79
petercorke
and
jbarry-bdai
authored
901ff79
View commit details
Copy full SHA for 901ff79
View code at this point
Browse repository at this point
Fixes to base.plot_box() (#179)
petercorke
authored
9c320e2
View commit details
Copy full SHA for 9c320e2
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
Fix breaking bug in `angvec2r`. (#180)
petercorke
authored
2b2b57f
View commit details
Copy full SHA for 2b2b57f
View code at this point
Browse repository at this point
Commits on Feb 19, 2025
#165 use qunit in trinterp (#166)
Show description for 550d6fb
tweng-bdai
and
myeatman-bdai
authored
550d6fb
View commit details
Copy full SHA for 550d6fb
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
Fix trailing whitespace and end of file lines. (#164)
myeatman-bdai
authored
9c4a77b
View commit details
Copy full SHA for 9c4a77b
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
Format everything with black. (#161)
myeatman-bdai
authored
c04abc7
View commit details
Copy full SHA for c04abc7
View code at this point
Browse repository at this point
Fix for issue #144. (#155)
petercorke
authored
39d6127
View commit details
Copy full SHA for 39d6127
View code at this point
Browse repository at this point
Commits on Jan 26, 2025
Add `q2str` to convert quaternion to string (#158)
petercorke
authored
a08f25e
View commit details
Copy full SHA for a08f25e
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
Bug fixes [Issue-136], [Issue-137] (#138)
Show description for 2306628
jcao-bdai
and
myeatman-bdai
authored
2306628
View commit details
Copy full SHA for 2306628
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
Interpolating spline (#141)
myeatman-bdai
authored
a6d6641
View commit details
Copy full SHA for a6d6641
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
Added constrained uniform sampling of angles for SE3, SO3, and Quaternions (#139)
bokorn-bdaii
authored
504f545
View commit details
Copy full SHA for 504f545
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
[Issue-126] fix several issues with animate (#131)
Show description for d6134bf
jcao-bdai
authored
d6134bf
View commit details
Copy full SHA for d6134bf
View code at this point
Browse repository at this point
Commits on Jul 23, 2024
Fixes several issues that broke the testing workflow (#132)
jcao-bdai
authored
53c0ee1
View commit details
Copy full SHA for 53c0ee1
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
Add BSplineSE3 class. (#128)
myeatman-bdai
authored
6074eb7
View commit details
Copy full SHA for 6074eb7
View code at this point
Browse repository at this point
Commits on May 13, 2024
[Issue-122] Pass shortest arg for interp; optionally enforce non-negative scalar … (#123)
jcao-bdai
authored
1cf7d92
View commit details
Copy full SHA for 1cf7d92
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
Fix isR to catch reflections. (#110)
myeatman-bdai
authored
84614a2
View commit details
Copy full SHA for 84614a2
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
Use same tol defaul values (#107)
Show description for a0bb12f
jcao-bdai
authored
a0bb12f
View commit details
Copy full SHA for a0bb12f
View code at this point
Browse repository at this point
Commits on Nov 30, 2023
Update more tolerance usages, add a few docstring and unit test (#106)
jcao-bdai
authored
3dec5a8
View commit details
Copy full SHA for 3dec5a8
View code at this point
Browse repository at this point
Standardizing tolerance uses (#104)
jcao-bdai
authored
fd9e6a0
View commit details
Copy full SHA for fd9e6a0
View code at this point
Browse repository at this point
Commits on Nov 27, 2023
pass tolerance value when calling sub-routines (#99)
jcao-bdai
authored
719a7c9
View commit details
Copy full SHA for 719a7c9
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
ensure that angdiff returns a scalar for scalar args (#89)
petercorke
authored
256232d
View commit details
Copy full SHA for 256232d
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Check fix for eulervec and tr2angvec
mpickett-bdai
committed
d6f403b
View commit details
Copy full SHA for d6f403b
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
Fixed domain errors in acos near identity
bokorn-bdaii
committed
5d1044a
View commit details
Copy full SHA for 5d1044a
View code at this point
Browse repository at this point
Commits on Oct 19, 2023
Actually used project function
bokorn-bdaii
committed
48ff72a
View commit details
Copy full SHA for 48ff72a
View code at this point
Browse repository at this point
Added orthogonalization to TwoVectors w unit tests
bokorn-bdaii
committed
f4ebcb6
View commit details
Copy full SHA for f4ebcb6
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Fix qangle function and add associated test
Show description for c38dd2f
KPereida
committed
c38dd2f
View commit details
Copy full SHA for c38dd2f
View code at this point
Browse repository at this point
Commits on Apr 23, 2023
plotvol2 more like plotvol3, doesn't require dim argument
petercorke
committed
8b7324e
View commit details
Copy full SHA for 8b7324e
View code at this point
Browse repository at this point
Commits on Mar 28, 2023
Merge pull request #70 from stefangachter/fix_label_color
Show description for 807c483
petercorke
authored
807c483
View commit details
Copy full SHA for 807c483
View code at this point
Browse repository at this point
Merge pull request #69 from stefangachter/fix_color_of_arrwo_style
Show description for d28288b
petercorke
authored
d28288b
View commit details
Copy full SHA for d28288b
View code at this point
Browse repository at this point
add option new to signature lines
petercorke
committed
1834e99
View commit details
Copy full SHA for 1834e99
View code at this point
Browse repository at this point
fix bug in rotation estimation
petercorke
committed
5e9fddb
View commit details
Copy full SHA for 5e9fddb
View code at this point
Browse repository at this point
better error message
petercorke
committed
b6e7f33
View commit details
Copy full SHA for b6e7f33
View code at this point
Browse repository at this point
fix broadcasting bug for scalar/vector case
petercorke
committed
0225524
View commit details
Copy full SHA for 0225524
View code at this point
Browse repository at this point
Fix r2q conversion bug
jhavl
committed
da9e422
View commit details
Copy full SHA for da9e422
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.