Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
xArm-Developer
/
xArm-Python-SDK
Public
Notifications
You must be signed in to change notification settings
Fork
135
Star
244
Code
Issues
53
Pull requests
3
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
1d3658f
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 30, 2025
[fix] update readme
vimior
committed
1d3658f
Copy full SHA for 1d3658f
[fix] update version number
vimior
committed
35f2e4e
Copy full SHA for 35f2e4e
[fix] update url and doc
vimior
committed
f7f698e
Copy full SHA for f7f698e
[build] use pyproject.toml replace setup.py
vimior
committed
ee043f1
Copy full SHA for ee043f1
[feat] add parameter logger to ModbusTcpClient and GcodeClient
vimior
committed
fefe28d
Copy full SHA for fefe28d
Commits on Apr 29, 2025
Merge pull request #140 from DanielWang123321/master
Show description for 6776c07
DanielWang123321
authored
6776c07
Copy full SHA for 6776c07
Update README.rst
Show description for b7e44e2
DanielWang123321
authored
b7e44e2
Copy full SHA for b7e44e2
Update README.rst
Show description for 5ac2835
DanielWang123321
authored
5ac2835
Copy full SHA for 5ac2835
Update README.rst
Show description for a1b5bf0
DanielWang123321
authored
a1b5bf0
Copy full SHA for a1b5bf0
Update README.rst
Show description for b1735c7
DanielWang123321
authored
b1735c7
Copy full SHA for b1735c7
Update README.rst
Show description for 8afb33d
DanielWang123321
authored
8afb33d
Copy full SHA for 8afb33d
Commits on Apr 25, 2025
[feat] suppport get C54 error info
Show description for 3224b8b
vimior
committed
3224b8b
Copy full SHA for 3224b8b
Commits on Apr 3, 2025
Merge branch 'develop' of 192.168.1.19:vinman/xArm-Python-SDK into develop
vimior
committed
b6b6070
Copy full SHA for b6b6070
[feat] (1.15.0) add some interfaces
Show description for ac62681
vimior
committed
ac62681
Copy full SHA for ac62681
[fix] fix example
vimior
committed
3a6b9fb
Copy full SHA for 3a6b9fb
Commits on Apr 2, 2025
[fix]When simulation robot "get_tgpio_digital" and"get_tool_digital_input" returns the corresponding length value
SchoolMater
committed
1b1f5ae
Copy full SHA for 1b1f5ae
Commits on Mar 31, 2025
feat:1.If the run method in blockly contains empty code, add "pass"
SchoolMater
committed
4cfbba2
Copy full SHA for 4cfbba2
Commits on Mar 25, 2025
[feat]1.add "get_tool_digital_input" interface;2.repair blockly "get_position" modules
SchoolMater
committed
7e0092e
Copy full SHA for 7e0092e
Commits on Mar 14, 2025
fix:repair "handle_gripper_set" index out of range
SchoolMater
committed
d570a86
Copy full SHA for d570a86
Commits on Mar 7, 2025
1.Add an interface for setting a new bio gripper;2.Added "get_tool_digital_input" interface;3."get_max_joint_velocity" interface adds parameter whether to return radian value;4."set_tgpio_digital_w…
Show description for 1b84075
SchoolMater
committed
1b84075
Copy full SHA for 1b84075
Commits on Feb 20, 2025
Merge branch 'master' of github.com:xArm-Developer/xArm-Python-SDK
vimior
committed
849cb97
Copy full SHA for 849cb97
[doc] Added long description of the SDK package in README.rst
vimior
committed
9dde81d
Copy full SHA for 9dde81d
Commits on Feb 19, 2025
Update README.md
MinnaZhong
authored
288d925
Copy full SHA for 288d925
Commits on Dec 24, 2024
fix:Cancel return of TI2 when TI returns all values
SchoolMater
committed
966b843
Copy full SHA for 966b843
Commits on Oct 15, 2024
[fix]'get_tgpio_digital'Return all TI values at once
SchoolMater
committed
02d1699
Copy full SHA for 02d1699
Commits on Oct 9, 2024
feat:"set_suction_cup and get_suction_cup" add hardware_version param
SchoolMater
committed
b84d392
Copy full SHA for b84d392
Commits on Sep 28, 2024
[doc] update readme
vimior
committed
9f6ac54
Copy full SHA for 9f6ac54
[fix] fix `ft_sensor_get_error`
vimior
committed
490c725
Copy full SHA for 490c725
[example] use `move_gohome()` replace `reset()`
vimior
committed
5a86d4a
Copy full SHA for 5a86d4a
Commits on Aug 20, 2024
[fix]1.Add bytes to int32 type;2.Importing Packages;3.Repair FX8500 joint limit
SchoolMater
committed
45a9521
Copy full SHA for 45a9521
Commits on Aug 15, 2024
[fix] add parameter hardware_version in get_vacuum_gripper
vimior
committed
6f69ef5
Copy full SHA for 6f69ef5
[feat] support new version vacuum gripper
Show description for 6c8c2d5
vimior
committed
6c8c2d5
Copy full SHA for 6c8c2d5
Commits on Aug 14, 2024
[feat]1.Added the interface for obtaining trajectory validity;2.Compatible with 1305 joint range;3.Added the interface for running gcode files;4.Adjust the interface information notes of "set_cgpio…
Show description for a471f9f
SchoolMater
committed
a471f9f
Copy full SHA for a471f9f
Commits on Jul 9, 2024
Merge branch 'master' of github.com:xArm-Developer/xArm-Python-SDK into develop
vimior
committed
32b9259
Copy full SHA for 32b9259
Update setup.py
vimior
authored
536a9c7
Copy full SHA for 536a9c7
Pagination
Previous
Next
You can’t perform that action at this time.