Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AINX
base-ariane-fork
Commits
38f97e9a
Commit
38f97e9a
authored
Mar 28, 2022
by
Mario Teixeira Parente
Browse files
move file with class 'ARIANEapproach' to approaches folder
parent
c952cf30
Changes
3
Hide whitespace changes
Inline
Side-by-side
tas/approaches/__init__.py
View file @
38f97e9a
from
_ariane
import
ARIANEApproach
__all__
=
[
'ARIANEApproach'
]
tas/ariane
_
.py
→
tas/
approaches/_
ariane.py
View file @
38f97e9a
File moved
tas/setting.py
View file @
38f97e9a
...
...
@@ -10,7 +10,7 @@ from lib.tas.benchmarking import AngleMap, AngleMapInducedMetric, \
import
sys
# TODO: Import a subclass of `TASAutonomousApproach`.
from
tas.a
riane_
import
ARIANEApproach
as
Approach
from
tas.a
pproaches
import
ARIANEApproach
as
Approach
# from tas.approaches.dummies import RandomnessApproach as Approach
# from tas.approaches.dummies import GridApproach as Approach
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment