-
- Downloads
fixed the problem that joint_id=6 only makes sense for ur5e. now i use...
fixed the problem that joint_id=6 only makes sense for ur5e. now i use ee_frame_id = pin.getFrameId('tool0') which gets the (correct) ee frame regardless of the robot. this requires pin.updateFramePlacement, but this can be done for only one frame so who cares. having this said, i have to test all other functions to see if this makes sense or not
Showing
- python/examples/crocoddyl_mpc.py 3 additions, 1 deletionpython/examples/crocoddyl_mpc.py
- python/examples/data/latest_run 0 additions, 0 deletionspython/examples/data/latest_run
- python/ur_simple_control/__pycache__/managers.cpython-312.pyc 0 additions, 0 deletions...on/ur_simple_control/__pycache__/managers.cpython-312.pyc
- python/ur_simple_control/clik/clik.py 1 addition, 1 deletionpython/ur_simple_control/clik/clik.py
- python/ur_simple_control/managers.py 14 additions, 4 deletionspython/ur_simple_control/managers.py
- python/ur_simple_control/optimal_control/crocoddyl_mpc.py 1 addition, 1 deletionpython/ur_simple_control/optimal_control/crocoddyl_mpc.py
Loading
Please register or sign in to comment