Skip to content

Commit

Permalink
Add link to ros-tracking issue to README as well
Browse files Browse the repository at this point in the history
  • Loading branch information
jleibs committed Mar 8, 2023
1 parent c08e312 commit a7391e4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions examples/python/ros/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Overview

A minimal example of creating a ROS node that subscribes to topics and converts
the messages to rerun log calls.
A minimal example of creating a ROS node that subscribes to topics and converts the messages to rerun log calls.

The solution here is mostly a toy example to show how ROS concepts can be mapped to Rerun. Fore more information on
future improved ROS support, see the tracking issue: [#1527](https://github.com/rerun-io/rerun/issues/1537)

NOTE: Unlike many of the other examples, this example requires a system installation of ROS
in addition to the packages from requirements.txt.
Expand Down

0 comments on commit a7391e4

Please sign in to comment.