Namespaces | Functions | Variables
plot_solution.py File Reference

Go to the source code of this file.

Namespaces

namespace  plot_solution

Functions

def plot_solution.newline

Variables

tuple plot_solution.df = pd.read_csv(os.path.expanduser('~') + "/.ros/gps_alignment_solution.csv")
list plot_solution.p1 = [df["gps_x"][i],df["gps_y"][i]]
list plot_solution.p2 = [df["world_x"][i], df["world_y"][i]]


hector_gps_calibration
Author(s):
autogenerated on Wed Sep 6 2017 02:41:37