isl-org / OpenBot

OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.
https://www.openbot.org
MIT License
2.82k stars 529 forks source link

Problem in connection to node-js controller #401

Closed A-janjan closed 4 months ago

A-janjan commented 6 months ago

I have a problem connecting to the robot via the node-js controller in Ubuntu. I connected them to the same network but nothing happened. What should I do?

These are my terminal logs:

Screenshot from 2024-03-09 01-12-19

hardikgarg02 commented 6 months ago

Hi @A-janjan , On Connecting to phone, is web interface opening on the local ? we have created a POC for the remote connection also. checkout: POC

A-janjan commented 4 months ago

Ok, thanks.