|
JSim 2026.06.01-p(1)
|
Dynamic state advanced by step(). More...
#include <ball_physics.hpp>
Public Attributes | |
| Vector3 | position_m {} |
| Vector3 | velocity_mps {} |
| Vector3 | spin_radps {} |
| bool | held {false} |
Dynamic state advanced by step().
| bool frcsim::BallPhysicsSim3D::BallState::held {false} |
True when attached to a carrier and not free-flying.
| Vector3 frcsim::BallPhysicsSim3D::BallState::position_m {} |
Ball center position in world coordinates.
| Vector3 frcsim::BallPhysicsSim3D::BallState::spin_radps {} |
Ball spin vector in world frame, rad/s about each axis.