R.I.P.
π»
Ghosted
Differentiable Forward Kinematics for TensorFlow 2
January 24, 2023 Β· Entered Twilight Β· π arXiv.org
Repo contents: .github, .gitignore, Dockerfile, LICENSE, Pipfile, Pipfile.lock, README.md, data, dlkinematics, docs, examples, poetry.lock, pyproject.toml, pytest.ini, requirements_dev.txt, setup.py, tests, tools
Authors
Lukas MΓΆlschl, Jakob J. Hollenstein, Justus Piater
arXiv ID
2301.09954
Category
cs.RO: Robotics
Cross-listed
cs.SE
Citations
0
Venue
arXiv.org
Repository
https://github.com/lumoe/dlkinematics.git
β 16
Last Checked
3 months ago
Abstract
Robotic systems are often complex and depend on the integration of a large number of software components. One important component in robotic systems provides the calculation of forward kinematics, which is required by both motion-planning and perception related components. End-to-end learning systems based on deep learning require passing gradients across component boundaries.Typical software implementations of forward kinematics are not differentiable, and thus prevent the construction of gradient-based, end-to-end learning systems. In this paper we present a library compatible with ROS-URDF that computes forward kinematics while simultaneously giving access to the gradients w.r.t. joint configurations and model parameters, allowing gradient-based learning and model identification. Our Python library is based on Tensorflow~2 and is auto-differentiable. It supports calculating a large number of kinematic configurations on the GPU in parallel, yielding a considerable performance improvement compared to sequential CPU-based calculation. https://github.com/lumoe/dlkinematics.git
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Robotics
R.I.P.
π»
Ghosted
AirSim: High-Fidelity Visual and Physical Simulation for Autonomous Vehicles
π
π
The Cartographer
A Survey of Motion Planning and Control Techniques for Self-driving Urban Vehicles
π
π
The Cartographer
Unmanned Aerial Vehicles: A Survey on Civil Applications and Key Research Challenges
π
π
The Cartographer
A Survey of Autonomous Driving: Common Practices and Emerging Technologies
R.I.P.
π»
Ghosted