Skip to content

Commit

Permalink
Added alpha warning to README
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanFabian committed Nov 7, 2019
1 parent 0ee5be8 commit b05d9c7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Warning: Currently in Alpha
While this plugin contains a significant amount of tests (~95% line coverage), it is still in alpha stadium and bugs
are expected. Be aware of this. I would not recommend using it in production systems without further testing.

## QmlRosPlugin
Connects QML user interfaces to the Robot Operating System (ROS).
Please be aware that this loses some of the semantic information that the type of a message would normally provide.

Currently, has support for the following:

### Subscribers
Expand Down

0 comments on commit b05d9c7

Please sign in to comment.