Ethan J. Musser
Ethan J. Musser
**Is your feature request related to a problem? Please describe.** The MuJoCo log is always written to the `MUJOCO_LOG.TXT` file in the calling directory, which is not ideal for all...
Type: Bug Whenever I try to format a document with v7.2.8 I see the following error pop-up despite having `shell-format` configured as the default formatter for `shell-script` files and having...
Add a badge for the `structopt` vcpkg port to the README. ## Tags @p-ranav (most-recent editor of this file) @Ahajha (maintainer) ## Draft Checklist - [x] Get https://github.com/microsoft/vcpkg/pull/47014 merged.
It has been several years since the last release. Are releases still being done, or is versioning continuous now? If they are still being done, would you mind posting an...
Request to support using the standard CMake `BUILD_SHARED_LIBS` flag for selecting whether the shared or static OSQP library targets are built. This would replace the `OSQP_BUILD_SHARED_LIB` and `OSQP_BUILD_STATIC_LIB` flags that...
Feature request to support using the built-in value/string validators on individual elements in an array. ## Rationale Sometimes arrays do not represent uniform data and instead are used as ordered...
Feature request for a method to validate a group of parameters. ## Rationale Sometimes valid values for one parameter might depend on the value assigned to another parameter. It would...