yara92
28-12-2009, 16:53
I use Windriver C++
Where I can fined from the Simple Template (windr River VxWorks) how to hooked up the PWM pin of the Jaguars using 4 Motors to the Digital Outputs (Digital Sidecar PWM outputs for controlling speed controllers)
I am using this : Holonomic Drive 4 Motors
Jaguar plugged into PWM port 1
Jaguar plugged into PWM port 2
Jaguar plugged into PWM port 3
Jaguar plugged into PWM port 4
Code: MyRobot . Holonomic Drive (stick. GetMagnitude() ; stick.GetDirectionDegrees(); degree_90_fix); //drive with arcade style (use right stick)
Team 1946
Where I can fined from the Simple Template (windr River VxWorks) how to hooked up the PWM pin of the Jaguars using 4 Motors to the Digital Outputs (Digital Sidecar PWM outputs for controlling speed controllers)
I am using this : Holonomic Drive 4 Motors
Jaguar plugged into PWM port 1
Jaguar plugged into PWM port 2
Jaguar plugged into PWM port 3
Jaguar plugged into PWM port 4
Code: MyRobot . Holonomic Drive (stick. GetMagnitude() ; stick.GetDirectionDegrees(); degree_90_fix); //drive with arcade style (use right stick)
Team 1946