PyRep icon indicating copy to clipboard operation
PyRep copied to clipboard

A toolkit for robot learning research.

Results 35 PyRep issues
Sort by recently updated
recently updated
newest added

## What this PR does Fix issue #385 Change the code of 102 of https://github.com/stepjam/PyRep/blob/master/pyrep/robots/end_effectors/gripper.py to `joint_rage = joint_intervals[:, 1]`.

## Description of the bug ### The specification of joint intervals The related codes are in line 151~162 of https://github.com/stepjam/PyRep/blob/master/pyrep/objects/joint.py, where it specifies `interval[0] is the joint minimum allowed value,...

I can not get the intrinsic matrix. Can you provide it? Best wishes!

I download the code zip in github , and use 'python setup.py install' in my terminal.After that ,when I input 'from pyrep import PyRep',it can't work and meet this error:'ImportError:...

I am performing a genetic algorithm to learn the PID controller variables for a line follower. Well, this problem appears every time I reset the scene. I was observing that...

When using the setup.py file for installation, the display is : fatal error LNK1181: Unable to open the input file “coppeliaSim.lib” error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.39.33519\\bin\\HostX86\\x64\\link.exe' failed with exit...

How does PyRep implement inverse kinematics for robotic arms? Currently, no one has answered questions about inverse kinematics on GitHub. I hope a more detailed inverse kinematics tutorial can be...

Dear all, I wanted to include dexterous hand in pyrep, is it possile at all? So I want to control the finger individually. Thanks a lot for your reply.

I tried to install PyRep following the README instructions. At the step "run pip3 install -r requirements.txt", I encountered issue:s building wheels for cffi due to: No package 'libffi' found...

bash: nvidia-xconfig: command not found , when running command : sudo nvidia-xconfig -a --use-display-device=None --virtual=1280x1024