LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Keyboard interfacing in starter kit 2.0 Robot

Hello

 

                 I want to control starter kit 2.0 robot using  keyboad . anyone  worked  in Keyboard interfacing in starter kit 2.0 Robot ?

 

                 I use event structure to get  scan code of press key . according  to this code control robot  example if forward key press then make steering frame velocity array [0,1,0] (1 m/s forward velocity )  sand give to "Apply velocity to Motor" VI . so robot move according to steering frame velocity.

 

but this logic not working  !!!!!

 

can anyone help me ..?? 🙂

 

 

 

Thanks

Nirav Virpara

0 Kudos
Message 1 of 2
(2,953 Views)

Hey,

The robotics starter Kit is a standalone machine with an FPGA on it. The Starter Kit is not controlled by a computer. However you could instal drivers for a Keyboard on the FPGA , then write a code so that the FPGA understands the keyboard input and be able to control your robot. 

0 Kudos
Message 2 of 2
(2,916 Views)