Skip to content
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

Example for DrawingDecorator #176

Merged
merged 8 commits into from
Oct 25, 2024
Merged

Example for DrawingDecorator #176

merged 8 commits into from
Oct 25, 2024

Conversation

EHAT32
Copy link
Contributor

@EHAT32 EHAT32 commented Oct 23, 2024

Added example so that methods from trueagi-io/Vereya#78 could be tested. Also enabled drawingdecorators in ServerHandlers

@CICS-Oleg

@CICS-Oleg CICS-Oleg self-requested a review October 24, 2024 11:24
@EHAT32
Copy link
Contributor Author

EHAT32 commented Oct 25, 2024

Now added a way to create Draw objects which can be put into mission builder and created a simple example for drawing objects. Also, made a minor update for method init_mission in common.py. Now there's an option to create a default or flat world as parameter. It was done in order to be able import one method for every unit test instead of copying and pasting the same method in code when the only change is a world type.

@CICS-Oleg CICS-Oleg merged commit 29ae1f7 into trueagi-io:main Oct 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants