Hello, we’re trying to program a path with plathplanner and want to use namedcommands in our code. However we’re facing errors we when we register a named command in RobotContainer with:
Sorry I just found the issue I accidentally called the method outside the constructor because I got confused with the parentheses. So it was just a silly syntax error.