-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[wip] api/launcher #46
base: master
Are you sure you want to change the base?
Conversation
…/graph_assembler into scripts_of_running
app/open_chain_generation.py
Outdated
|
||
model = create_generator_by_config("rostok/config.ini") | ||
model.set_grasp_object(SimpleBody.SPHERE) | ||
model.run_generation() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Выход алгоритма непонятный для пользователя, добавь визуализацию результата
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Визуализацию можно включить как флаг. Тогда пропишу выход. Еще бы прикрутить saver~reporter нужно
Это не API, идея назвать это launcher'ом или mcts launcher |
Это должно лежать в отдельно папке внутри rostok |
Надо вынести в отдельный файл набор правил, так как этот момент явно будет тюнится |
Вынести в конфиг:
|
Создан класс для взаимодействия с библиотекой
rostok
.Что сейчас может:
Что нужно сделать:
Удобный интерфейс для просмотра и сохранения результатов