utiasASRL / vtr3

VT&R3 is a C++ implementation of the Teach and Repeat navigation framework. It enables a robot to be taught a network of traversable paths and then closely repeat any part of the network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

path tracker: may not command the robot to the end of a cusp when distance between keyframes is large

cheneyuwu opened this issue · comments

The path tracker should not look past the cusp until the robot is close enough to it.

Path tracker is no longer relevant,