From a1c0859464f7b7fd34e4474aabfeffc8717bbf3f Mon Sep 17 00:00:00 2001 From: Laia Freixas Mateu <lfreixas@iri.upc.edu> Date: Thu, 2 Aug 2018 08:44:07 +0200 Subject: [PATCH] Update Readme.md to include wam_follow_tracker instructions --- Readme.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index c680734..d10d03e 100644 --- a/Readme.md +++ b/Readme.md @@ -26,4 +26,19 @@ Check the launch file [example](launch/publish_wam_chaperone_link.launch)  ---> \ No newline at end of file +--> + + +# WAM follows tracker + +## Dependencies +* iri_wam_dmp_tracker +* iri_tf_to_pose + +## Procedure + +To test the WAM following tracker demo do the following : + + roslaunch iri_htc_vive_tracker wam_follow_tracker.launch + roslaunch iri_wam_bringup iri_wam_bringup.launch + roslaunch iri_wam_dmp_tracker iri_wam_dmp_tracker.launch \ No newline at end of file -- GitLab