]> rtime.felk.cvut.cz Git - hubacji1/rrts.git/tag
v0.6.0
object 43b9895580845fd9cd8f872e163caaf6fe8629e9
authorJiri Vlasak <hubacji1@fel.cvut.cz>
Thu, 8 Apr 2021 08:23:17 +0000 (10:23 +0200)
Release version 0.6.0

Added
-----

- Uniform circle sampling.
- Path cost before optimization.
- Different `steer` procedures.
- _Entry_ input.
- Steered1/2 vectors to remember steered nodes.
- Tmp steered in `connect` method.
- Overloaded next and connect in `rrtext12`.

Changed
-------

- Log path each 0.1 seconds, stop algorithm after 2 seconds.
- Include last maneuver to the path optimization.
- Goal zone to consider the range of the heading.
- Steer until collide.
- Steer by 0.2 m.

Fixed
-----

- Sampling in circle.