You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix SteadyTimer check for backported ROS versions (#71)
i.e. on current kinetic
* Add PngStreamer (#74)
* lax rule for topic name (#77)
* Add a workaround for MultipartStream constant busy state (#83)
* Add a workaround for MultipartStream constant busy state
* Remove C++11 features
* Add "default_stream_type" parameter (#84)
This allows users to specify default stream type in their .launch files. Using a "ros_compressed" stream type sometimes
results in a much lower resource consumption, and having it set as a default is much nicer for end users.
* update changelog
* 0.2.0
* Fall back to mjpeg if ros_compressed is unavailable (#87)
* Update travis config (#89)
* Restream buffered frames with minimum publish rate (#88)
* Restream buffered frames with minimum publish rate
* Implement restreaming for ros_compressed_streamer
* update changelog
* 0.2.1
0 commit comments