|
|
@@ -19,8 +19,10 @@
|
|
|
<select />
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
- <list default="true" id="025aff36-a6aa-4945-ab7e-b2c625055f47" name="Default Changelist" comment="" />
|
|
|
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
|
+ <list default="true" id="025aff36-a6aa-4945-ab7e-b2c625055f47" name="Default Changelist" comment="Merge branch 'master' of https://github.com/zhm-real/path-planning-algorithms # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.">
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/Search_2D/astar.py" beforeDir="false" afterPath="$PROJECT_DIR$/Search_2D/astar.py" afterDir="false" />
|
|
|
+ </list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
@@ -48,7 +50,7 @@
|
|
|
<property name="ASKED_ADD_EXTERNAL_FILES" value="true" />
|
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
|
- <property name="last_opened_file_path" value="$PROJECT_DIR$/../../PythonRobotics-master/PathPlanning" />
|
|
|
+ <property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
|
<property name="restartRequiresConfirmation" value="false" />
|
|
|
<property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
|
|
|
</component>
|
|
|
@@ -57,20 +59,8 @@
|
|
|
<recent name="C:\Users\Huiming Zhou\Desktop\path planning algorithms\Search-based Planning\Search_2D" />
|
|
|
</key>
|
|
|
</component>
|
|
|
- <component name="RunDashboard">
|
|
|
- <option name="ruleStates">
|
|
|
- <list>
|
|
|
- <RuleState>
|
|
|
- <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
|
- </RuleState>
|
|
|
- <RuleState>
|
|
|
- <option name="name" value="StatusDashboardGroupingRule" />
|
|
|
- </RuleState>
|
|
|
- </list>
|
|
|
- </option>
|
|
|
- </component>
|
|
|
- <component name="RunManager" selected="Python.D_star_Lite">
|
|
|
- <configuration name="D_star_Lite" type="PythonConfigurationType" factoryName="Python" temporary="true">
|
|
|
+ <component name="RunManager" selected="Python.astar">
|
|
|
+ <configuration name="D_star" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
|
|
|
<module name="Search-based Planning" />
|
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
|
<option name="PARENT_ENVS" value="true" />
|
|
|
@@ -82,7 +72,7 @@
|
|
|
<option name="IS_MODULE_SDK" value="true" />
|
|
|
<option name="ADD_CONTENT_ROOTS" value="true" />
|
|
|
<option name="ADD_SOURCE_ROOTS" value="true" />
|
|
|
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Search_2D/D_star_Lite.py" />
|
|
|
+ <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Search_2D/D_star.py" />
|
|
|
<option name="PARAMETERS" value="" />
|
|
|
<option name="SHOW_COMMAND_LINE" value="false" />
|
|
|
<option name="EMULATE_TERMINAL" value="false" />
|
|
|
@@ -91,7 +81,7 @@
|
|
|
<option name="INPUT_FILE" value="" />
|
|
|
<method v="2" />
|
|
|
</configuration>
|
|
|
- <configuration name="LPAstar" type="PythonConfigurationType" factoryName="Python" temporary="true">
|
|
|
+ <configuration name="D_star_Lite" type="PythonConfigurationType" factoryName="Python" temporary="true">
|
|
|
<module name="Search-based Planning" />
|
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
|
<option name="PARENT_ENVS" value="true" />
|
|
|
@@ -103,7 +93,7 @@
|
|
|
<option name="IS_MODULE_SDK" value="true" />
|
|
|
<option name="ADD_CONTENT_ROOTS" value="true" />
|
|
|
<option name="ADD_SOURCE_ROOTS" value="true" />
|
|
|
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Search_2D/LPAstar.py" />
|
|
|
+ <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Search_2D/D_star_Lite.py" />
|
|
|
<option name="PARAMETERS" value="" />
|
|
|
<option name="SHOW_COMMAND_LINE" value="false" />
|
|
|
<option name="EMULATE_TERMINAL" value="false" />
|
|
|
@@ -112,7 +102,7 @@
|
|
|
<option name="INPUT_FILE" value="" />
|
|
|
<method v="2" />
|
|
|
</configuration>
|
|
|
- <configuration name="LRTAstar" type="PythonConfigurationType" factoryName="Python" temporary="true">
|
|
|
+ <configuration name="LPAstar" type="PythonConfigurationType" factoryName="Python" temporary="true">
|
|
|
<module name="Search-based Planning" />
|
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
|
<option name="PARENT_ENVS" value="true" />
|
|
|
@@ -124,7 +114,7 @@
|
|
|
<option name="IS_MODULE_SDK" value="true" />
|
|
|
<option name="ADD_CONTENT_ROOTS" value="true" />
|
|
|
<option name="ADD_SOURCE_ROOTS" value="true" />
|
|
|
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Search_2D/LRTAstar.py" />
|
|
|
+ <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Search_2D/LPAstar.py" />
|
|
|
<option name="PARAMETERS" value="" />
|
|
|
<option name="SHOW_COMMAND_LINE" value="false" />
|
|
|
<option name="EMULATE_TERMINAL" value="false" />
|
|
|
@@ -133,7 +123,7 @@
|
|
|
<option name="INPUT_FILE" value="" />
|
|
|
<method v="2" />
|
|
|
</configuration>
|
|
|
- <configuration name="LRT_Astar3D" type="PythonConfigurationType" factoryName="Python" temporary="true">
|
|
|
+ <configuration name="RTAAstar" type="PythonConfigurationType" factoryName="Python" temporary="true">
|
|
|
<module name="Search-based Planning" />
|
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
|
<option name="PARENT_ENVS" value="true" />
|
|
|
@@ -141,11 +131,11 @@
|
|
|
<env name="PYTHONUNBUFFERED" value="1" />
|
|
|
</envs>
|
|
|
<option name="SDK_HOME" value="" />
|
|
|
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/Search_3D" />
|
|
|
+ <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/Search_2D" />
|
|
|
<option name="IS_MODULE_SDK" value="true" />
|
|
|
<option name="ADD_CONTENT_ROOTS" value="true" />
|
|
|
<option name="ADD_SOURCE_ROOTS" value="true" />
|
|
|
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Search_3D/LRT_Astar3D.py" />
|
|
|
+ <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Search_2D/RTAAstar.py" />
|
|
|
<option name="PARAMETERS" value="" />
|
|
|
<option name="SHOW_COMMAND_LINE" value="false" />
|
|
|
<option name="EMULATE_TERMINAL" value="false" />
|
|
|
@@ -154,7 +144,7 @@
|
|
|
<option name="INPUT_FILE" value="" />
|
|
|
<method v="2" />
|
|
|
</configuration>
|
|
|
- <configuration name="RTAAstar" type="PythonConfigurationType" factoryName="Python" temporary="true">
|
|
|
+ <configuration name="astar" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
|
|
|
<module name="Search-based Planning" />
|
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
|
<option name="PARENT_ENVS" value="true" />
|
|
|
@@ -166,7 +156,7 @@
|
|
|
<option name="IS_MODULE_SDK" value="true" />
|
|
|
<option name="ADD_CONTENT_ROOTS" value="true" />
|
|
|
<option name="ADD_SOURCE_ROOTS" value="true" />
|
|
|
- <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Search_2D/RTAAstar.py" />
|
|
|
+ <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Search_2D/astar.py" />
|
|
|
<option name="PARAMETERS" value="" />
|
|
|
<option name="SHOW_COMMAND_LINE" value="false" />
|
|
|
<option name="EMULATE_TERMINAL" value="false" />
|
|
|
@@ -199,18 +189,18 @@
|
|
|
<list>
|
|
|
<item itemvalue="Python.dijkstra" />
|
|
|
<item itemvalue="Python.LPAstar" />
|
|
|
- <item itemvalue="Python.LRTAstar" />
|
|
|
<item itemvalue="Python.RTAAstar" />
|
|
|
- <item itemvalue="Python.LRT_Astar3D" />
|
|
|
<item itemvalue="Python.D_star_Lite" />
|
|
|
+ <item itemvalue="Python.D_star" />
|
|
|
+ <item itemvalue="Python.astar" />
|
|
|
</list>
|
|
|
<recent_temporary>
|
|
|
<list>
|
|
|
+ <item itemvalue="Python.astar" />
|
|
|
<item itemvalue="Python.D_star_Lite" />
|
|
|
+ <item itemvalue="Python.D_star" />
|
|
|
<item itemvalue="Python.LPAstar" />
|
|
|
<item itemvalue="Python.RTAAstar" />
|
|
|
- <item itemvalue="Python.LRTAstar" />
|
|
|
- <item itemvalue="Python.LRT_Astar3D" />
|
|
|
</list>
|
|
|
</recent_temporary>
|
|
|
</component>
|
|
|
@@ -225,6 +215,14 @@
|
|
|
<option name="presentableId" value="Default" />
|
|
|
<updated>1592347358698</updated>
|
|
|
</task>
|
|
|
+ <task id="LOCAL-00001" summary="Merge branch 'master' of https://github.com/zhm-real/path-planning-algorithms # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.">
|
|
|
+ <created>1593715021929</created>
|
|
|
+ <option name="number" value="00001" />
|
|
|
+ <option name="presentableId" value="LOCAL-00001" />
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
+ <updated>1593715021929</updated>
|
|
|
+ </task>
|
|
|
+ <option name="localTasksCounter" value="2" />
|
|
|
<servers />
|
|
|
</component>
|
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
|
@@ -232,47 +230,50 @@
|
|
|
<map>
|
|
|
<entry key="MAIN">
|
|
|
<value>
|
|
|
- <State>
|
|
|
- <option name="COLUMN_ORDER" />
|
|
|
- </State>
|
|
|
+ <State />
|
|
|
</value>
|
|
|
</entry>
|
|
|
</map>
|
|
|
</option>
|
|
|
+ <option name="oldMeFiltersMigrated" value="true" />
|
|
|
+ </component>
|
|
|
+ <component name="VcsManagerConfiguration">
|
|
|
+ <MESSAGE value="Merge branch 'master' of https://github.com/zhm-real/path-planning-algorithms # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit." />
|
|
|
+ <option name="LAST_COMMIT_MESSAGE" value="Merge branch 'master' of https://github.com/zhm-real/path-planning-algorithms # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit." />
|
|
|
</component>
|
|
|
<component name="WindowStateProjectService">
|
|
|
<state x="2377" y="197" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1593282711181">
|
|
|
<screen x="1920" y="0" width="1920" height="1080" />
|
|
|
</state>
|
|
|
<state x="2377" y="197" key="#com.intellij.execution.impl.EditConfigurationsDialog/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593282711181" />
|
|
|
- <state x="2700" y="297" width="424" height="482" key="FileChooserDialogImpl" timestamp="1593282670147">
|
|
|
+ <state x="2700" y="297" width="424" height="482" key="FileChooserDialogImpl" timestamp="1593631602696">
|
|
|
<screen x="1920" y="0" width="1920" height="1080" />
|
|
|
</state>
|
|
|
- <state x="2700" y="297" width="424" height="482" key="FileChooserDialogImpl/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593282670147" />
|
|
|
+ <state x="2700" y="297" width="424" height="482" key="FileChooserDialogImpl/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593631602696" />
|
|
|
<state x="819" y="314" key="FileChooserDialogImpl/65.24.1855.1056/1920.0.1920.1080@65.24.1855.1056" timestamp="1592933974409" />
|
|
|
- <state width="1832" height="206" key="GridCell.Tab.0.bottom" timestamp="1593282755222">
|
|
|
+ <state width="1832" height="146" key="GridCell.Tab.0.bottom" timestamp="1593715356351">
|
|
|
<screen x="1920" y="0" width="1920" height="1080" />
|
|
|
</state>
|
|
|
- <state width="1832" height="206" key="GridCell.Tab.0.bottom/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593282755222" />
|
|
|
- <state width="1832" height="206" key="GridCell.Tab.0.center" timestamp="1593282755222">
|
|
|
+ <state width="1832" height="146" key="GridCell.Tab.0.bottom/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593715356351" />
|
|
|
+ <state width="1832" height="146" key="GridCell.Tab.0.center" timestamp="1593715356351">
|
|
|
<screen x="1920" y="0" width="1920" height="1080" />
|
|
|
</state>
|
|
|
- <state width="1832" height="206" key="GridCell.Tab.0.center/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593282755222" />
|
|
|
- <state width="1832" height="206" key="GridCell.Tab.0.left" timestamp="1593282755222">
|
|
|
+ <state width="1832" height="146" key="GridCell.Tab.0.center/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593715356351" />
|
|
|
+ <state width="1832" height="146" key="GridCell.Tab.0.left" timestamp="1593715356351">
|
|
|
<screen x="1920" y="0" width="1920" height="1080" />
|
|
|
</state>
|
|
|
- <state width="1832" height="206" key="GridCell.Tab.0.left/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593282755222" />
|
|
|
- <state width="1832" height="206" key="GridCell.Tab.0.right" timestamp="1593282755222">
|
|
|
+ <state width="1832" height="146" key="GridCell.Tab.0.left/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593715356351" />
|
|
|
+ <state width="1832" height="146" key="GridCell.Tab.0.right" timestamp="1593715356351">
|
|
|
<screen x="1920" y="0" width="1920" height="1080" />
|
|
|
</state>
|
|
|
- <state width="1832" height="206" key="GridCell.Tab.0.right/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593282755222" />
|
|
|
+ <state width="1832" height="146" key="GridCell.Tab.0.right/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593715356351" />
|
|
|
<state x="2406" y="174" key="SettingsEditor" timestamp="1593282573348">
|
|
|
<screen x="1920" y="0" width="1920" height="1080" />
|
|
|
</state>
|
|
|
<state x="2406" y="174" key="SettingsEditor/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593282573348" />
|
|
|
- <state x="2701" y="438" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1593242832142">
|
|
|
+ <state x="2701" y="438" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1593715195096">
|
|
|
<screen x="1920" y="0" width="1920" height="1080" />
|
|
|
</state>
|
|
|
- <state x="2701" y="438" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593242832142" />
|
|
|
+ <state x="2701" y="438" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/65.24.1855.1056/1920.0.1920.1080@1920.0.1920.1080" timestamp="1593715195096" />
|
|
|
</component>
|
|
|
</project>
|