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 7455c1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/python/ros/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
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: 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 7455c1a

Please sign in to comment.