Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix coal integration #2502

Merged
merged 5 commits into from
Dec 9, 2024
Merged

Fix coal integration #2502

merged 5 commits into from
Dec 9, 2024

Conversation

jorisv
Copy link
Contributor

@jorisv jorisv commented Dec 6, 2024

Fix some coal related issue:

Fix issue with quadrotor-ocp not convering on Windows:

  • Find a quick fix
  • Search if we can make the problem converge again
    • I can't reproduce on my computer, so it's skiped

@jorisv jorisv self-assigned this Dec 6, 2024
@hrp2-14
Copy link

hrp2-14 commented Dec 6, 2024

Hi ! This project doesn't usually accept pull requests on the main branch.
If this wasn't intentionnal, you can change the base branch of this PR to devel
(No need to close it for that). Best, a bot.

@jcarpent jcarpent changed the base branch from master to devel December 6, 2024 15:34
@jorisv jorisv marked this pull request as draft December 6, 2024 17:02
@jorisv jorisv marked this pull request as ready for review December 9, 2024 10:16
@jorisv jorisv enabled auto-merge December 9, 2024 12:49
@jorisv jorisv merged commit 67fa1c5 into stack-of-tasks:devel Dec 9, 2024
23 checks passed
@jorisv jorisv deleted the topic/fix_coal branch December 9, 2024 15:00
nim65s added a commit to nim65s/robotpkg that referenced this pull request Dec 19, 2024
    ## What's Changed

    ### Added
    - Add `pinocchio_python_parser` target (stack-of-tasks/pinocchio#2475)

    ### Fixed
    - Fix mjcf parsing of armature and of the default tag in models (stack-of-tasks/pinocchio#2477)
    - Fix undefined behavior when using the site attribute in mjcf (stack-of-tasks/pinocchio#2477)
    - Fix the type of image paths when loading textures in the meshcat visualizer (stack-of-tasks/pinocchio#2478)
    - Fix meshcat examples (stack-of-tasks/pinocchio#2503)
    - Fix `pinocchio-test-cpp-parallel-geometry` when built with Coal (stack-of-tasks/pinocchio#2502)
    - Fix scaling support for meshcat (stack-of-tasks/pinocchio#2511)

    ### Changed
    - On GNU/Linux and macOS, hide all symbols by default (stack-of-tasks/pinocchio#2469)

    **Full Changelog**: stack-of-tasks/pinocchio@v3.3.0...v3.3.1
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants