gazebosim/sdformat

Add ball joint cone constraints to specification

Open

#860 opened on Feb 24, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (122 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (216 stars)
PR merge metrics
 (PR metrics pending)

Description

Desired behavior

Add parameters to the specification for a cone constraint on ball joints, as this is supported by some physics engines, such as the btConeTwistConstraint in bullet.

Alternatives considered

Implementation suggestion

Additional context

Contributor guide