A Kinect-controlled LEGO MindStorms tribot
Loading...
7,243
Loading...
Uploader Comments (rasomuro)
see all
All Comments (13)
-
thats cool lol
-
i really like nxt and kinect my favorite hobbys
-
@rasomuro Ok good to know you didn't actually use scratch, I was confused about that for sure. I personally can not get the two programs you have on your site to compile at all. I'm using VS2010 and have tried to add the files and headers and such. But I still get a build error .I don't really know how to use VS2010 and am very new to this. How did you acquire the data from the OpenNi2Scratch so that you could use it?
-
Awesome!! Great job!
Loading...
I'm impressed.
Impressed by the setup. Even more impressed that no-one has cried 'Fake' yet.
Not that I think it is fake. Just that pretty much everything impressive or creative on YouTube has at least one Troller calling 'fake'.
SpiroEx 2 months ago
@SpiroEx Ouch... Obviously it isn't impressive enough to attract trolls. I'll start:
ITS A GUINEA PIG ON A TINY BIKE! GO FULLSCREEN IF U DONT BELEIVE ME! FAKE!!!!
rasomuro 1 month ago
This is great! I am doing the same thing for a project at school. if I have questions along the way would you mind if I bounced them off you?
H00D04 9 months ago
@H00D04 I'll be glad to help if I can, although I'm not an expert neither on Mindstorms nor on the Kinect... I can only use so much time, and my last two attempts at installing the OpenNI software on different machines have been complete failures!
rasomuro 9 months ago
@rasomuro Im trying to get your code that you provided on your site up and running. So far no luck. Any tips on how you put it all together? As well do you think it is possible to use Stephen Howell's new OpenNi2Scratch GUI? As well how did you use scratch?
H00D04 9 months ago
@H00D04 I didn't use Scratch, but the OpenNI2Scratch program was a good starting point to send the joint location data to my program, so I took it and modified its output. In principle, the same modifications should work with the GUI, but you still need to patch the code so that it outputs what you need. As for putting things together, there are many possible problems: start by seeing what doesn't work: do the two programs compile? Do they output anyting?
rasomuro 9 months ago