• FRC Game Manual
  • FRC Game Q&A
  • 2014 CS Archive
FIRST Robotics Competition Logo
latest

Zero to Robot

  • Introduction
  • Step 1: Building your Robot
  • Step 2: Installing Software
  • Step 3: Preparing Your Robot
  • Step 4: Programming your Robot

Control System Overviews

  • Hardware Component Overview
  • Software Component Overview

Programming Basics

  • What is WPILib?
  • 2021 Overview
  • VS Code Overview
  • FRC LabVIEW Programming
  • Actuators
  • Sensors
  • CAN Devices
  • Basic Programming
  • Support Resources

API Docs

  • WPILib Java API Docs
  • WPILib C++ API Docs

Software Tools

  • Driver Station
  • Shuffleboard
  • SmartDashboard
  • Glass
  • LabVIEW Dashboard
  • PathWeaver
  • RobotBuilder
  • Robot Simulation
  • Robot Characterization
  • OutlineViewer

Advanced Programming

  • Vision Processing
  • Command-Based Programming
  • [Old] Command Based Programming
  • Kinematics and Odometry
  • NetworkTables
  • roboRIO
  • Advanced Controls
    • A Video Walkthrough of Model Based Validation of Autonomous in FRC
    • Advanced Controls Introduction
    • Filters
    • Geometry Classes
    • Controllers
    • Trajectory Generation and Following with WPILib
    • State-Space and Model Based Control with WPILib
  • Convenience Features

Examples and Tutorials

  • WPILib Example Projects
  • Trajectory Tutorial
  • Drivetrain Simulation Tutorial

Hardware

  • Hardware - Basics
  • Hardware Tutorials
  • Sensors

Romi Robot

  • Getting Started with Romi

Robot Networking

  • Networking Introduction
  • Networking Utilities

Contributing

  • Contributing to frc-docs
  • Developing with allwpilib

Issues

  • Report an Issue
FIRST Robotics Competition
  • »
  • Advanced Controls
  • Edit on GitHub

Advanced ControlsΒΆ

This section covers advanced control features in WPILib, such as various feedback/feedforward control algorithms and trajectory following.

  • A Video Walkthrough of Model Based Validation of Autonomous in FRC
  • Advanced Controls Introduction
    • Control System Basics
    • PID Introduction Video by WPI
    • Introduction to PID
    • Tuning a PID Controller
    • Controls Glossary
  • Filters
    • Introduction to Filters
    • Linear Filters
    • Median Filter
    • Slew Rate Limiter
  • Geometry Classes
    • Coordinate Systems
    • Translation, Rotation, and Pose
    • Transformations
  • Controllers
    • PID Control in WPILib
    • Feedforward Control in WPILib
    • Combining Feedforward and PID Control
    • Trapezoidal Motion Profiles in WPILib
    • Combining Motion Profiling and PID Control with ProfiledPIDController
  • Trajectory Generation and Following with WPILib
    • Trajectory Generation
    • Trajectory Constraints
    • Manipulating Trajectories
    • Transforming Trajectories
    • Ramsete Controller
    • Holonomic Drive Controller
    • Troubleshooting
  • State-Space and Model Based Control with WPILib
    • Introduction to State-Space Control
    • State-Space Controller Walkthrough
    • State Observers and Kalman Filters
    • WPILib Pose Estimators
    • Debugging State-Space Models and Controllers
    • State-Space Glossary
Next Previous

© Copyright 2021, FIRST and other WPILib Contributors. Revision 2b0f6afb.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
2020
Downloads
pdf
html
On Read the Docs
Project Home
Builds