naked ackermann sterring car example and arrow keys mapping

Typically: "How do I... ", "How can I... " questions
Post Reply
amrtaha
Posts: 11
Joined: 23 Mar 2015, 18:53

naked ackermann sterring car example and arrow keys mapping

Post by amrtaha »

Hi,

while studying the example of "naked ackermann sterring car", i found that the Up, Down, Left and right arrow keys were mapped as "2007, 2008, 2009 and 2010".

i wounder why ?, because i checked the ASCII and hex tables and couldn`t find similar mapping.

Cheers in advance :)

coppelia
Site Admin
Posts: 10375
Joined: 14 Dec 2012, 00:25

Re: naked ackermann sterring car example and arrow keys mapp

Post by coppelia »

Hello,

can't tell you from the top of my head right now, but the codes are basically forwarded from the Qt system.
If you need a specific key code, simply print it out.

Cheers

Post Reply