From 10dd48f8a8fe953a40e76c8cef569e04172b9c0a Mon Sep 17 00:00:00 2001 From: costashatz Date: Fri, 6 Mar 2015 16:08:11 +0200 Subject: [PATCH] README typo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a2afc12..4aa54c5 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,11 @@ A simple (Model) plugin for Gazebo in order to add to Gazebo the mimic joint fun A **double** specifying the sensitiveness of the mimic joint. Defaults to 0.0. It basically is the threshold of the difference between the 2 angles (joint's and mimic's) before applying the "mimicness". - robotNamespace + A **string** specifying the namespace the robot is under. Defaults to '/'. - hasPID + Determines whether the joint has PID in order to be controlled via PID position/effort controller. Takes no value: ** means that the mimic joint is controlled via PID. Ommit it so that the mimic joint is controlled via setAngle. ###DisableLinkPlugin -- 2.12.0