Replicantdrivesim

Latest version: v0.4.8

Safety actively analyzes 688215 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.2.4

What's Changed
- Fix direct path to ls in
- Fix unzipping the file in the correct location
- Update library version to 0.3.5
- Include additional debug log statements
- Update version to 0.3.4
- Remove SHA8 tag from unity build library
- Remove meta file to avoid dirty branch, to avoiding refusal to base semantic version on uncommited changes
- Update version
- Add debug log statements
- Create wait time to 1 hour
- Update setup.cfg
- Several version value corrections
- Correct syntax error in the JSON was causing the. Problems parsing JSON, error
- Add example directory with training and runner code (114)

* Add example directory with training and runner code

* Pass version value
- Fix overriding directory while unzipping
- Another hardcoded value
- Hard code version v0.2.0 everywhere
- Hard code version for now
- More printout statements
- Debug log printout
- Fix capitalization
- Move VERSION env var
- Continue to resolve version propagation
- Add more information
- Introducing pip intall instructions for pypi package
- Fix name to check
- Fix version extract
- Fix extraction of VERSION
- Fix capitalization
- Fix indent syntax
- Fix version access in build unity project job
- Continue to fix indentation
- Fix indendentation
- Fix syntax
- Fix version usage
- The change from git rev-parse to git describe is important for non-release events.
- These changes should resolve the ReferenceError: env is not defined error you were encountering. The script will now be able to access the VERSION environment variable correctly.
- Fix PyPI and Docker Image workflow scripts
- Use correcdt version object
- Remove release creation and update instead of loading asset
- Fix paths
- Minor changes
- Relabel file and name to a more clear labeling
- Add build and publish PyPi package
- Fix additional issues
- Remove the needs dependency
- Fix issues
- Fix tar extraction step
- Attempt to fix both files
- Remove the .zip
- fix zip
- Remove duplicate line
- Fix/version tracking (113)

* Fix access to version value

* Fix version tracking and accessibility
- Update requirements.txt
- Update requirements.txt
- GH pages yml filename changed
- Update deploy-readthedocs.yml
- Introduce separating out docker image registry from pypi package publishing (112)

* Introduce separating out docker image registry from pypi package publishing

* Introducing stand along PyPI workflow

* Introduce workfflow docker image trigger event

* Add missing information

* Remove empty spaces
- Rename file
- Minor relabeling
- Rename workflows and corresponding names to more meaningful names (111)
- Updated README to include install the Traffic Simulation package directly from PyPI using pip
- Update requirements.txt
- Fix unity-build-project label
- Feat/final gh workflow (110)

* Update to allow the trigger of Read the Docs event

* Replace Trigger Docker Publish Workflow with Trigger Read the Docs Workflow

* Add a Trigger Unity Project Publish Workflow

* Adjust the trigger events for the workflow to include the new trigger_pypi_publish event
- Update setup.cfg
- Enable ray rllib training (109)

* Enable ray rllib training

* Clean code up

* Clean code
- Simplify configuration access (108)
- Update setup.cfg
- Hold fix the Python version used to '3.8'
- Introducing a setup configuration management (107)

* Introducing a setup configuration management

* Revert back to original library name

* Minor update

* Introduce dynmaic version

* dynamic version tracking
- Python module import system and how it is trying to load the C++ bind… (106)

* Python module import system and how it is trying to load the C++ bindings.

* Updated version to 0.2.7
- Update publish-unity-project.yml (105)
- Updated version to 0.2.6
- Extended log printout
- List directory contents
- Update version
- Download build artifact and save a copy to replicantdrivesim directory
- Fix dangling code
- Fix needs requirement to build-unity
- Try to fix error
- Add a copy operation (104)

* Add a copy operation

* Minor modification
- Introduce Unity PyPI packaging (103)

* Introduce Unity PyPI packaging

* Test script no longer needed

* Fix variable name

* Fix source path to CMakeList.txt

* Update version

* The setup.py script handles only packaging and distribution

* Runable PyPI packaging installation

* File no longer needed
- No longer need to indicate source path
- Fix source path to CMakeLists.txt file
- Revert back to original filename
- Fix indentation
- Introduce Build and Publish PyPI job (102)
- Correct binary filename
- Include printout
- install python and the pip install
- Add library dependencies
- Update setup.py
- Intorduce PyPI package manging step of simulation library (101)
- Working PyPI packaging (100)
- Introducing PyPI library packaging (99)
- add and update missing information
- remove unused code
- Introduce control of pip wheel version (96)
- Relabel example

