Commit Graph

102 Commits (6c6ea4e18e4a8fd9a77048439c86660182459f46)

Author SHA1 Message Date
mcarfagno 6c6ea4e18e Merge remote-tracking branch 'origin' 2023-10-23 21:03:53 +01:00
mcarfagno abfc222908 remove Params class 2023-10-23 21:02:41 +01:00
mcarfagno 82a4b6ab2d WIP: remove Params class 2023-10-23 20:58:21 +01:00
mcarfagno 29368fef78
Update README.md 2023-10-23 19:30:42 +01:00
mcarfagno 82623d2f81
Merge pull request #8 from mcarfagno/fix-ref-angle
rework imports
2023-10-23 19:29:25 +01:00
mcarfagno 1914bfe92d rework imports 2023-10-23 19:27:46 +01:00
mcarfagno ac2f901047
Merge pull request #7 from mcarfagno/use-numpy-interpolation
rework get_reference_trajectory
2023-10-20 19:23:47 +01:00
mcarfagno 35a0698c73 tidy up 2023-10-20 19:20:11 +01:00
mcarfagno 147670b5de
Merge pull request #5 from mcarfagno/change-notation-to-borrelli
Change notation to borrelli
2023-10-12 22:06:37 +01:00
mcarfagno 1cfcbc1077
Update mpc_demo_nosim.py 2023-10-12 22:06:01 +01:00
mcarfagno 12ffa4b9b3 fix URDF path only working from base dir 2023-10-12 22:03:00 +01:00
mcarfagno 57791758ce update usage in bullet demo 2023-10-12 21:36:42 +01:00
mcarfagno c3d92cc4bd update usage in visualization only demo 2023-10-12 20:17:55 +01:00
mcarfagno 279625b4c1 update notation 2023-10-12 19:28:38 +01:00
mcarfagno eae191f8e9
Merge pull request #6 from mcarfagno/dependabot/pip/scipy-1.10.0
Bump scipy from 1.4.1 to 1.10.0
2023-08-30 09:39:53 +00:00
dependabot[bot] 6abdfd0fdb
Bump scipy from 1.4.1 to 1.10.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.10.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 22:02:42 +00:00
mcarfagno 0abc666052 tidy up cost matrices 2023-04-23 16:44:43 +01:00
mcarfagno 5476ded961 simplify mpc return type 2023-04-21 17:24:28 +01:00
mcarfagno eaf64ffb24 update mpc class 2023-04-21 17:16:46 +01:00
mcarfagno f7fadeca56
Create LICENSE 2022-11-25 11:22:01 +00:00
mcarfagno 7f7cdf31b4 reformatted notebooks with black 2022-08-02 09:33:49 +01:00
mcarfagno 04609f8cf6 formatted mpc class with black 2022-07-22 16:07:47 +01:00
mcarfagno 936dcd3642 added conda env file, README cleanup 2022-07-21 14:14:14 +01:00
mcarfagno 7bcd72cc66 formatted scripts with black 2022-07-21 12:23:08 +01:00
Marcello Carfagno 7fd594bd6c
Update requirements.txt 2022-07-05 10:26:19 +01:00
mcarfagno 89e5796fbc fix nosim demo not updating state correctly 2022-02-05 10:16:38 +00:00
mcarfagno a2eb20e7be cleaned up modelling notebooks, added notebook from autoware.ai 2021-07-19 14:01:45 +01:00
mcarfagno 4ffbb35207 tidy up a bit python files location 2021-07-08 12:54:48 +01:00
Marcello Carfagno 50f1fea9a8
Update README.md 2021-07-07 13:07:45 +01:00
mcarfagno 1bf971c096 moved pybullet demo to latest MPC version, now runs ~10Hz 2021-05-13 14:40:48 +01:00
mcarfagno 1d6c686eaf added notebook on track rework 2021-04-20 16:26:38 +01:00
mcarfagno caf78afa34 tidy up MPC class 2021-04-19 16:18:08 +01:00
mcarfagno 4716cbd108 checking out different implementation 2021-04-15 14:46:12 +01:00
mcarfagno 5d1bb69cc3 less cringy readme 2021-04-14 15:17:16 +01:00
mcarfagno c7f89eaf05 forther r&d in track constrains and plots tidy up 2021-04-14 11:38:30 +01:00
mcarfagno 1ed9537fdc reorganizing my jupyter notebooks 2021-04-13 11:30:08 +01:00
mcarfagno 804bb08fd3 furter study on constrains 2021-04-01 18:16:26 +01:00
mcarfagno e94d81e1d4 demo using halfplane constrains for the track 2021-04-01 15:26:39 +01:00
mcarfagno 5d9183b2ba study on halfplane constrains for the track 2021-03-31 17:20:10 +01:00
mcarfagno 97ac52f806 improved accuracy on heading 2021-03-04 10:49:28 +00:00
mcarfagno bb54b772c5 added trial with ref traj in robot frame 2021-03-02 14:25:29 +00:00
mcarfagno 4b25c7c9b7 removing old jupyter files 2020-12-15 14:11:10 +00:00
mcarfagno 1ed479e965 slight rework of numerical jacobian functions 2020-12-14 14:09:49 +00:00
mcarfagno 741f2c158d correted function for numerical jacobian 2020-12-12 18:15:08 +00:00
mcarfagno c208eaeaee added notebook on numerical jacobian 2020-12-12 14:45:43 +00:00
mcarfagno 819de117e0 update .gitignore 2020-12-10 21:11:37 +00:00
mcarfagno 697e194d12 checking out iterative linearization from PythonRobotics 2020-11-16 18:10:18 +00:00
mcarfagno 3546934f75 updated README with nicer gifs from latest implementation 2020-11-02 14:44:31 +00:00
mcarfagno 271b220277 updated README to latest version 2020-10-29 17:40:16 +00:00
mcarfagno ef175816d8 updated pybullet mpc demo to latest version 2020-10-28 15:08:58 +00:00