Update get_loc_est.py

This commit is contained in:
HappyZ 2019-05-05 15:51:25 -05:00
parent 5a325ab7e9
commit 0452432a26
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@ import subprocess
from libs.parser import get_slam_log
# This script supposes to run ON THE VACUUM
# do not run it on your local pc
# args
parser = argparse.ArgumentParser(
description='Get Location Estimation from SLAM log on the vacuum'