-
Notifications
You must be signed in to change notification settings - Fork 94
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
Add Plugin XML Attributes to Mission XML Log #568
base: master
Are you sure you want to change the base?
Commits on Mar 31, 2023
-
Natalie Davis committed
Mar 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 58c3fed - Browse repository at this point
Copy the full SHA 58c3fedView commit details
Commits on Apr 10, 2023
-
Working verison, adds attribute and value and then prints the doc upd…
…ated. Need to update the string stream that is written to the mission.xml now so that the changes are saved to the logs
Natalie Davis committedApr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 84bd801 - Browse repository at this point
Copy the full SHA 84bd801View commit details -
Natalie Davis committed
Apr 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 68dc6c3 - Browse repository at this point
Copy the full SHA 68dc6c3View commit details
Commits on Apr 11, 2023
-
Created function to parse the plugin specific xml file. This is worki…
…ng code.
Natalie Davis committedApr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 21c7b98 - Browse repository at this point
Copy the full SHA 21c7b98View commit details -
Natalie Davis committed
Apr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for c95c68a - Browse repository at this point
Copy the full SHA c95c68aView commit details -
Natalie Davis committed
Apr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 45508c5 - Browse repository at this point
Copy the full SHA 45508c5View commit details -
minor error message changes, added extra digit to time UI
William Syre committedApr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 75a9aa9 - Browse repository at this point
Copy the full SHA 75a9aa9View commit details -
Merge branch 'william-qol' of https://github.com/gtri/scrimmage into …
…plugintomissionxml
Natalie Davis committedApr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 812b327 - Browse repository at this point
Copy the full SHA 812b327View commit details -
Added returns in case of error with finding params files
Natalie Davis committedApr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for cc27377 - Browse repository at this point
Copy the full SHA cc27377View commit details
Commits on Apr 18, 2023
-
Working with scrimmage_plugin_path environment variable
Natalie Davis committedApr 18, 2023 Configuration menu - View commit details
-
Copy full SHA for afd20a8 - Browse repository at this point
Copy the full SHA afd20a8View commit details -
Mission.plugin.xml log file added
Natalie Davis committedApr 18, 2023 Configuration menu - View commit details
-
Copy full SHA for ad6b58f - Browse repository at this point
Copy the full SHA ad6b58fView commit details -
Natalie Davis committed
Apr 18, 2023 Configuration menu - View commit details
-
Copy full SHA for a9fb57d - Browse repository at this point
Copy the full SHA a9fb57dView commit details
Commits on May 24, 2023
-
Initial commit of mission to mission xml pull request. Currently, abl…
…e to copy entire entity nodes to the xml file
Natalie Davis committedMay 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 2d04f5a - Browse repository at this point
Copy the full SHA 2d04f5aView commit details
Commits on May 25, 2023
-
Struct is working between mission parse and sim control files. Can re…
…trieve end state data in mission parse from sim control
Natalie Davis committedMay 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 36187fa - Browse repository at this point
Copy the full SHA 36187faView commit details
Commits on May 26, 2023
-
Working for updating x, y, and z pos of new entities
Natalie Davis committedMay 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 87f2ed7 - Browse repository at this point
Copy the full SHA 87f2ed7View commit details -
Removes original entity blocks
Natalie Davis committedMay 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 811875e - Browse repository at this point
Copy the full SHA 811875eView commit details
Commits on May 31, 2023
-
Natalie Davis committed
May 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 2f9d201 - Browse repository at this point
Copy the full SHA 2f9d201View commit details
Commits on Jun 1, 2023
-
Added tag to determine if mission 2 mission output file should be cre…
…ated
Natalie Davis committedJun 1, 2023 Configuration menu - View commit details
-
Copy full SHA for b2936d3 - Browse repository at this point
Copy the full SHA b2936d3View commit details
Commits on Jun 5, 2023
-
Remove block tag working for original entities being added/removed fr…
…om the miss2miss file
Natalie Davis committedJun 5, 2023 Configuration menu - View commit details
-
Copy full SHA for a5d6fce - Browse repository at this point
Copy the full SHA a5d6fceView commit details -
New final entity state file is created to view the final states of ea…
…ch entity
Natalie Davis committedJun 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 4fce2a7 - Browse repository at this point
Copy the full SHA 4fce2a7View commit details -
Natalie Davis committed
Jun 5, 2023 Configuration menu - View commit details
-
Copy full SHA for b8eaacb - Browse repository at this point
Copy the full SHA b8eaacbView commit details
Commits on Jun 7, 2023
-
Natalie Davis committed
Jun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 1e0fa94 - Browse repository at this point
Copy the full SHA 1e0fa94View commit details -
Working before trying to put struct with fwd decl file
Natalie Davis committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 794e018 - Browse repository at this point
Copy the full SHA 794e018View commit details -
Struct in header is now working... do not need fwd decl or the new he…
…ader file
Natalie Davis committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 7902c32 - Browse repository at this point
Copy the full SHA 7902c32View commit details -
Configuration menu - View commit details
-
Copy full SHA for b119eab - Browse repository at this point
Copy the full SHA b119eabView commit details -
Cleanup and support for struct in simcontrol header
Natalie Davis committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 7e6d3cb - Browse repository at this point
Copy the full SHA 7e6d3cbView commit details -
Merge branch 'plugintomissionxml' of https://github.com/gtri/scrimmage …
…into plugintomissionxml
Natalie Davis committedJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for d47c78d - Browse repository at this point
Copy the full SHA d47c78dView commit details -
Natalie Davis committed
Jun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 1b53c6f - Browse repository at this point
Copy the full SHA 1b53c6fView commit details
Commits on Jun 14, 2023
-
Natalie Davis committed
Jun 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 683ef14 - Browse repository at this point
Copy the full SHA 683ef14View commit details
Commits on Jun 21, 2023
-
Natalie Davis committed
Jun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for d09062e - Browse repository at this point
Copy the full SHA d09062eView commit details
Commits on Jun 23, 2023
-
Fixing a seg fault case based on mission xml tags
Natalie Davis committedJun 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 495c54a - Browse repository at this point
Copy the full SHA 495c54aView commit details
Commits on Jun 26, 2023
-
Working on getting the plugin specific xml tag values. Currently am a…
…ble to get the motion model tag values through the entity class. Need to now add a similar interface for other plugins. The final step will be checking these values in the mission parse function and adding them to the mission to mission xml file
Natalie Davis committedJun 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 50e6269 - Browse repository at this point
Copy the full SHA 50e6269View commit details -
Function working to get the xml tag values from the autonomy plugin
Natalie Davis committedJun 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 300567f - Browse repository at this point
Copy the full SHA 300567fView commit details
Commits on Jun 28, 2023
-
Rapid xml is working, writing plugin specific tags to the motion mode…
…l node. Need to add autonomy, sensor, and controller plugin tags now.
Natalie Davis committedJun 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 5115e3b - Browse repository at this point
Copy the full SHA 5115e3bView commit details
Commits on Jun 30, 2023
-
Fully working for plugin specific xml tags populating the mission to …
…mission file
Natalie Davis committedJun 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 44a8fd7 - Browse repository at this point
Copy the full SHA 44a8fd7View commit details -
Fixed so that the plugin xml tags that are from the function overwrit…
…e the originals of the mission xml file
Natalie Davis committedJun 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 5ae9f77 - Browse repository at this point
Copy the full SHA 5ae9f77View commit details
Commits on Jul 5, 2023
-
Natalie Davis committed
Jul 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 35035ae - Browse repository at this point
Copy the full SHA 35035aeView commit details
Commits on Jul 6, 2023
-
Code cleanup and adding briefs
Natalie Davis committedJul 6, 2023 Configuration menu - View commit details
-
Copy full SHA for d54a383 - Browse repository at this point
Copy the full SHA d54a383View commit details -
Changing var names of miss2miss
Natalie Davis committedJul 6, 2023 Configuration menu - View commit details
-
Copy full SHA for f5dfa48 - Browse repository at this point
Copy the full SHA f5dfa48View commit details -
Added brief to Mission Parse header
Natalie Davis committedJul 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 09bde10 - Browse repository at this point
Copy the full SHA 09bde10View commit details
Commits on Jul 10, 2023
-
Natalie Davis committed
Jul 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 4271d6a - Browse repository at this point
Copy the full SHA 4271d6aView commit details -
Forgot to add the mission-to-mission-xml rst file
Natalie Davis committedJul 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 318b405 - Browse repository at this point
Copy the full SHA 318b405View commit details
Commits on Jul 13, 2023
-
Natalie Davis committed
Jul 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 050e2d5 - Browse repository at this point
Copy the full SHA 050e2d5View commit details
Commits on Jul 25, 2023
-
Merge branch 'master' of https://github.com/gtri/scrimmage into plugi…
…ntomissionxml
Natalie Davis committedJul 25, 2023 Configuration menu - View commit details
-
Copy full SHA for bd6a242 - Browse repository at this point
Copy the full SHA bd6a242View commit details
Commits on Aug 2, 2023
-
Removing files that were used only for demoing
Natalie Davis committedAug 2, 2023 Configuration menu - View commit details
-
Copy full SHA for ebf9605 - Browse repository at this point
Copy the full SHA ebf9605View commit details -
Reverting William's changes to see if Docker builds
Natalie Davis committedAug 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 2ddb14b - Browse repository at this point
Copy the full SHA 2ddb14bView commit details -
Fixed issue where docker was seg faulting for the test_openai.py file
Natalie Davis committedAug 2, 2023 Configuration menu - View commit details
-
Copy full SHA for c025b7c - Browse repository at this point
Copy the full SHA c025b7cView commit details
Commits on Aug 9, 2023
-
Natalie Davis committed
Aug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for c0267fa - Browse repository at this point
Copy the full SHA c0267faView commit details
Commits on Aug 21, 2023
-
Merge branch 'master' of https://github.com/gtri/scrimmage into plugi…
…ntomissionxml
Natalie Davis committedAug 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 064bcd5 - Browse repository at this point
Copy the full SHA 064bcd5View commit details
Commits on Aug 26, 2023
-
Fixed the team id check and wording in the tutorial file
Natalie Davis committedAug 26, 2023 Configuration menu - View commit details
-
Copy full SHA for fd5c886 - Browse repository at this point
Copy the full SHA fd5c886View commit details