Skip to content

Commit c4d0923

Browse files
authored
Enhance README with fork details and performance notes
Added a description of the fork's features and performance improvements.
1 parent 8262049 commit c4d0923

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# ROS WebSocket Server
2+
3+
**This fork of RWS supports ROS2 Humble and Zenoh RWS, is more performant because of JSON libraries, supports sending actions, but does not support various encodings. We use this internally at Innate and it works great.**
4+
25
RWS provides WebSocket interface to ROS2. It is partially* compatible with Rosbridge v2 protocol and can be used as a drop-in replacement. The main difference with Rosbridge is that RWS is written is C++, hence it's more fast and memory efficient, however ROS1 is not supported.
36

47
_* Not all Rosbridge operations supported, check compatability section below for more information_.

0 commit comments

Comments
 (0)