Skip to content

fill in these values #13

Description

@github-actions

see https://ftc\-docs\.firstinspires\.org/en/latest/programming\_resources/imu/imu\.html?highlight\=imu\#physical\-hub\-mounting

// TODO: fill in these values
// see https://ftc-docs.firstinspires.org/en/latest/programming_resources/imu/imu.html?highlight=imu#physical-hub-mounting

public final class MecanumDrive {
    public static class Params {
        // IMU orientation
        // TODO: fill in these values
        //   see https://ftc-docs.firstinspires.org/en/latest/programming_resources/imu/imu.html?highlight=imu#physical-hub-mounting
        public RevHubOrientationOnRobot.LogoFacingDirection logoFacingDirection =
                RevHubOrientationOnRobot.LogoFacingDirection.UP;

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions