Commit Graph

1605 Commits

Author SHA1 Message Date
dependabot[bot]
02cb3ad556 Bump matplotlib from 3.4.1 to 3.4.2 (#509)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.1...v3.4.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 07:14:13 +09:00
Atsushi Sakai
3ff6b7d1ec Update MacOS_CI.yml (#507)
* Update MacOS_CI.yml

* Update MacOS_CI.yml

* Update MacOS_CI.yml

* Update MacOS_CI.yml

* Update MacOS_CI.yml
2021-05-08 13:27:33 +09:00
dependabot[bot]
0705b1cb5b Bump scipy from 1.6.2 to 1.6.3 (#504)
Bumps [scipy](https://github.com/scipy/scipy) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.6.2...v1.6.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 07:07:54 +09:00
dependabot[bot]
6e98da47fd Bump pandas from 1.2.3 to 1.2.4 (#502)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.2.3 to 1.2.4.
- [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.2.3...v1.2.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 07:22:32 +09:00
dependabot[bot]
52e6225e73 Bump cvxpy from 1.1.11 to 1.1.12 (#501)
Bumps [cvxpy](https://github.com/cvxgrp/cvxpy) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/cvxgrp/cvxpy/releases)
- [Changelog](https://github.com/cvxgrp/cvxpy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cvxgrp/cvxpy/compare/v1.1.11...v1.1.12)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 07:22:10 +09:00
dependabot[bot]
add704866a Bump matplotlib from 3.4.0 to 3.4.1 (#497)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.4.0...v3.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 07:07:34 +09:00
dependabot[bot]
079de036f3 Bump pandas from 1.2.2 to 1.2.3 (#489)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.2.2 to 1.2.3.
- [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.2.2...v1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-02 21:45:09 +09:00
Atsushi Sakai
d4153bcaa1 add workaround for dependabot related issue (#496) 2021-04-02 21:43:52 +09:00
Atsushi Sakai
6bd25b9221 fix state_lattice_planner.py coordinate conversion (#495) 2021-04-02 21:43:29 +09:00
Atsushi Sakai
3abc9c69e3 enable 3d plot 2021-04-02 20:53:26 +09:00
Shamil
bf2d9df83d Add ICP support for 3d point clouds (#465)
* Add 3d support ICP

* icp_matching function returns R,T corresponding to 2D or 3D set of points
* update_homogeneuous_matrix - general operations for translation and rotation matrixes

* Add test for 3d point cloud (with 2d visualization)

* Separate test for 3d points to main_3d_points

* Add test for ICP 3d

* Correct style

* Add space

* Style correction

* Add more spaces

* Add 3d visualizing for ICP

* Style corrections

* Delete spaces

* Style correction

* remove space

* Separate plot drawing

* plot drawing in a separate function for both 2D and 3D versions
* figure creating before while loop

* Style correction

* Comment 3d plot drawing

Co-authored-by: Shamil GEMUEV <https://github.maf-roda.com/>
2021-04-02 20:49:16 +09:00
dependabot[bot]
f17c991c68 Bump numpy from 1.20.1 to 1.20.2 (#493)
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.1 to 1.20.2.
- [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.20.1...v1.20.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 20:23:54 +09:00
dependabot[bot]
5c408b5d80 Bump matplotlib from 3.3.4 to 3.4.0 (#492)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.3.4 to 3.4.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.4...v3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 07:25:17 +09:00
dependabot[bot]
dbcb8d7ea5 Bump scipy from 1.6.1 to 1.6.2 (#491)
Bumps [scipy](https://github.com/scipy/scipy) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.6.1...v1.6.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 07:24:34 +09:00
dependabot[bot]
b30ba3e9d0 Bump cvxpy from 1.1.10 to 1.1.11 (#488)
Bumps [cvxpy](https://github.com/cvxgrp/cvxpy) from 1.1.10 to 1.1.11.
- [Release notes](https://github.com/cvxgrp/cvxpy/releases)
- [Changelog](https://github.com/cvxgrp/cvxpy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cvxgrp/cvxpy/compare/v1.1.10...v1.1.11)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-20 14:32:52 +09:00
zarmars
d53ec936bc Fix the problem that the length of candidate path is not correctly compared. Optimal path may be discarded. (#487) 2021-03-16 23:13:11 +09:00
dependabot[bot]
d391cdbb8c Bump scipy from 1.6.0 to 1.6.1 (#485)
Bumps [scipy](https://github.com/scipy/scipy) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.6.0...v1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-23 07:27:33 +09:00
FXCarl
c025299dcf Update greedy_best_first_search - calc_final_path method (#477)
* Update greedy_best_first_search.py

parent_index should be pind. other wise it cann't work

* add breadth first search test

* Add greedy best first search test
2021-02-21 15:23:13 +09:00
Atsushi Sakai
078c62bc3e enable rundiffstylecheck.sh to run (#484) 2021-02-20 21:30:55 +09:00
Yang Wang
ef3fcec685 Fix: cyxpy cannot be installed (#483)
Add a few lines in yml file to clarify dependencies
2021-02-20 21:06:16 +09:00
dependabot[bot]
58390e74f3 Bump pandas from 1.2.1 to 1.2.2 (#482)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.2.1 to 1.2.2.
- [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.2.1...v1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 07:29:05 +09:00
Atsushi Sakai
b8f28cc6a3 fix deprecation warning for latest numpy (#480)
* fix deprication version for latest numpy

* fix deprication version for latest numpy

* fix deprication version for latest numpy

* fix deprication version for latest numpy
2021-02-10 22:02:51 +09:00
dependabot[bot]
f495ae8983 Bump cvxpy from 1.1.7 to 1.1.10 (#478)
Bumps [cvxpy](https://github.com/cvxgrp/cvxpy) from 1.1.7 to 1.1.10.
- [Release notes](https://github.com/cvxgrp/cvxpy/releases)
- [Changelog](https://github.com/cvxgrp/cvxpy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cvxgrp/cvxpy/compare/v1.1.7...v1.1.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-09 07:22:11 +09:00
dependabot[bot]
b3d39f5039 Bump matplotlib from 3.3.3 to 3.3.4 (#475)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.3...v3.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-02 07:22:13 +09:00
Atsushi Sakai
9425e44208 Update README.md (#472) 2021-01-29 22:34:29 +09:00
dependabot[bot]
6e2a741c73 Bump pandas from 1.2.0 to 1.2.1 (#467)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.2.0 to 1.2.1.
- [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.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 21:37:15 +09:00
dependabot[bot]
51f675b9c3 Bump pytest from 6.2.1 to 6.2.2 (#466)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.1...6.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 21:36:51 +09:00
Atsushi Sakai
6d0b8ccfdb Try to fix CI (#469) 2021-01-26 21:16:22 +09:00
Atsushi Sakai
98f9b22465 add main script for missing tests (#461)
* add main script for missing tests

* Fix CodeQL warning
2021-01-16 16:07:28 +09:00
Atsushi Sakai
2731cdba00 Use pytest_xdist for unit-test speed up in CI (#459)
* Remove unnecessary plot

* Remove unnecessary plot

* update appveyor.yml
2021-01-16 14:28:24 +09:00
Atsushi Sakai
67d7d5c610 Test code clean up (#456)
* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up

* Test code clean up
2021-01-12 22:13:46 +09:00
dependabot[bot]
8861977e8c Bump numpy from 1.19.4 to 1.19.5 (#457)
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.4 to 1.19.5.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.19.4...v1.19.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 07:23:04 +09:00
Atsushi Sakai
353314742c Create SECURITY.md 2021-01-10 13:30:09 +09:00
Rafael Rojas
44142564cc Sobol sampler implemented (#413) 2021-01-10 13:26:40 +09:00
Shamil
d5ce0351b6 fix ICP negative dError. Issue #446 (#447) 2021-01-10 13:16:22 +09:00
Atsushi Sakai
5efb8fd0af Remove workaround codes for CI (#455)
* remove workaround codes

* remove workaround codes

* remove workaround codes
2021-01-06 21:34:45 +09:00
dependabot[bot]
e30696a25f Bump scipy from 1.5.4 to 1.6.0 (#454)
Bumps [scipy](https://github.com/scipy/scipy) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.5.4...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 06:44:33 +09:00
karaage
2afa10a457 Add plot initialize for google colab visualization (#453) 2021-01-03 13:50:54 +09:00
Atsushi Sakai
c2debe3b05 use pytest for test runner (#452) 2020-12-31 22:54:40 +09:00
Atsushi Sakai
581b3cf27a bump python version to 3.9. (#433) 2020-12-30 13:52:00 +09:00
Atsushi Sakai
d29dacbf9e clean up seven joint arm script 2020-12-29 21:41:14 +09:00
Mahyar Abdeetedal
65debdc332 RRT* for seven joint arm control (#439) 2020-12-29 20:32:13 +09:00
dependabot[bot]
e0a8ab2368 Bump pandas from 1.1.5 to 1.2.0 (#449)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.5 to 1.2.0.
- [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.1.5...v1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-29 07:28:19 +09:00
Atsushi Sakai
4264cb8b10 fix pure_pursuit sample (#445) 2020-12-20 20:29:36 +09:00
Atsushi Sakai
2d5024dc38 add test_rectangle_fitting.py (#444)
* add test_rectangle_fitting.py

* add test_rectangle_fitting.py
2020-12-20 16:16:35 +09:00
dependabot[bot]
f9e2293a8d Bump pandas from 1.1.4 to 1.1.5 (#443)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.4 to 1.1.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.1.4...v1.1.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-08 07:49:13 +09:00
dependabot[bot]
40df009180 Bump matplotlib from 3.3.2 to 3.3.3 (#441)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.2...v3.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-17 20:18:04 +09:00
dependabot[bot]
7e312daa70 Bump scipy from 1.5.3 to 1.5.4 (#438)
Bumps [scipy](https://github.com/scipy/scipy) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.5.3...v1.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 06:55:51 +09:00
Nguyen Mau Dung
31b75f1358 Using vectorization to speed up computation (#427) 2020-11-08 14:09:59 +09:00
dependabot[bot]
35e23c89cd Bump pandas from 1.1.3 to 1.1.4 (#431)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.3 to 1.1.4.
- [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.1.3...v1.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-03 07:30:59 +09:00