Park Changwan
Park Changwan
Adds the capability to select the hardware interface used in the `` elements in the URDF model. This allows creating custom simulation setups with different hardware interfaces, e.g. `hardware_interface/VelocityJointInterface`. Same...
**Description** ### Preliminary: Unsafe Head Reorg while Span Batch Derivation Unsafe head reorg occurs when derivation result from batch differs from previously known unsafe chain. If every L2 attributes included...
One line summary: We must use pointer receiver type for tx methods because if not, value receivers will copy the struct containing `atomic.Value` field, which is prohibited to be copied....
**The problem only occurs at python3**. Environment: - OS: `Linux faa410b1f09b 4.19.121-linuxkit #1 SMP Thu Jan 21 15:36:34 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux` - Python version: `Python 3.7.5` Dependencies:...
I suggest to add tests for testing modules of this project. Recommendation: Google test for C++: https://docs.microsoft.com/ko-kr/visualstudio/test/how-to-use-google-test-for-cpp. We can run unit tests per module. For example, we can add encryption/decryption...
Exact same issue compared with here. https://github.com/Hunesion/ossFileTransferClient/issues/19 At this point, I do not recommend using travis-ci. See security flaw: https://arstechnica.com/information-technology/2021/09/travis-ci-flaw-exposed-secrets-for-thousands-of-open-source-projects/. Instead, I suggest to jenkins or Github Actions.
Request for documentation for build. Exact same request with https://github.com/Hunesion/ossFileTransferClient/issues/18. Again having a hard time to build the project, hitting errors while installing `libgtk-3-dev `.
빌드를 하기 위한 가이드라인을 적은 markdown파일을 repository에 추가할 것을 제안합니다. [Wiki](https://github.com/HuneOpenUp/ossFileTransferClient/wiki)를 활용할 수도 있습니다. 여기서 가이드라인이라 함은, 빌드를 하기 위한 세세한 과정을 말하는 것입니다. 어떤 dependency가 만족되어야 하고, 필요한 submodule는...
지속적인 프로젝트 관리를 위하여 [CI/CD](https://www.redhat.com/ko/topics/devops/what-is-ci-cd)를 활용할 것을 제안합니다. [travis-ci](https://travis-ci.org/)와 같은 무료 CI/CD를 활용할 수 있습니다. CI/CD를 활용하여 빌드의 성공 여부를 자동적으로 확인할 수 있습니다. 또한 테스트케이스를 사용한 기능 검증을 자동화...
This issue gives an overview to taking Asterisc to the current Cannon's level. Expected to be a superset of proto's TODOs: https://github.com/ethereum-optimism/asterisc/issues/7. Cannon-compatible CLI commands - https://github.com/ethereum-optimism/asterisc/pull/8 - https://github.com/ethereum-optimism/asterisc/pull/15 -...