Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanFabian committed May 1, 2020
1 parent 76a16d5 commit b7f134c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ 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:
**Note:** For full examples including ROS init calls and shutdown handling checkout the examples directory.
Logging, Publisher, Subscriber, ImageTransportSubscriber, Service::call, ActionClient, TfTransform, ros::package and querying topics

**Note:** For full examples including ROS init calls and shutdown handling checkout the examples directory or the [documentation](https://qml-ros-plugin.readthedocs.io/en/latest/index.html).

### Logging
Logging is now supported and correctly reports from which qml file and line the message came!
Expand Down

0 comments on commit b7f134c

Please sign in to comment.