Contributors
chrisjcc

**Full Changelog**: https://github.com/chrisjcc/ReplicantDriveSim/commits/refs/tags/v0.2.4

0.2.2

What's Changed
- Update version to 0.3.4
- Remove SHA8 tag from unity build library
- Remove meta file to avoid dirty branch, to avoiding refusal to base semantic version on uncommited changes
- Update version
- Add debug log statements
- Create wait time to 1 hour
- Update setup.cfg
- Several version value corrections
- Correct syntax error in the JSON was causing the. Problems parsing JSON, error
- Add example directory with training and runner code (114)

* Add example directory with training and runner code

* Pass version value
- Fix overriding directory while unzipping
- Another hardcoded value
- Hard code version v0.2.0 everywhere
- Hard code version for now
- More printout statements
- Debug log printout
- Fix capitalization
- Move VERSION env var
- Continue to resolve version propagation
- Add more information
- Introducing pip intall instructions for pypi package
- Fix name to check
- Fix version extract
- Fix extraction of VERSION
- Fix capitalization
- Fix indent syntax
- Fix version access in build unity project job
- Continue to fix indentation
- Fix indendentation
- Fix syntax
- Fix version usage
- The change from git rev-parse to git describe is important for non-release events.
- These changes should resolve the ReferenceError: env is not defined error you were encountering. The script will now be able to access the VERSION environment variable correctly.
- Fix PyPI and Docker Image workflow scripts
- Use correcdt version object
- Remove release creation and update instead of loading asset
- Fix paths
- Minor changes
- Relabel file and name to a more clear labeling
- Add build and publish PyPi package
- Fix additional issues
- Remove the needs dependency
- Fix issues
- Fix tar extraction step
- Attempt to fix both files
- Remove the .zip
- fix zip
- Remove duplicate line
- Fix/version tracking (113)

* Fix access to version value

* Fix version tracking and accessibility
- Update requirements.txt
- Update requirements.txt
- GH pages yml filename changed
- Update deploy-readthedocs.yml
- Introduce separating out docker image registry from pypi package publishing (112)

* Introduce separating out docker image registry from pypi package publishing

* Introducing stand along PyPI workflow

* Introduce workfflow docker image trigger event

* Add missing information

* Remove empty spaces
- Rename file
- Minor relabeling
- Rename workflows and corresponding names to more meaningful names (111)
- Updated README to include install the Traffic Simulation package directly from PyPI using pip
- Update requirements.txt
- Fix unity-build-project label
- Feat/final gh workflow (110)

* Update to allow the trigger of Read the Docs event

* Replace Trigger Docker Publish Workflow with Trigger Read the Docs Workflow

* Add a Trigger Unity Project Publish Workflow

* Adjust the trigger events for the workflow to include the new trigger_pypi_publish event
- Update setup.cfg
- Enable ray rllib training (109)

* Enable ray rllib training

* Clean code up

* Clean code
- Simplify configuration access (108)
- Update setup.cfg
- Hold fix the Python version used to '3.8'
- Introducing a setup configuration management (107)

* Introducing a setup configuration management

* Revert back to original library name

* Minor update

* Introduce dynmaic version

* dynamic version tracking
- Python module import system and how it is trying to load the C++ bind… (106)

* Python module import system and how it is trying to load the C++ bindings.

* Updated version to 0.2.7
- Update publish-unity-project.yml (105)
- Updated version to 0.2.6
- Extended log printout
- List directory contents
- Update version
- Download build artifact and save a copy to replicantdrivesim directory
- Fix dangling code
- Fix needs requirement to build-unity
- Try to fix error
- Add a copy operation (104)

* Add a copy operation

* Minor modification
- Introduce Unity PyPI packaging (103)

* Introduce Unity PyPI packaging

* Test script no longer needed

* Fix variable name

* Fix source path to CMakeList.txt

* Update version

* The setup.py script handles only packaging and distribution

* Runable PyPI packaging installation

