Geez. . . the level of intelligence, curiosity and persistence it takes to integrate such a diverse set of tools into a functioning demo never ceases to impress me. Bravo.
"I wasn't fully committed to doing this, but I found this absolute legend on Stack Overflow. He basically put all the code that he needed in his answer." lol
Unity is so powerful when combined with hardware projects, and I'm shocked that more people aren't using it for that purpose. I've been able to do so much more in my projects using Unity than I would trying to recreate things from scratch on Arduino only. Glad to see someone else doing the same!
Any tips on how to get started with unity + robots? I currently use ROS + Arduino + Python(and modifying some c++ when needed) for my robot projects but I love C# and want a reason to go back to it.
You are always doing great job! And you tutorials are easy to follow. Recently I found indoor navigation is possible using the AR kit. Usually it starts with a fix marker with known position. Using the nav mesh and a giving indoor map that should work pretty well... I would be appreciated and it would be interesting if you could give us a tutorial about this...
Hey man,I love what you did right there and I am about to create it soon.I just have few questions tho, # So the first 2 scenes work with Android,its just the AR needs IOS device to work? # So do you have any plans on making AR with android device? # Can we like Add a function on the source code so that we don't have to manually tap the screen to track a specific object,instead make a different button on laptop.Like every time we press that its starts to track new object? # How long will you support/help with any issues down with it? I have been finding such project to make,since few weeks. Thanks so much!
Hi, I'm looking at building my own version of this as a start to DIY electronics. My local hobby store only has an ESP-12E Wireless Module ESP8266, and not the LUA NodeMCU. Will it still work? Or will I have to find a LUA NodeMCU somewhere? Components are pretty hard to get where I am from.
Hey man, at first moment I want to congrat what you had done, this is a great job. Secondly I have a question, when I start the "follow" scene, it only works with my webcam integrated in my laptop. But when I start the "follow" scene on my android phone, and clic to track an object, it doesn't works, can you help me?
im a aspiring computer engineering student and ive been watching you since since 2019,i hope you can give me some tips on how to replicate this project compatible for andriod.im not well versed with this field so ill gladly take any tips you can give me
hello,ı want to use phone camere to mapping using raspberyy.Well is it suitable with raspberyy.ı know codes are very different but ı just try to implement yours unity code and my raspberyy pi code.
hi bro can you please help me, I want to make a robot car who can map the current room and cannot visit one location in a room more then twice?? is it possible with this project??
Assets/Scripts/RobotFollowBehavior.cs(28,24): error CS1061: Type `DefaultTrackableEventHandler' does not contain a definition for `isTracking' and no extension method `isTracking' of type `DefaultTrackableEventHandler' could be found. Are you missing an assembly reference? i didn"t understand the problem
Assets/SamplesResources/SceneAssets/UserDefinedTargets/Scripts/UDTSettings.cs(31,26): error CS0115: `UDTSettings.SwitchExtendedTracking(bool)' is marked as an override but no suitable method found to override #Plz_help_me_to_fix_it? Thank You
Hello! Matthew! I am building same kind of a robot .. can we map the room and make a model in unity software. can we track directions of robot and add it to the model. Please Reply!
i was working on this project , as i was not able to attach scripts of vieoclient and keyboardinput.as it was showing errors in microsoft visual studio.can you please me with that compiling problems ....plz...
may be classifier error will be there, see this might be helpful ruclips.net/video/lpqA5teGg4M/видео.html or use little older version s unity3d.com/get-unity/download/archive 2018.1.0
Good Afternoon Mr. Hallberg... I am facing a problem regarding unity. I downloaded the zip file AR robot master-unzipped it- then opened the folder with the version of unity that you made it with... 2018.1.0.2f. Many a errors are showing up, such as: 1.VuforiaInitializationState doesn't exist- initstate doesn't exist- shows missing assembly reference. 2. Also, some of the codes are for apple and some for windows. Please help Mr. Hallberg...
@@padamjaitpuria2530 the only one that doesn't work is the third scene (AR Room thingy), I tried the rest on Android and it works really well, but the app itself crashes after a minute or so for some weird reason (I believe its connection issue?)
i was also making robot to track object using Vuforia and Arduino.
I thought i am the only one using ar for this purpose.😀
so did I! Apparently I am not the only one lol!
World I big.. I too thought of it :D
Please share your project, I also want it to work with Vuforia
Geez. . . the level of intelligence, curiosity and persistence it takes to integrate such a diverse set of tools into a functioning demo never ceases to impress me.
Bravo.
Thanks so much that means a lot!
"I wasn't fully committed to doing this, but I found this absolute legend on Stack Overflow. He basically put all the code that he needed in his answer." lol
Unity is so powerful when combined with hardware projects, and I'm shocked that more people aren't using it for that purpose. I've been able to do so much more in my projects using Unity than I would trying to recreate things from scratch on Arduino only. Glad to see someone else doing the same!
Any tips on how to get started with unity + robots? I currently use ROS + Arduino + Python(and modifying some c++ when needed) for my robot projects but I love C# and want a reason to go back to it.
This is actually awesome, great job on this dude.
Looks awesome, will have to try it out
Thanks! But yeah its super easy to make and pretty fun to play with.
nic profile pic
what a crazy cool idea. super interesting
I love this. I might just make one. Maybe have a tank with dart gun to track and shoot?
You are always doing great job! And you tutorials are easy to follow.
Recently I found indoor navigation is possible using the AR kit. Usually it starts with a fix marker with known position. Using the nav mesh and a giving indoor map that should work pretty well...
I would be appreciated and it would be interesting if you could give us a tutorial about this...
Super cool project
Dude your videos are awesome. Thank you.
This is awesome mate!!!
Thanks!!
Awesome bro really new idea
Thanks!!
your work is inspirational, keep it up !!
Hello very success , my üniversty project is autonom mapping cleaning robot. can this system be adapted to it. Please help me.
Hey man,I love what you did right there and I am about to create it soon.I just have few questions tho,
# So the first 2 scenes work with Android,its just the AR needs IOS device to work?
# So do you have any plans on making AR with android device?
# Can we like Add a function on the source code so that we don't have to manually tap the screen to track a specific object,instead make a different button on laptop.Like every time we press that its starts to track new object?
# How long will you support/help with any issues down with it?
I have been finding such project to make,since few weeks.
Thanks so much!
This is very cool!
Super project sir
Holy shit this is awesome.
Thank you!
Can you give me more detailed instructions, because I can't use AR_Robot-master when opening with unity, the most error is not updating the script.
Great!
Hi, I'm looking at building my own version of this as a start to DIY electronics. My local hobby store only has an ESP-12E Wireless Module ESP8266, and not the LUA NodeMCU. Will it still work? Or will I have to find a LUA NodeMCU somewhere? Components are pretty hard to get where I am from.
Awesome project! Share tutorial on Hackster, too?!
Always do! I just put it on there late last night. Love the site.
same situation here with my parents! Cool video! BTW are you on discord?
Hi I have a question,is there any guide to make augmented reality like ikea place app.thanks
Can you do such room mapping using ARCORE, planning to use AR CORE for a college project and would love to know :)
It's awesome sir...
Does the object follower scene require an IOS device or will it even work on android?? Plz reply sir...
I wanted 2 robots to detect each other and then move towards each other. Would I be able to do this using arduino?
Amazing video by the way!
Can we write additional code for node MCU and and do stuff like LED flashing ... ??
Can I just use an Arduino Uno with wifi module or I have to use ESP ?
very cool
Cool !!! Awesome bro I wanted to have a video on multiplayer ARCore game tutorial next
I have been thinking of doing that one I just don’t want to cause it’s gonna be a lot of work lol
Hey man, at first moment I want to congrat what you had done, this is a great job. Secondly I have a question, when I start the "follow" scene, it only works with my webcam integrated in my laptop. But when I start the "follow" scene on my android phone, and clic to track an object, it doesn't works, can you help me?
Thanks so much.
No prob!
Can this program be used for lot mapping? Also, is there a program where you can measure how long is the path of the robot?
Hi there, would you mind explaining these errors I get while launching the code in unity, CS0246 and CS0115
Hey can it be made autonomously driving and avoiding obstacles?
Hey i am mechanical engineer and i also interested in Robotics. So what to do next for make carrier in this field?
What particular algorithm is this project using??
Multiplayer game in ARKIT 2.0 or how to save ARworldMap on a server
ahh I know I need to do that one but I am dreading it for some reason. I don't wanna haha.
lol
Sir please tell me, that can we use tof method between 2 esp32 for finding distance between them
im a aspiring computer engineering student and ive been watching you since since 2019,i hope you can give me some tips on how to replicate this project compatible for andriod.im not well versed with this field so ill gladly take any tips you can give me
hello,ı want to use phone camere to mapping using raspberyy.Well is it suitable with raspberyy.ı know codes are very different but ı just try to implement yours unity code and my raspberyy pi code.
hi bro can you please help me, I want to make a robot car who can map the current room and cannot visit one location in a room more then twice?? is it possible with this project??
hi i am trying to make this project and it is showing me compile error and error code is cs0246.. pls can u help me out
Assets/Scripts/RobotFollowBehavior.cs(28,24): error CS1061: Type `DefaultTrackableEventHandler' does not contain a definition for `isTracking' and no extension method `isTracking' of type `DefaultTrackableEventHandler' could be found. Are you missing an assembly reference?
i didn"t understand the problem
Greetings, I have the same problem, has any1 found a solution ? :)
Assets/SamplesResources/SceneAssets/UserDefinedTargets/Scripts/UDTSettings.cs(31,26): error CS0115: `UDTSettings.SwitchExtendedTracking(bool)' is marked as an override but no suitable method found to override
#Plz_help_me_to_fix_it?
Thank You
how do you upload the files to unity? PLEASE HELP!
Hello! Matthew! I am building same kind of a robot ..
can we map the room and make a model in unity software.
can we track directions of robot and add it to the model. Please Reply!
Matthew please reply! :)
Mathew , as indoor navigation is popular now . Mind doing a tutorial of it with Arcore ?
Yeah everyone keeps asking me that. I will do some investigating.
MatthewHallberg sure . We are waiting .
Definitely subscribed to this!
Hi men, Question. How to connect with server online, no localhost. thx
Thats exactly what I was after :)
Where to find the hex mapping texture in the video?
like virtual text book concept???
i was working on this project , as i was not able to attach scripts of vieoclient and keyboardinput.as it was showing errors in microsoft visual studio.can you please me with that compiling problems ....plz...
may be classifier error will be there, see this might be helpful ruclips.net/video/lpqA5teGg4M/видео.html or use little older version s unity3d.com/get-unity/download/archive 2018.1.0
Bro can it work with Android mobile instead of iPhone
Roombas and other cleaning robots charge 2000 dolars more for the same robot but able to map the house and clean only spots where it hadnt.
can you help me in making an autonomous floor cleaning robot
i am in a very basic stage can you post step by step video for us
genius
What is the phone ip in this project....Cant understand that
Cool
Thanks man!
actually im using windows pc,then how to create the iphone app and how to install the app on iphone ,
can u make a course in UNITY from ZERO to HERO? for us noobs
hey problem to build the app can u just give the android app i need to try it
how would you do this using ROS?
I am working on this project can any one help me at some details that were not mentioned in this video ?
Hi! Matthew
It seems like the zip file is broken that you have uploaded
Does it work on android?
Greetings please tell us these steps.
Fan from turkey
you forgot to censor your network credentials at 3:34
can we make animation to object and make it as a augmented reality????????
YES.I am actually trying to get my girlfriend to do a video with me and she loves harry potter so I was thinking of making that animated newspaper.
is there any software that converts into 3d objects by itself?
Im not entirely sure. I think there are some phone apps but I never checked them out yet.
Good Afternoon Mr. Hallberg... I am facing a problem regarding unity. I downloaded the zip file AR robot master-unzipped it- then opened the folder with the version of unity that you made it with... 2018.1.0.2f. Many a errors are showing up, such as: 1.VuforiaInitializationState doesn't exist- initstate doesn't exist- shows missing assembly reference.
2. Also, some of the codes are for apple and some for windows.
Please help Mr. Hallberg...
try version 2018.3.0b3
sem problem can anybody help???
does the code still work?
i want a AI 8 wheel platform that can carry the normal garbage cans i use at work to make the garbage can into an A.I. assistant for janitors.
☺👍Nice!👍☺
Tempted to try this, but then it need ios, sad... Good video btw :))
Can you please tell me why it needs IOS?
Can't it be done on any other platform? Pls reply
@@padamjaitpuria2530 the only one that doesn't work is the third scene (AR Room thingy), I tried the rest on Android and it works really well, but the app itself crashes after a minute or so for some weird reason (I believe its connection issue?)
@@ongsawbee thanks
@@ongsawbee hello can you help me with this project?
Brother i need your help its really important so plz help me
Please don't tell me I need to learn C++ or C to program an Arduino!!!
Works on windows?
wait what
Bro give me the code bro bro bro
"$25 "
I thought about putting $1025 but it didn’t have the same ring to it.
or the real price "42,63"
Sue Nintendo
it's just sad for android users
Does it work for Android???