Comments: ReconBot with the Tessel 2
Looking for answers to technical questions?
We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.
If you've found an issue with this tutorial content, please send us your feedback!
I am having problems establishing or sustaining a wifi connection on the tessel 2. It does work but only occasionally and briefly.
Thanks Rick for the great tutorial! I had a lot of fun building this and running it around the house chasing the dog! I added the following line to .tesselinclude: node_modules/socket.io-client/dist/socket.io.min.js. That fixed it for me. The issue was that the file 'socket.io.min.js' was not getting moved to /tmp/remote-script/node_modules. I created a pull request: https://github.com/bocoup/j5ik-reconbot-tessel-edition/pull/3.
I've built and wired this robot, I can successfully run the motors.js script (and the wheels spin in the right direction!)
My problem is when I run index.js I get the following error:
My knowledge of javascript is very limited. I'm guessing that socket.io is installed improperly, or that it can't be found where it is, but I have no idea how to fix it.
Any help is greatly appreciated.
Yes, Yes, Yes!
By including the line:
into .tesselinclude allowed the project to compile and run successfully.
Thank you for the update!
Greetings,
I suffer from the same error:
with each try the following error shows:
Any new ideas?
I made a couple of changes to this project that I would recommend to anyone using this kit. Firstly the battery is too heavy it makes the back of the robot drag. This is especially hard when using on a rug. I ended up moving all the parts to a different kit. Here is the kit I used for the rover. https://www.amazon.com/gp/product/B00GLO5SMY/ref=oh_aui_detailpage_o01_s00?ie=UTF8&psc=1 Eveything else is the same but this kit included a back wheel wish makes it handy for dealing with the heavy battery.