* File no longer needed
- No longer need to indicate source path
- Fix source path to CMakeLists.txt file
- Revert back to original filename
- Fix indentation
- Introduce Build and Publish PyPI job (102)
- Correct binary filename
- Include printout
- install python and the pip install
- Add library dependencies
- Update setup.py
- Intorduce PyPI package manging step of simulation library (101)
- Working PyPI packaging (100)
- Introducing PyPI library packaging (99)
- add and update missing information
- remove unused code
- Introduce control of pip wheel version (96)
- Relabel example
- Update README.md
- Trigger docker image event (94)

* Trigger docker image event

* Deprecated

* Fix customParameters option format
- Improvements and clean up (93)

* Improvements and clean up

* Modify the workflow to include the Logs directory in the zip file and adjust the upload/download steps accordingly

This approach will make the upload and download processes more consistent, ensure that all necessary data (including logs) is preserved between workflow steps, and potentially reduce the overall size of the artifact due to compression.
- Separate docker and gh container registry (92)

Contributors
chrisjcc

**Full Changelog**: https://github.com/chrisjcc/ReplicantDriveSim/commits/refs/tags/v0.2.2

0.2.1

What's Changed
- Remove meta file to avoid dirty branch, to avoiding refusal to base semantic version on uncommited changes
- Update version
- Add debug log statements
- Create wait time to 1 hour
- Update setup.cfg
- Several version value corrections
- Correct syntax error in the JSON was causing the. Problems parsing JSON, error
- Add example directory with training and runner code (114)

* Add example directory with training and runner code

* Pass version value
- Fix overriding directory while unzipping
- Another hardcoded value
- Hard code version v0.2.0 everywhere
- Hard code version for now
- More printout statements
- Debug log printout
- Fix capitalization
- Move VERSION env var
- Continue to resolve version propagation
- Add more information
- Introducing pip intall instructions for pypi package
- Fix name to check
- Fix version extract
- Fix extraction of VERSION
- Fix capitalization
- Fix indent syntax
- Fix version access in build unity project job
- Continue to fix indentation
- Fix indendentation
- Fix syntax
- Fix version usage
- The change from git rev-parse to git describe is important for non-release events.
- These changes should resolve the ReferenceError: env is not defined error you were encountering. The script will now be able to access the VERSION environment variable correctly.
- Fix PyPI and Docker Image workflow scripts
- Use correcdt version object
- Remove release creation and update instead of loading asset
- Fix paths
- Minor changes
- Relabel file and name to a more clear labeling
- Add build and publish PyPi package
- Fix additional issues
- Remove the needs dependency
- Fix issues
- Fix tar extraction step
- Attempt to fix both files
- Remove the .zip
- fix zip
- Remove duplicate line
- Fix/version tracking (113)

* Fix access to version value

* Fix version tracking and accessibility
- Update requirements.txt
- Update requirements.txt
- GH pages yml filename changed
- Update deploy-readthedocs.yml
- Introduce separating out docker image registry from pypi package publishing (112)

* Introduce separating out docker image registry from pypi package publishing

* Introducing stand along PyPI workflow

* Introduce workfflow docker image trigger event

* Add missing information

* Remove empty spaces
- Rename file
- Minor relabeling
- Rename workflows and corresponding names to more meaningful names (111)
- Updated README to include install the Traffic Simulation package directly from PyPI using pip
- Update requirements.txt
- Fix unity-build-project label
- Feat/final gh workflow (110)

* Update to allow the trigger of Read the Docs event

* Replace Trigger Docker Publish Workflow with Trigger Read the Docs Workflow

* Add a Trigger Unity Project Publish Workflow

* Adjust the trigger events for the workflow to include the new trigger_pypi_publish event
- Update setup.cfg
- Enable ray rllib training (109)

* Enable ray rllib training

* Clean code up

* Clean code
- Simplify configuration access (108)
- Update setup.cfg
- Hold fix the Python version used to '3.8'
- Introducing a setup configuration management (107)

* Introducing a setup configuration management

* Revert back to original library name

* Minor update

* Introduce dynmaic version

* dynamic version tracking
- Python module import system and how it is trying to load the C++ bind… (106)

* Python module import system and how it is trying to load the C++ bindings.

* Updated version to 0.2.7
- Update publish-unity-project.yml (105)
- Updated version to 0.2.6
- Extended log printout
- List directory contents
- Update version
- Download build artifact and save a copy to replicantdrivesim directory
- Fix dangling code
- Fix needs requirement to build-unity
- Try to fix error
- Add a copy operation (104)

* Add a copy operation

