robotics-toolbox-python
robotics-toolbox-python copied to clipboard
How to change joint limits?
Hi, Thanks for the great work. Recently I am using this robotic-toolbox combined with Webots to do some simulation work. The robot I am using is a UR5, it is set on a table. To avoid the robot touch the table, I want to add some limits to the joints, and therefore the solutions that violate the limits will be rejected. Could you give any suggestions on how to do that?