Collision Avoidance Path Planning in Rust-lang (with path smoothing)
0
0
109 Views
Published on 14 Oct 2018 / In Rust
- Plan the goal pose using Inverse Kinematics (goal is small RGB axes)
- Plan the path to the goal from initial using RRT and random sample based path smoother and 3D collision checking.
Show more
0 Comments
sort Sort by