* Minor modification
- Introduce Unity PyPI packaging (103)

* Introduce Unity PyPI packaging

* Test script no longer needed

* Fix variable name

* Fix source path to CMakeList.txt

* Update version

* The setup.py script handles only packaging and distribution

* Runable PyPI packaging installation

* File no longer needed
- No longer need to indicate source path
- Fix source path to CMakeLists.txt file
- Revert back to original filename
- Fix indentation
- Introduce Build and Publish PyPI job (102)
- Correct binary filename
- Include printout
- install python and the pip install
- Add library dependencies
- Update setup.py
- Intorduce PyPI package manging step of simulation library (101)
- Working PyPI packaging (100)
- Introducing PyPI library packaging (99)
- add and update missing information
- remove unused code
- Introduce control of pip wheel version (96)
- Relabel example
- Update README.md
- Trigger docker image event (94)

* Trigger docker image event

* Deprecated

* Fix customParameters option format
- Improvements and clean up (93)

* Improvements and clean up

* Modify the workflow to include the Logs directory in the zip file and adjust the upload/download steps accordingly

This approach will make the upload and download processes more consistent, ensure that all necessary data (including logs) is preserved between workflow steps, and potentially reduce the overall size of the artifact due to compression.
- Separate docker and gh container registry (92)
- Relabel
- Attempt to fix permission error

Contributors
chrisjcc

**Full Changelog**: https://github.com/chrisjcc/ReplicantDriveSim/commits/refs/tags/v0.2.1

0.2.0

What's Changed
- Fix overriding directory while unzipping
- Another hardcoded value
- Hard code version v0.2.0 everywhere
- Hard code version for now
- More printout statements
- Debug log printout
- Fix capitalization
- Move VERSION env var
- Continue to resolve version propagation
- Add more information
- Introducing pip intall instructions for pypi package
- Fix name to check
- Fix version extract
- Fix extraction of VERSION
- Fix capitalization
- Fix indent syntax
- Fix version access in build unity project job
- Continue to fix indentation
- Fix indendentation
- Fix syntax
- Fix version usage
- The change from git rev-parse to git describe is important for non-release events.
- These changes should resolve the ReferenceError: env is not defined error you were encountering. The script will now be able to access the VERSION environment variable correctly.
- Fix PyPI and Docker Image workflow scripts
- Use correcdt version object
- Remove release creation and update instead of loading asset
- Fix paths
- Minor changes
- Relabel file and name to a more clear labeling
- Add build and publish PyPi package
- Fix additional issues
- Remove the needs dependency
- Fix issues
- Fix tar extraction step
- Attempt to fix both files
- Remove the .zip
- fix zip
- Remove duplicate line
- Fix/version tracking (113)

* Fix access to version value

* Fix version tracking and accessibility
- Update requirements.txt
- Update requirements.txt
- GH pages yml filename changed
- Update deploy-readthedocs.yml
- Introduce separating out docker image registry from pypi package publishing (112)

* Introduce separating out docker image registry from pypi package publishing

* Introducing stand along PyPI workflow

* Introduce workfflow docker image trigger event

* Add missing information

* Remove empty spaces
- Rename file
- Minor relabeling
- Rename workflows and corresponding names to more meaningful names (111)
- Updated README to include install the Traffic Simulation package directly from PyPI using pip
- Update requirements.txt
- Fix unity-build-project label
- Feat/final gh workflow (110)

* Update to allow the trigger of Read the Docs event

* Replace Trigger Docker Publish Workflow with Trigger Read the Docs Workflow

* Add a Trigger Unity Project Publish Workflow

* Adjust the trigger events for the workflow to include the new trigger_pypi_publish event
- Update setup.cfg
- Enable ray rllib training (109)

* Enable ray rllib training

* Clean code up

* Clean code
- Simplify configuration access (108)
- Update setup.cfg
- Hold fix the Python version used to '3.8'
- Introducing a setup configuration management (107)

* Introducing a setup configuration management

* Revert back to original library name

* Minor update

* Introduce dynmaic version

* dynamic version tracking
- Python module import system and how it is trying to load the C++ bind… (106)

* Python module import system and how it is trying to load the C++ bindings.

* Updated version to 0.2.7
- Update publish-unity-project.yml (105)
- Updated version to 0.2.6
- Extended log printout
- List directory contents
- Update version
- Download build artifact and save a copy to replicantdrivesim directory
- Fix dangling code
- Fix needs requirement to build-unity
- Try to fix error
- Add a copy operation (104)

