Conpile error Cant find edu.wpi.first.wpilibj.controller

I am writing a robot program, but cannot find the package and cannot build it. Why?

import edu.wpi.first.wpilibj.controller.SimpleMotorFeedforward;

Have you installed the 2020 software (instructions at https://docs.wpilib.org/) and created a 2020 robot program? That class is new for 2020.

I did not install.
I will install now!
Thank you!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.