-
- Downloads
got path-following mpc to work. the path is frame-defined, i.e. a sequence of...
got path-following mpc to work. the path is frame-defined, i.e. a sequence of SE3 elements. it has to be timed according to the dt of the ocp, and i should enforce that in some way other than a comment
Showing
- README.md 1 addition, 1 deletionREADME.md
- TODOS 27 additions, 13 deletionsTODOS
- TODOS_2024_09_19 0 additions, 94 deletionsTODOS_2024_09_19
- python/README.md 7 additions, 9 deletionspython/README.md
- python/convenience_tool_box/measuring_stick.py 1 addition, 1 deletionpython/convenience_tool_box/measuring_stick.py
- python/examples/camera_no_lag.py 2 additions, 2 deletionspython/examples/camera_no_lag.py
- python/examples/data/latest_run 0 additions, 0 deletionspython/examples/data/latest_run
- python/examples/path_following_mpc.py 82 additions, 0 deletionspython/examples/path_following_mpc.py
- python/examples/path_in_pixels.csv 63 additions, 80 deletionspython/examples/path_in_pixels.csv
- python/examples/pin_contact3d.py 120 additions, 0 deletionspython/examples/pin_contact3d.py
- 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 5 additions, 2 deletionspython/ur_simple_control/clik/clik.py
- python/ur_simple_control/managers.py 6 additions, 3 deletionspython/ur_simple_control/managers.py
- python/ur_simple_control/optimal_control/crocoddyl_mpc.py 87 additions, 1 deletionpython/ur_simple_control/optimal_control/crocoddyl_mpc.py
- python/ur_simple_control/optimal_control/crocoddyl_optimal_control.py 191 additions, 0 deletions...mple_control/optimal_control/crocoddyl_optimal_control.py
- python/ur_simple_control/optimal_control/notes.md 6 additions, 0 deletionspython/ur_simple_control/optimal_control/notes.md
- python/ur_simple_control/util/__pycache__/calib_board_hacks.cpython-312.pyc 0 additions, 0 deletions...ontrol/util/__pycache__/calib_board_hacks.cpython-312.pyc
- python/ur_simple_control/util/__pycache__/get_model.cpython-312.pyc 0 additions, 0 deletions...simple_control/util/__pycache__/get_model.cpython-312.pyc
- python/ur_simple_control/util/calib_board_hacks.py 17 additions, 31 deletionspython/ur_simple_control/util/calib_board_hacks.py
- python/ur_simple_control/util/get_model.py 6 additions, 0 deletionspython/ur_simple_control/util/get_model.py
Loading
Please register or sign in to comment