mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
22 lines
512 B
YAML
22 lines
512 B
YAML
extra_includes:
|
|
- PyTrajectoryConstraint.h
|
|
|
|
classes:
|
|
wpi::math::RectangularRegionConstraint:
|
|
template_params:
|
|
- typename Constraint
|
|
typealias:
|
|
- wpi::math::TrajectoryConstraint::MinMax
|
|
methods:
|
|
RectangularRegionConstraint:
|
|
overloads:
|
|
const Rectangle2d&, const Constraint&:
|
|
MaxVelocity:
|
|
MinMaxAcceleration:
|
|
|
|
templates:
|
|
RectangularRegionConstraint:
|
|
qualname: wpi::math::RectangularRegionConstraint
|
|
params:
|
|
- wpi::math::PyTrajectoryConstraint
|