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

[core] More robust set/get options logics. #761

Merged
merged 2 commits into from
Apr 14, 2024
Merged

[core] More robust set/get options logics. #761

merged 2 commits into from
Apr 14, 2024

Conversation

duburcqa
Copy link
Owner

No description provided.

@duburcqa duburcqa enabled auto-merge (squash) April 14, 2024 20:25
@duburcqa duburcqa merged commit 113f366 into dev Apr 14, 2024
31 checks passed
@duburcqa duburcqa mentioned this pull request Apr 19, 2024
duburcqa added a commit that referenced this pull request Apr 19, 2024
* [core] Fix bias/noise check for EncoderSensor. (#744)
* [core] Fix some symbols not exported by mistake. (#742)
* [core] Catch exception during stepper integration. (#747)
* [core] Clarify terminology: 'Rigid' by 'Mechanical', 'Original' by 'Theoretical', 'Actual' by 'Extended'. (#753) (#762) (#763)
* [core] More appropriate tolerance when checking GCD to avoid false positive. (#753)
* [core] User is now systematically responsible for serializing constants before telemetry registration. (#753)
* [core] Various cleanup and minor improvements. (#753)
* [core] Add 'JIMINY' namespace to macros. (#755)
* [core] Add methods to get / set all simulation options at once. (#760) 
* [core] More robust set/get options logics. (#761)
* [core] Add backlash support at motor-level. (#767)
* [core|python/simulator] Cleanup get/set options for multi-robot simulations. (#758)
* [core/python] Faster 'array_copyto'. (#740)
* [core/python] Do not export bindings. (#742)
* [core/python] Expose more convenience getters. (#748) 
* [core/python] Add method to query heightmaps on multiple positions at once. (#750)
* [python/viewer] Fix arrow maker for negative length with panda3d backend.
* [python/viewer] Fix arrow marker for 'anchor_top=True' with panda3d.
* [python/viewer] Fix viewer automatic closing during repley not working. (#756)
* [python/simulator] First-class multi-robot support. (#754) (#766)
* [python/plot] Add multi-robot support. (#764)
* [gym/common] Fix corrupted robot proxy if model changes. (#746)
* [gym/common] Introduce new first-class quantity manager. (#749) (#751) (#752) (#756)
* [gym/common] Initialize sensor measurements at init. (#750)
* [gym/common] Plot state, action and features of all pipeline blocks. (#750)
* [gym/common] PD controller now satisfies position, velocity and acceleration bounds. (#750) (#765) (#768)
* [gym/common] Allows PD control with position action.  (#750)
* [gym/common] Remove PD target dead band. (#750)
* [gym/common] Decouple PD controller action order adapter from acceleration integration. (#764)
* [gym/common] Refactor 'compute_command' to operate in-place. (#764)
* [gym/rllib] Migrate from ray[rllib]==2.5.0 to 2.9.*. (#739)
* [misc] Fix documentation formating.
* [misc] Add YAPF formatting configuration (opt-in). (#739)
* [misc] More robust build scripts. (#739)
* [misc] Allow failure when installing gym_jiminy add-on modules. (#739)
* [misc] Run all unit tests for gym jiminy base modules on Python 3.12 and Debug. (#739)
* [misc] Support Numpy 2.0.0b1. (#740)
* [misc] Upgrade C++ dependencies. (#741) 
* [misc] Fix compilation on Windows ARM64. (#746)
* [misc] Fix numpy version requirement. (#750)
* [misc] Update documentation. (#750)

---------

Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
Co-authored-by: Grégoire Roussel <gregoire.roussel@wandercraft.eu>
Co-authored-by: Amandine <amandine.chupin@wandercraft.health>
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.

None yet

1 participant