Skip to content

Fix common issues in custom types #525

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

Merged
merged 10 commits into from
Jan 10, 2025
Merged

Conversation

jcarpent
Copy link
Contributor

@jcarpent jcarpent commented Jan 3, 2025

Related to #519

@jcarpent jcarpent force-pushed the topic/devel branch 2 times, most recently from ed18689 to 6df12ac Compare January 9, 2025 22:50
@jcarpent jcarpent changed the title Rework testing Fix common issues in custom types Jan 9, 2025
@jcarpent jcarpent merged commit 63b9d11 into stack-of-tasks:devel Jan 10, 2025
22 of 23 checks passed
nim65s added a commit to nim65s/robotpkg that referenced this pull request Mar 13, 2025
  ## [3.10.3] - 2025-02-11

  ### Added
  - Add `BUILDING_ROS2_PACKAGE` to generate ament specific file (stack-of-tasks/eigenpy#530)

  ### Changed
  - Modernize doxygen documentation (stack-of-tasks/eigenpy#533)

  ## [3.10.2] - 2025-01-13

  ### Fixed

  - Fix Python library linkage for Debug build on Windows (stack-of-tasks/eigenpy#514)
  - Fix np.ones when dtype is a custom user type (stack-of-tasks/eigenpy#525)
nim65s added a commit to nim65s/robotpkg that referenced this pull request Mar 13, 2025
  ## [3.10.3] - 2025-02-11

  ### Added
  - Add `BUILDING_ROS2_PACKAGE` to generate ament specific file (stack-of-tasks/eigenpy#530)

  ### Changed
  - Modernize doxygen documentation (stack-of-tasks/eigenpy#533)

  ## [3.10.2] - 2025-01-13

  ### Fixed

  - Fix Python library linkage for Debug build on Windows (stack-of-tasks/eigenpy#514)
  - Fix np.ones when dtype is a custom user type (stack-of-tasks/eigenpy#525)
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.

1 participant