From 990a2c6b527300a91344608456ce941b3f709f2a Mon Sep 17 00:00:00 2001 From: AndyZe Date: Tue, 16 Jun 2020 08:37:51 -0500 Subject: [PATCH] Update executable names in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed3493cb..c9f6c8f9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ TODO(andyze): fix Travis badge: ## Run -1. rosrun trackjoint run_example +1. rosrun trackjoint simple_example (or streaming_example) (You don't need to start `roscore` because the executable doesn't use ROS)