mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:41 -04:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user