Rocket game with Jetson Nano

Hi everyone
I want to show my basic AI project
This is the game where rocket controlled by gestures
I use pygame library and mqtt.
Here is video
Youtube game demo
Github link
https://github.com/namoaton/jetson_test_ai_game

3 Likes

Nice work, congratulations.

1 Like

Thanks. But I don`t know is it good solution to use mqtt to send event to game.

1 Like

Hello,
Cool project!

I’m having a hard time playing the game, the game is getting flooded with “left” inputs. Even if I face the camera against a wall. I have tried with two difference cameras and the result is the same.

Not sure if it is related to this warning :
[ WARN:0] global /home/nvidia/host/build_opencv/nv_opencv/modules/videoio/src/cap_gstreamer.cpp (933) open OpenCV | GStreamer warning: Cannot query video position: status=0, value=-1, duration=-1

But if you have any tips on how to fix would be great!

Thanks

1 Like