Atsushi Sakai
87a535ae75
Rename requirements.txt to doc_requirements.txt
2022-01-18 21:39:47 +09:00
Atsushi Sakai
d2645da2c7
Update requirements.txt
2022-01-18 21:31:10 +09:00
Atsushi Sakai
88c7447d29
Update requirements.txt
2022-01-18 21:28:07 +09:00
dependabot[bot]
30dae5691f
Bump sphinx from 4.3.2 to 4.4.0 ( #625 )
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 4.3.2 to 4.4.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.2...v4.4.0 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 19:34:27 +09:00
dependabot[bot]
cc30a6bbe9
Bump ipython from 7.31.0 to 8.0.0 ( #627 )
...
Bumps [ipython](https://github.com/ipython/ipython ) from 7.31.0 to 8.0.0.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.31.0...8.0.0 )
---
updated-dependencies:
- dependency-name: ipython
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 19:34:13 +09:00
dependabot[bot]
727354c539
Bump numpy from 1.22.0 to 1.22.1 ( #626 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.22.0 to 1.22.1.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.22.0...v1.22.1 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-18 12:48:04 +09:00
dependabot[bot]
e24e2b781d
Bump ipython from 7.30.1 to 7.31.0 ( #624 )
...
Bumps [ipython](https://github.com/ipython/ipython ) from 7.30.1 to 7.31.0.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.30.1...7.31.0 )
---
updated-dependencies:
- dependency-name: ipython
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-11 07:20:58 +09:00
Atsushi Sakai
82d97cef94
add mypy unit test ( #621 )
...
* add mypy unit test
* add mypy unit test
* add mypy unit test
2022-01-09 00:01:29 +09:00
Atsushi Sakai
a13ef29dc4
enable MPC test ( #620 )
...
* enable_mpc_test
* enable_mpc_test
* enable_mpc_test
* enable_mpc_test
* enable_mpc_test
* enable_mpc_test
* enable_mpc_test
* enable_mpc_test
2022-01-08 17:06:29 +09:00
Trung Kien
c05a4fdada
Fix ModuleNotFoundError when executing test in the tests folder and little improve MPC controller ( #619 )
...
* Fix ModuleNotFoundError when executing test in the tests folder
Signed-off-by: Trung Kien <letrungkien.k53.hut@gmail.com >
* Improve model_predictive_speed_and_steer_control
- Fix typo
- Using @ for matrix multiplication instead of * with have been deprecated in CVXPY1.1
- Fix missing conftest module in test file
Signed-off-by: Trung Kien <letrungkien.k53.hut@gmail.com >
2022-01-08 08:44:42 +09:00
Atsushi Sakai
0dfa274be3
add diff style check test ( #617 )
...
* add diff style check test
* add diff style check test
* add diff style check test
* add diff style check test
* add license
* add license
2022-01-06 20:26:24 +09:00
dependabot[bot]
79f7107cd1
Bump cvxpy from 1.1.17 to 1.1.18 ( #615 )
...
Bumps [cvxpy](https://github.com/cvxpy/cvxpy ) from 1.1.17 to 1.1.18.
- [Release notes](https://github.com/cvxpy/cvxpy/releases )
- [Changelog](https://github.com/cvxpy/cvxpy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cvxpy/cvxpy/compare/v1.1.17...v1.1.18 )
---
updated-dependencies:
- dependency-name: cvxpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 08:41:50 +09:00
dependabot[bot]
d24ae2ac1a
Bump numpy from 1.21.5 to 1.22.0 ( #616 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.21.5 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 06:53:44 +09:00
dependabot[bot]
a67ecab1ee
Bump sphinx from 4.3.1 to 4.3.2 ( #614 )
...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.3.1...v4.3.2 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 06:51:32 +09:00
Atsushi Sakai
29bb0197f9
Update requirements.txt ( #613 )
2021-12-28 08:29:45 +09:00
dependabot[bot]
d08a044f75
Update sphinx requirement from <4.0 to <5.0 ( #612 )
...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx ) to permit the latest version.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases )
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES )
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v0.1.61611...v4.3.2 )
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-28 08:00:15 +09:00
Atsushi Sakai
ea7a52a835
add requirements.txt under docs dir. ( #611 )
2021-12-26 11:10:33 +09:00
Atsushi Sakai
88671e4ba1
add doc policy ( #609 )
2021-12-26 10:55:21 +09:00
Atsushi Sakai
7034d5ff9e
Add rng provide function for PRM planner ( #607 )
...
* Add rng provide function
* fix CI error
* remove unused import
2021-12-25 23:06:37 +09:00
Muhammad-Yazdian
680ecdafb2
Add a Robot class for Move to Pose Algorithm ( #596 )
...
* Added speed limitation of the robot
* Removed leading underscores for global vars
* Added unit test for robot speed limitation
* Modified x/abs(x) to np.sign(x); fixed code style
* Removed 'random' from test func header comment
* Added Robot class for move to pose
* Revert
* Added Robot class for move to pose
* Added a type annotation for Robot class
* Fixed the annotaion comment
* Moved instance varaible outside of the Robot class
* Fixed code style Python 3.9 CI
* Removed whitespaces from the last line
* Applied PR #596 change requests
* Fixed typos
* Update Control/move_to_pose/move_to_pose_robot_class.py
Co-authored-by: Atsushi Sakai <asakai.amsl+github@gmail.com >
* Moved PathFinderController class to move_to_pose
* Fixed issue #600
* Added update_command() to PathFinderController
* Removed trailing whitespaces
* Updated move to pose doc
* Added code and doc comments
* Updated unit test
* Removed trailing whitespaces
* Removed more trailing whitespaces
Co-authored-by: Atsushi Sakai <asakai.amsl+github@gmail.com >
2021-12-25 21:42:32 +09:00
dependabot[bot]
4e1f644007
Bump numpy from 1.21.4 to 1.21.5 ( #602 )
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.21.4 to 1.21.5.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt )
- [Commits](https://github.com/numpy/numpy/compare/v1.21.4...v1.21.5 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-25 14:14:41 +09:00
Atsushi Sakai
196c756706
try fix appveyor CI ( #605 )
2021-12-25 13:53:27 +09:00
dependabot[bot]
54be632f71
Bump matplotlib from 3.5.0 to 3.5.1 ( #599 )
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.5.0...v3.5.1 )
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 08:49:57 +09:00
dependabot[bot]
528050ec37
Bump pandas from 1.3.4 to 1.3.5 ( #598 )
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md )
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.3.4...v1.3.5 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 08:06:05 +09:00
dependabot[bot]
6e4d43962a
Bump pytest-xdist from 2.4.0 to 2.5.0 ( #597 )
...
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 07:35:03 +09:00
Muhammad-Yazdian
bf4e68245f
Add speed limitation of the robot ( #595 )
...
* Added speed limitation of the robot
* Removed leading underscores for global vars
* Added unit test for robot speed limitation
* Modified x/abs(x) to np.sign(x); fixed code style
* Removed 'random' from test func header comment
2021-12-12 21:32:59 +09:00
dependabot[bot]
d5aca66e1b
Bump ipython from 7.30.0 to 7.30.1 ( #594 )
...
Bumps [ipython](https://github.com/ipython/ipython ) from 7.30.0 to 7.30.1.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.30.0...7.30.1 )
---
updated-dependencies:
- dependency-name: ipython
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 07:23:13 +09:00
Atsushi Sakai
c70add32a1
add visibility road map path doc ( #592 )
...
* add visibility road map path doc
* add visibility road map path doc
* add visibility road map path doc
* add visibility road map path doc
* add visibility road map path doc
* add visibility road map path doc
* add visibility road map path doc
2021-12-04 20:56:54 +09:00
Atsushi Sakai
4d60c3c0b1
update docs ( #589 )
...
* update docs
* update docs
2021-12-01 23:00:39 +09:00
dependabot[bot]
2c077225a7
Bump ipython from 7.29.0 to 7.30.0 ( #588 )
...
Bumps [ipython](https://github.com/ipython/ipython ) from 7.29.0 to 7.30.0.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/7.29.0...7.30.0 )
---
updated-dependencies:
- dependency-name: ipython
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 07:18:43 +09:00
dependabot[bot]
4b9d05dde1
Bump scipy from 1.7.2 to 1.7.3 ( #587 )
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.7.2...v1.7.3 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 07:18:13 +09:00
Atsushi Sakai
d183a00a1c
Adding all gifs to the doc ( #586 )
...
* update docs
* update docs
* update docs
* update docs
2021-11-29 00:01:06 +09:00
Atsushi Sakai
c99716d692
Adding all gifs to the doc 2 ( #585 )
...
* update docs
* update docs
* update docs
2021-11-28 16:00:02 +09:00
Atsushi Sakai
f8f10a3ec8
Adding all gifs to the doc ( #584 )
...
* update docs
* update docs
2021-11-28 08:13:28 +09:00
Atsushi Sakai
049709fd8b
fix #581 ( #582 )
...
* update docs
* update docs
2021-11-27 22:13:55 +09:00
Atsushi Sakai
50ba79a3f5
Fix clean up other docs ( #580 )
...
* update docs
* update docs
* update docs
* update docs
2021-11-27 20:10:45 +09:00
Atsushi Sakai
eb1fec748f
Clean up Path planning docs ( #579 )
...
* update docs
* update docs
2021-11-26 23:14:23 +09:00
Atsushi Sakai
9d759d13c6
update docs ( #578 )
...
* update docs
* update docs
2021-11-26 21:46:14 +09:00
Atsushi Sakai
094a413dcd
Add how to contribute docs ( #573 )
...
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* add contribution doc
* add contribution doc
* add contribution doc
* add contribution doc
* add contribution doc
2021-11-25 23:05:25 +09:00
dependabot[bot]
413011ba97
Bump matplotlib from 3.4.3 to 3.5.0 ( #575 )
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.4.3 to 3.5.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.3...v3.5.0 )
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-23 07:07:28 +09:00
Atsushi Sakai
d34f3ca7fa
clean up SLAM docs ( #572 )
...
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
2021-11-21 22:39:18 +09:00
Atsushi Sakai
1f4e5ed8c3
clean up mapping docs ( #571 )
...
* clean up mapping docs
* clean up mapping docs
* clean up mapping docs
2021-11-19 15:54:52 +09:00
Atsushi Sakai
35984e8978
clean up localization docs ( #570 )
...
* clean up localization docs
* clean up localization docs
* clean up localization docs
2021-11-18 22:35:10 +09:00
Atsushi Sakai
137e372db1
fix CI ( #569 )
...
* fix CI
* fix CI
* fix CI
* fix CI
* fix CI
* fix CI
* fix CI
* fix CI
2021-11-17 22:58:23 +09:00
Atsushi Sakai
6f309828ba
clean up doc dir ( #568 )
...
* clean up doc dir
* clean up doc dir
* clean up doc dir
* clean up doc dir
2021-11-17 20:04:09 +09:00
Atsushi Sakai
b812cb1fc9
clean up doc dir ( #567 )
2021-11-17 19:42:14 +09:00
Atsushi Sakai
7b0522b588
clean up doc system ( #566 )
...
* clean up doc dir
* clean up doc dir
2021-11-16 23:14:26 +09:00
Atsushi Sakai
2fef7bc476
clean up doc dir ( #565 )
...
* clean up doc dir
* clean up doc dir
* clean up doc dir
2021-11-16 23:06:25 +09:00
Atsushi Sakai
e7c990a729
clean up doc dir ( #563 )
2021-11-16 22:27:18 +09:00
Kajal
17920dcbf4
Changes in Slam/Ekf_slam.ipynb file, added a dtype=object statement to jF=np.array so it can render the output without numerous depreciation warnings ( #552 )
2021-11-12 19:29:36 +09:00