fetch_open_auto_dock icon indicating copy to clipboard operation
fetch_open_auto_dock copied to clipboard

An open-source version of the Fetch charge docking system.

Results 4 fetch_open_auto_dock issues
Sort by recently updated
recently updated
newest added

Add timeout to pre-orientation during docking to stop rotating eternally while docking

Make timeout duration for undocing to be a ros parameter. Our Fetch sometimes fails to undock even it looks successfully to have undocked. This comes from default timeout duration for...

I found this function addScan() is unused, but how the variable mask_ is set?

auto_dock.cpp while (!controller_.backup(0.0, -dock_yaw) controller.cpp double k = -1.0 / r * (k2_ * (delta - a) + (1 + (k1_ / 1 + ((k1_ * theta) * (k1_ *...