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
20
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
pose2d.py
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
Commits on Jun 7, 2023
Fix doc string, add unit test.
myeatman-bdai
committed
976998b
View commit details
Copy full SHA for 976998b
View code at this point
Browse repository at this point
Commits on May 26, 2023
Add properties for x,y,z for SE3 and SE2 classes.
myeatman-bdai
committed
db0848b
View commit details
Copy full SHA for db0848b
View code at this point
Browse repository at this point
Commits on May 10, 2023
tidy up doco and code examples
petercorke
committed
d7a8c7b
View commit details
Copy full SHA for d7a8c7b
View code at this point
Browse repository at this point
Commits on Mar 6, 2023
consistently import spatialmath.base as smb
petercorke
committed
35d8ce5
View commit details
Copy full SHA for 35d8ce5
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
consistently import spatialmath.base as smbase
petercorke
committed
42a8c97
View commit details
Copy full SHA for 42a8c97
View code at this point
Browse repository at this point
Commits on Feb 19, 2023
first cut at introducing type hints
petercorke
committed
2fd7f4b
View commit details
Copy full SHA for 2fd7f4b
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Add Rot method for pure SE2 rotation
petercorke
committed
1943623
View commit details
Copy full SHA for 1943623
View code at this point
Browse repository at this point
doco updates
petercorke
committed
adf34ea
View commit details
Copy full SHA for adf34ea
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
fix doco bug, issue #35
petercorke
committed
7caf0a9
View commit details
Copy full SHA for 7caf0a9
View code at this point
Browse repository at this point
Commits on Sep 13, 2021
skip checks for speed
petercorke
committed
76a33e1
View commit details
Copy full SHA for 76a33e1
View code at this point
Browse repository at this point
use new tr2xyt base function
petercorke
committed
18bfd69
View commit details
Copy full SHA for 18bfd69
View code at this point
Browse repository at this point
Commits on Apr 18, 2021
import base as base rather than tr
petercorke
committed
2e8d0b5
View commit details
Copy full SHA for 2e8d0b5
View code at this point
Browse repository at this point
add .Tx and .Ty class methods for constructing pure translational SE2
petercorke
committed
2fa2056
View commit details
Copy full SHA for 2fa2056
View code at this point
Browse repository at this point
Commits on Mar 28, 2021
constructor doco
Show description for e2555b1
petercorke
committed
e2555b1
View commit details
Copy full SHA for e2555b1
View code at this point
Browse repository at this point
Change names of superclasses to be consistent and standard
Show description for 6964886
petercorke
committed
6964886
View commit details
Copy full SHA for 6964886
View code at this point
Browse repository at this point
Commits on Mar 14, 2021
allow syntax X.Rand(N) rather than X.Rand(N=N)
petercorke
committed
27aa183
View commit details
Copy full SHA for 27aa183
View code at this point
Browse repository at this point
Commits on Jan 16, 2021
fix path for standalone unit tests
Show description for 2e30147
petercorke
committed
2e30147
View commit details
Copy full SHA for 2e30147
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
Fix LGTM issues
petercorke
committed
9f7bb81
View commit details
Copy full SHA for 9f7bb81
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
Major update
Show description for 43dfeb7
petercorke
committed
43dfeb7
View commit details
Copy full SHA for 43dfeb7
View code at this point
Browse repository at this point
Commits on Nov 8, 2020
more doco and examples
petercorke
committed
82b3537
View commit details
Copy full SHA for 82b3537
View code at this point
Browse repository at this point
Commits on Sep 27, 2020
Mods to remove circular import error
petercorke
committed
a3f9d3b
View commit details
Copy full SHA for a3f9d3b
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
changes to constructor logic in arghandler
petercorke
committed
f7a3ac6
View commit details
Copy full SHA for f7a3ac6
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
change theta to θ
petercorke
committed
49d72ee
View commit details
Copy full SHA for 49d72ee
View code at this point
Browse repository at this point
Fix arghandler logic
petercorke
committed
b08dc6a
View commit details
Copy full SHA for b08dc6a
View code at this point
Browse repository at this point
Commits on Sep 7, 2020
fix SE2 constructor logic
petercorke
committed
29dcacf
View commit details
Copy full SHA for 29dcacf
View code at this point
Browse repository at this point
more constructor options
petercorke
committed
5369ed8
View commit details
Copy full SHA for 5369ed8
View code at this point
Browse repository at this point
twist classes pass
Show description for dbf1c51
petercorke
committed
dbf1c51
View commit details
Copy full SHA for dbf1c51
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
use pathlib to execute tests
petercorke
committed
a68003d
View commit details
Copy full SHA for a68003d
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
tidy up
petercorke
committed
66f8158
View commit details
Copy full SHA for 66f8158
View code at this point
Browse repository at this point
Commits on Aug 8, 2020
Fixed problematic imports
jhavl
committed
0dc66eb
View commit details
Copy full SHA for 0dc66eb
View code at this point
Browse repository at this point
Commits on Aug 2, 2020
handle gory change from matplotlib 3.1.3 to 3.3.0
Show description for 1e1d99b
petercorke
committed
1e1d99b
View commit details
Copy full SHA for 1e1d99b
View code at this point
Browse repository at this point
passing version with Twists
Show description for 20c2b67
petercorke
committed
20c2b67
View commit details
Copy full SHA for 20c2b67
View code at this point
Browse repository at this point
Commits on Jul 19, 2020
Major update
Show description for b5fcfa3
petercorke
committed
b5fcfa3
View commit details
Copy full SHA for b5fcfa3
View code at this point
Browse repository at this point
change pose_arghandler to _arghandler
Show description for 638974e
petercorke
committed
638974e
View commit details
Copy full SHA for 638974e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.