2015-05-08 15:37:05 -04:00
## Asctec Pelican GUI ##
2015-05-21 11:15:53 -04:00
The purpose of this project is an example of how to write a web page that can be accessed by any device on the same network as the host computer by accessing the IP of that host computer.
2015-05-20 18:12:51 -04:00
2015-05-21 11:15:53 -04:00
Here are the following requirements:
1. A roscore running
2. The IP of the machine running ROS
4. Permissions be changed on the working directory
3. apache2 up and running
# Getting server up and running#
Here the rosbridge\_suite that is used to link the websocket and ROS: http://wiki.ros.org/rosbridge_suite.
2015-05-20 18:12:51 -04:00
Basic ROS functionality of rosbridge: http://wiki.ros.org/roslibjs/Tutorials/BasicRosFunctionality
the launch command: roslaunch rosbridge_server rosbridge_websocket.launch
2015-05-21 11:15:53 -04:00
# TODO
2015-05-20 18:12:51 -04:00
2015-05-21 11:15:53 -04:00
By using ROSBridge, this GUI will attempt to display relevant information over the web for any device.
2015-05-08 15:37:05 -04:00
TODO:
2. Display Network Information
2015-05-21 11:15:53 -04:00
1. Display camera image
1. Move connection information to a new tab