norlab-ulaval / libpointmatcher

An Iterative Closest Point (ICP) library for 2D and 3D mapping in Robotics
BSD 3-Clause "New" or "Revised" License
1.63k stars 549 forks source link

Fix pybind __eq__ methods #578

Open boxanm opened 4 months ago

boxanm commented 4 months ago

Description

Summary:

Fixed an unknown symbol error when importing libpointmatcher's Python bindings on arm64-based MacOS. Also, fixed failing tests on new boost version.

Changes and type of changes (quick overview):

Checklist:

Code related

PR creation related

PR description related


sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud