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
132
Star
242
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 24, 2025
[rename] rename some api
vimior
committed
86e12af
Copy full SHA for 86e12af
Commits on Jul 8, 2025
[feat] support all tgpio modbus api use 503 port
vimior
committed
53f932e
Copy full SHA for 53f932e
Commits on Jul 3, 2025
[feat] add `get_gripper_g2_position/get_bio_gripper_g2_position`
vimior
committed
0986871
Copy full SHA for 0986871
Commits on Jun 25, 2025
[fix] fix pos parameter convert in `set_bio_gripper_g2_position`
vimior
committed
a54b2fd
Copy full SHA for a54b2fd
[doc] update doc
vimior
committed
d3e10e5
Copy full SHA for d3e10e5
[feat] Added parameter to support get raw data of the Six-axis Force Torque Sensor
vimior
committed
125ec4f
Copy full SHA for 125ec4f
[feat] add `set_bio_gripper_g2_position`
Show description for 70b0bb8
vimior
committed
70b0bb8
Copy full SHA for 70b0bb8
Commits on Jun 19, 2025
[feat] add `set_gripper_g2_position`
vimior
committed
2ac7d84
Copy full SHA for 2ac7d84
Commits on May 27, 2025
[example] add set_yinshi_rh56_gripper.py
vimior
committed
cfbbe12
Copy full SHA for cfbbe12
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
Pagination
Previous
Next
You can’t perform that action at this time.