36 partial information limited range sensors#45
Merged
bridgesign merged 18 commits intodevfrom Mar 2, 2025
Merged
Conversation
* docs * Copy comments from main. Remove IVis duplication * Created basic API docs * created start.md * Added getting started * rearrange start * identation and numbering * Some cleaning * link change * latlon to utm (#22) * Testing if PR will be updated on this request * Fixed folder upload * Removed incorrect file upload * Removed incorrect file upload * Node id draw and node-edge color config with sim time control (#30) --------- Co-authored-by: Jai Malegaonkar <jai.malegaonkar@gmail.com> Co-authored-by: minoumao <142881432+minoumao@users.noreply.github.com>
* Fix crash when using no visual engine * Fix description in abstract visual engine
* document cleaned for merge * Correction in mkdocs.yml --------- Co-authored-by: bridgesign <eyeoeternity@gmail.com>
Override
Override issues because of improper rebasing
* docs * Copy comments from main. Remove IVis duplication * Created basic API docs * created start.md * Added getting started * rearrange start * identation and numbering * Some cleaning * link change * latlon to utm (#22) * recorder abstraction and implementation , not in context yet * modified typing init and context abstract class for recorder * modified agent_engine and class for record object * fixes to agent_engine.py * added property decorator * added correct op code to write in agent_engine * added recording to sensor_engine * added data as method * spacing * replay * current version for Rohan * noop addded to agent_engine.py * Modified recording for buffered io * Add ctx reference to switch * replay edited along with switch case * some fixes in code * changed op to OpCodes * bye * Recording only current implemented opcodes. Sidestep sensor nonexistence. Add debt * Quick change to agent visual init for replay. Should have proper fix with artists * checked/fixed some errors and fixed valid step * Pickle to ubjson * Convert opcode to int * Opcode to int covert * Termination condition correction * Context recorder stopping criteria correction --------- Co-authored-by: Jai Malegaonkar <jai.malegaonkar@gmail.com>
jmalegankar
approved these changes
Mar 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refer to #36
It was merged in main instead of dev. Main reverted and merging in main.