Skip to main content

An action space representation for learning robot trajectories without exceeding limits on the position, velocity, acceleration and jerk of each robot joint.

Project description

Learning Robot Trajectories subject to Kinematic Joint Constraints

The aim of this package is to enable learning of robot trajectories without without exceeding limits on the position, velocity, acceleration and jerk of each robot joint. Movements are generated by mapping the predictions of a neural network to safely executable joint accelerations.
This package provides the code to compute the range of safely executable joint accelerations.

Installation

The package can be installed by running

pip install klimits

Trajectory generation

To generate a random trajectory with limited jerk, acceleration, velocity and position run

python -m klimits.test_trajectory_generation

Several parameters can be adjusted to modify the generated trajectory. Run

python -m klimits.test_trajectory_generation --help

for further details.

Further reading

A preprint of the corresponding publication is available at arXiv.org.
Further information on the implementation can be found here.
This library is used by safeMotions to learn collision-free reaching tasks via reinforcement learning.

Video

Video

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

klimits-1.0.1.tar.gz (21.8 kB view details)

Uploaded Source

File details

Details for the file klimits-1.0.1.tar.gz.

File metadata

  • Download URL: klimits-1.0.1.tar.gz
  • Upload date:
  • Size: 21.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for klimits-1.0.1.tar.gz
Algorithm Hash digest
SHA256 b9aae9e57c8daf4d211633edfbc7b33f0a0d0c93e49c4d880b2c8d3511fe08f0
MD5 3c0f17257f536a0cf8b0cac652b40c53
BLAKE2b-256 3e58a06247f38d5ef2015595ff43ed231b66b1102f4e7026fc599a610ea0a45d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page