Changelog for package rwt_image_view
0.1.1 (2021-11-12)
0.1.0 (2021-11-12)
- rwt_robot_monitor : fix css to have better plot view (#113)
- use websocket_port 9090 as defaut (#112)
- add test for rwt tools (#110)
- Contributors: Kei Okada, Shingo Kitagawa
0.0.5 (2021-03-12)
0.0.4 (2021-03-09)
- add rwt_steer package (#97)
- [rwt_image_view] add port arguments in rwt_utils (#90)
- Add settings for ROS connection (#76)
- Modified rwt's javascript module path. (#70)
- Contributors: Yuki Furuta, Kei Okada, Shingo Kitagawa, Iory Yanokura
0.0.3 (2016-10-01)
0.0.2 (2016-10-01)
- remove mjpeg_server from find_package
- reomve depends to the packages released from CDN
- Add maintainer. Consistent pkg versions. Sort out manifest format.
- use tork-a/roswww
- generate service on rwt_image_view
- catkinize visualization_rwt packages
- adding sample of image view
- use black star :9
- using location.href
- implemented multi image viewer
- fixing path to js
- adding html and js for multi image viewer
- #14: implementing record button (so simple)
- #14: calling rosbag, but it won't be killed
- #14: adding empty script to record bag
- #10: using topics_for_type to enumerate sensor_msgs/Image topics
- #10: updating the color of the star
- #10: adding progress bar
- #1: implementing rwt_image_view
- #1: adding empty package
- Contributors: Yuki Furuta, Isaac Saito, Kei Okada, Ryohei Ueda