Open dsryzhov opened 4 years ago
Hi @dsryzhov - interesting use case.
Just to clarify - you are suggesting a text field in the teleop HTML page from www.hadabot.com that allows the user to specify a specific IP address (instead of hard coding to localhost) to the ros_web_bridge server. Is that what you are thinking?
yes, it was my thought.
пт, 16 окт. 2020, 11:10 PM Jack Pien notifications@github.com:
Hi @dsryzhov https://github.com/dsryzhov - interesting use case.
Just to clarify - you are suggesting a text field in the teleop HTML page from www.hadabot.com that allows the user to specify a specific IP address (instead of hard coding to localhost) to the ros_web_bridge server. Is that what you are thinking?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hadabot/hadabot_main/issues/5#issuecomment-710540651, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALDQF27TSDKBKQYPF7EUG33SLCSCRANCNFSM4SFVKVGQ .
It would be great to have an option to control hadabot from mobile phone using teleop page.
Teleop page is connected to ros2 on localhost. It prevents from using teleop page to control hadabot from mobile phone (connected to the same LAN as ros2 computer) In case teleop page would provide configuration option for ros2 IP address in the LAN it could be possible to use teleop from mobile phone.
Thanks for your work!