* Add a copy operation

* Minor modification
- Introduce Unity PyPI packaging (103)

* Introduce Unity PyPI packaging

* Test script no longer needed

* Fix variable name

* Fix source path to CMakeList.txt

* Update version

* The setup.py script handles only packaging and distribution

* Runable PyPI packaging installation

* File no longer needed
- No longer need to indicate source path
- Fix source path to CMakeLists.txt file
- Revert back to original filename
- Fix indentation
- Introduce Build and Publish PyPI job (102)
- Correct binary filename
- Include printout
- install python and the pip install
- Add library dependencies
- Update setup.py
- Intorduce PyPI package manging step of simulation library (101)
- Working PyPI packaging (100)
- Introducing PyPI library packaging (99)
- add and update missing information
- remove unused code
- Introduce control of pip wheel version (96)
- Relabel example
- Update README.md
- Trigger docker image event (94)

* Trigger docker image event

* Deprecated

* Fix customParameters option format
- Improvements and clean up (93)

* Improvements and clean up

* Modify the workflow to include the Logs directory in the zip file and adjust the upload/download steps accordingly

This approach will make the upload and download processes more consistent, ensure that all necessary data (including logs) is preserved between workflow steps, and potentially reduce the overall size of the artifact due to compression.
- Separate docker and gh container registry (92)
- Relabel
- Attempt to fix permission error
- Fix code
- Try many small updates (91)
- Remove tar archive
- Attempt to fix untaring to build directory
- Update publish-unity-project.yml
- Update publish-unity-project.yml
- Update publish-unity-project.yml
- Fix tar command

Contributors
chrisjcc

**Full Changelog**: https://github.com/chrisjcc/ReplicantDriveSim/commits/refs/tags/v0.2.0

0.1.0alpha

This pre-release introduces key features to the traffic simulation codebase:

- **Automated Doxygen Documentation**: The codebase now includes comprehensive Doxygen-generated documentation, ensuring easy navigation and understanding of the project's structure and functions.
- **Jekyll GitHub Pages**: Documentation is published and hosted on GitHub Pages using Jekyll, allowing for seamless access and a user-friendly interface.
- **Gym Environment Management**: The traffic simulation, developed in Unity and C++, is now managed within a Gym environment, facilitating easier integration with reinforcement learning workflows.
- **Automated Docker Image Publication**: The GitHub Action workflow now supports automated Docker image creation and publication, streamlining deployment processes and ensuring the latest version of the simulation environment is readily available.

This pre-release serves as a foundational step towards more streamlined development and documentation.

What's Changed
* Introducing C++ based traffic simulation codebase by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/1
* Feat/dockerize sim by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/2
* Introduce Jenkins pipeline into git repository by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/3
* Added Jenkinsfile by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/4
* updated github credential and conda env activation by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/6
* Update Jenkinsfile correct credentialId value by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/8
* Introduce volume mounting for a data folder by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/9
* Update runner.py by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/5
* Enable command line argument to seteup the source directory used to build pip wheel by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/12
* Modify action space to handle separate low and max values per action type independently by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/13
* Introduce MLFlow for experiment logging and tracking by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/14
* split lane change into left and right lane change by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/15
* Add Google Test as a submodule by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/18
* Previous version was not installing by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/20
* Introduce Perception System by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/19
* Introducing Simulation module to managage traffic and perception syst… by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/21
* Correction it is now called Traffic not TrafficSimulation by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/22
* Minor improvement and fix by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/25
* Feat/unity by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/26
* Introduce generate per vehicle instance by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/27
* Include comments for binding definitions by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/28
* Set debuggers and full path to headers by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/29
* Introduced configurable seed value for traffic simulation by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/30
* Add Doxyfile for Doxygen configuration with Python support by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/31
* Introducing GitHub Pages by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/32
* Add .nojekyll file to prevent Jekyll processing by chrisjcc in https://github.com/chrisjcc/ReplicantDriveSim/pull/33

New Contributors
* chrisjcc made their first contribution in https://github.com/chrisjcc/ReplicantDriveSim/pull/1

**Full Changelog**: https://github.com/chrisjcc/ReplicantDriveSim/commits/v0.1.0-alpha

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.