Hi, rosbridge users.
I'm developing wxconsole which means 'web rxconsole'.
It shows ROS log messages in your web browser.
At first, you have to run rosbridge.
Then please access to
http://otl.github.com/wxconsole/ in your browser.
Input your rosbridge's host name to the top navbar form. and press enter.
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.
Other buttons are the same as rxconsole.
Filtering (except Severity level) is not implemented yet.
you can try it here.
http://otl.github.com/wxconsole/
source code is available here.
https://github.com/OTL/wxconsole
Any feedback is welcome!
--
/*************************
Takashi Ogura
t.o...@gmail.com
http://youtube.com/ogutti
@OTL
*************************/