-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6f1a80a
commit d96493e
Showing
4 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
Use the Control Panel | ||
=============== | ||
|
||
The control panel is meant to be user friendly and safe explanatory. | ||
However some detail might be useful to know. | ||
|
||
Here is a picture of the control panel: | ||
|
||
.. image:: data/Base_Info_Configuration.png | ||
:width: 960px | ||
:alt: Control Panel without any configuration | ||
|
||
The control panel is divided in 3 parts: | ||
|
||
- The Navigation bar, where you can find the main pages, a Ros Bridge WebSocket status indicator and a WebSocket parameter button. | ||
- The main page, where you can find the configuration form and the control buttons. | ||
- The footer, where you can find the version number and the 3LawsRobotics website link and a link to the update pages. | ||
|
||
|
||
In order to use this control panel at its best, you need to configure the Ros Bridge WebSocket parameters. | ||
To do so, click on the WebSocket parameter button in the navigation bar and fill the form with the correct parameters. | ||
|
||
By default, the control panel is configured to connect to a Ros Bridge WebSocket running on the same machine, on the port 9090. | ||
More information on the Ros Bridge WebSocket can be found following this link: `Ros Bridge WebSocket <http://wiki.ros.org/rosbridge_suite>`_. | ||
|
||
.. image:: data/Valid_Ros_WS_params.png | ||
:width: 960px | ||
:alt: Control Panel with connected Ros Bridge WebSocket | ||
|
||
A successful connection to the Ros Bridge WebSocket will be indicated by a green status indicator in the navigation bar. | ||
|