2025-10-24 01:28:04 -04:00
|
|
|
extra_includes:
|
2025-11-07 19:56:21 -05:00
|
|
|
- wpi/math/trajectory/Trajectory.hpp
|
2025-10-24 01:28:04 -04:00
|
|
|
|
|
|
|
|
classes:
|
2025-11-07 20:00:05 -05:00
|
|
|
wpi::FieldObject2d:
|
2025-10-24 01:28:04 -04:00
|
|
|
nodelete: true
|
|
|
|
|
methods:
|
|
|
|
|
FieldObject2d:
|
|
|
|
|
ignore: true
|
|
|
|
|
SetPose:
|
|
|
|
|
overloads:
|
2025-11-07 20:00:05 -05:00
|
|
|
const wpi::math::Pose2d&:
|
|
|
|
|
wpi::units::meter_t, wpi::units::meter_t, wpi::math::Rotation2d:
|
2025-10-24 01:28:04 -04:00
|
|
|
GetPose:
|
|
|
|
|
SetPoses:
|
|
|
|
|
overloads:
|
2025-11-07 20:00:05 -05:00
|
|
|
std::span<const wpi::math::Pose2d>:
|
|
|
|
|
std::initializer_list<wpi::math::Pose2d>:
|
2025-10-24 01:28:04 -04:00
|
|
|
ignore: true
|
|
|
|
|
SetTrajectory:
|
|
|
|
|
GetPoses:
|
|
|
|
|
overloads:
|
|
|
|
|
'[const]':
|
2025-11-07 20:00:05 -05:00
|
|
|
wpi::util::SmallVectorImpl<wpi::math::Pose2d>& [const]:
|
2025-10-24 01:28:04 -04:00
|
|
|
ignore: true
|