This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- coding: utf-8 -*- | |
""" | |
Created on Sat Oct 28 22:14:57 2016 | |
@author: sakurai | |
--------------------------------------- | |
This script is for Windows to communicate with ROS hokuyo_node over rosbridge. | |
Install rosbridge on the remote machine. |