mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
20 lines
486 B
YAML
20 lines
486 B
YAML
extra_includes:
|
|
- wpi/nt/NTSendableBuilder.hpp
|
|
|
|
classes:
|
|
wpi::Field2d:
|
|
ignored_bases:
|
|
- wpi::util::SendableHelper<Field2d>
|
|
methods:
|
|
Field2d:
|
|
SetRobotPose:
|
|
overloads:
|
|
const wpi::math::Pose2d&:
|
|
wpi::units::meter_t, wpi::units::meter_t, wpi::math::Rotation2d:
|
|
GetRobotPose:
|
|
GetObject:
|
|
return_value_policy: reference_internal
|
|
GetRobotObject:
|
|
return_value_policy: reference_internal
|
|
InitSendable:
|