![]() |
Talon FX motors - Printable Version +- Error Code Xero Team Forum (https://www.xeroforum.org) +-- Forum: Software Subteam (https://www.xeroforum.org/forum-11.html) +--- Forum: 2024 WPILIB CMD Project (https://www.xeroforum.org/forum-13.html) +--- Thread: Talon FX motors (/thread-18.html) |
Talon FX motors - naman1034 - 04-14-2024 Do you guys know how to import the talon fx motors? RE: Talon FX motors - bwg - 04-14-2024 There is a VS Code command for this. From the menu select View and then "Command Palette". In the command palette box, type WPILIB: manage and you should see "WPILIB: Manager Vendor Libraries" appear. Select this. Select "Install New Libaries (online)". Enter the URL 'https://maven.ctr-electronics.com/release/com/ctre/phoenix6/latest/Phoenix6-frc2024-latest.json' This should make the phoenix 6 APIs available. RE: Talon FX motors - pranay - 04-17-2024 yes thanks I was also wondering about how to import the talon fx motors in my code , also what code would I use for the revolutions of the motor? RE: Talon FX motors - pranay - 04-20-2024 I have a question , i have installed the library for the phonenix 6 motors but how would i import this to my code when i installed this it takes me to code which has a lot of motors files which one should i import? Thanks,pranay |