Web browser tool to visualize time series data from ROS by using roslibjs and chart.js
yarn install
yarn start
Open http://localhost:3000 to view it in the browser.
- Run rosbridge-server in the computer which publishing ROS data.
- Open browser and input rosbridge url.
- Add data
3-1. Open data selection from
edit
btn at bottom 3-2. Check data you want to visalize. *if the topic is not in the checklist, close modal and pressupdate topic list
at top *The array type data do not have checkbox. You can add array index by click the topic name.
Yu Okamoto([email protected])