gazebosim / gz-physics

Abstract physics interface designed to support simulation and rapid development of robot applications.
https://gazebosim.org
Apache License 2.0
62 stars 38 forks source link

Find python directly instead of using GzPython #625

Closed scpeters closed 2 months ago

scpeters commented 2 months ago

🎉 New feature

Part of gazebosim/gz-cmake#350.

Summary

I suggested in https://github.com/gazebosim/gz-cmake/issues/350#issuecomment-1907453341 that we find python directly so that GzPython can be deprecated, and this is a step towards that goal.

Test it

Compile and run tests and verify that the check_test_ran.py script still runs.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.