]> rtime.felk.cvut.cz Git - hubacji1/iamcar.git/commit
Release version 0.3.0 v0.3.0
authorJiri Vlasak <hubacji1@fel.cvut.cz>
Mon, 3 Dec 2018 08:15:12 +0000 (09:15 +0100)
committerJiri Vlasak <hubacji1@fel.cvut.cz>
Mon, 3 Dec 2018 08:15:12 +0000 (09:15 +0100)
commit0947d30b66d68cf0b60f67dbbccaa4a8a794cae0
tree9bd6e96b2133943813f39418f8e99e6eda943951
parentf8d9d4563f12385a1f5a0e7b44283841c8fe9c0a
Release version 0.3.0

### Added
- Cost distribution plot function.
- Heading independent near vertices procedure inspired by `nn4`.

### Changed
- Test script.
- `nn4` use Euclidean distance while independently on RRT framework cost used.

### Removed
- `opt_part` procedure (unused).

### Fixed
- Dijkstra path optimization only if goal found.
- Workaround used for optimizing part of path. There is a bug that causes
  collision when steering from `i` to `i + 1` node of path from `tlog`. See
  commit `9186f27`.
CHANGELOG.md