Skip to content

OTL/wxconsole

Repository files navigation

wxconsole

wxconsole is web rxconsole. rxconsole is Log viewer for ROS: Robot Operating System. wxconsole uses rosbridge, that is ROS bridge using websocket.

You can try wxconsole here.

http://otl.github.com/wxconsole/

How to use

  1. run roscore
  2. run rosbridge (see http://rosbridge.org)
  3. open http://otl.github.com/wxconsole/ with browser
  4. Input your rosbridge's host name to the top navbar form and press enter.
  5. please output /rosout messages

wxconsole supports rosbridge version 1.0 and version 2.0. Default is version 2.0. If you are using rosbridge version 1.0, push the 'Setup' button of the bottom. Then please select rosbridge 1.0.

In the setup menu, you can set topic name, rosbridge websocket port number, and buffer size. All settings and host name are saved as cookie.

Other buttons are the same as rxconsole.

License

new BSD License

Requirements

  • Server: rosbridge (version 1.0/2.0)
  • Client: Web browser with Websocket (Chrome/Firefox/Safari)

Documents (API)

type `make' to generate javascript API documents.

here is generated document.

Libraries

wxconsole uses these libraries.

for documents.

for tests.

Tests

you can execute all tests in this url.

About

rxconsole for rosbridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages