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
Type
/
to 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
.
Python-Repository-Hub
/
spatialmath-python
Public
forked from
rai-opensource/spatialmath-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
spatialmath-python
spatialmath
pose2d.py
on
master
User selector
All users
All time
Commit history
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
Commits on Jul 13, 2020
2d working with unit tests
Show description for 924c2d8
petercorke
committed
924c2d8
View commit details
Copy full SHA for 924c2d8
View code at this point
Browse repository at this point
Commits on May 14, 2020
add property for theta, xyt
Show description for 462be1b
petercorke
committed
462be1b
View commit details
Copy full SHA for 462be1b
View code at this point
Browse repository at this point
autopep8, fixed one unhelpful E701 change
petercorke
committed
7b00340
View commit details
Copy full SHA for 7b00340
View code at this point
Browse repository at this point
Commits on May 11, 2020
Allow translation only parameters for SE2 constructor
petercorke
committed
110164e
View commit details
Copy full SHA for 110164e
View code at this point
Browse repository at this point
remove import time prints
Show description for a987c45
petercorke
committed
a987c45
View commit details
Copy full SHA for a987c45
View code at this point
Browse repository at this point
Commits on May 4, 2020
add pragma to ignore coverage of test harness at end
petercorke
committed
5e2977c
View commit details
Copy full SHA for 5e2977c
View code at this point
Browse repository at this point
Commits on May 3, 2020
first cut at 2D pose classes and test
petercorke
committed
c2e75f9
View commit details
Copy full SHA for c2e75f9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.