Skip to content

GzOdeCollisionDetector: Use static mutex in create method to avoid problems with non-thread-safe ODE functions #159

GzOdeCollisionDetector: Use static mutex in create method to avoid problems with non-thread-safe ODE functions

GzOdeCollisionDetector: Use static mutex in create method to avoid problems with non-thread-safe ODE functions #159

Workflow file for this run

name: Validate package.xml
on:
pull_request:
jobs:
package-xml:
runs-on: ubuntu-latest
name: Validate package.xml
steps:
- uses: gazebo-tooling/action-gz-ci/validate_package_xml@jammy