Merge remote-tracking branch 'origin/master'

This commit is contained in:
Atsushi Sakai
2019-07-10 19:36:41 +09:00
2 changed files with 15 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ import random
import sys
import os
sys.path.append(os.path.dirname(os.path.abspath(__file__)) +
"/../PathPlanning/ReedsSheppPath/")
"/../ReedsSheppPath/")
try:
import reeds_shepp_path_planning