From: "johann deneux" <johann.deneux@gmail.com>
To: Jiri Slaby <jirislaby@gmail.com>
Cc: "Dmitry Torokhov" <dtor@insightbb.com>,
"\"STenyaK (Bruno González)\"" <stenyak@gmail.com>,
"Anssi Hannula" <anssi.hannula@gmail.com>,
"Linux kernel mailing list" <linux-kernel@vger.kernel.org>,
linux-input@atrey.karlin.mff.cuni.cz
Subject: Re: FF layer restrictions [Was: [PATCH 1/1] Input: add sensable phantom driver]
Date: Tue, 27 Mar 2007 22:43:45 +0200 [thread overview]
Message-ID: <38b3b7c0703271343p6a56fed8i950941e8cef196d8@mail.gmail.com> (raw)
In-Reply-To: <46097A68.6080802@gmail.com>
On 3/27/07, Jiri Slaby <jirislaby@gmail.com> wrote:
> johann deneux napsal(a):
> > On 3/27/07, Jiri Slaby <jirislaby@gmail.com> wrote:
> >> Dmitry Torokhov napsal(a):
> >> > On Wednesday 21 March 2007 18:03, johann deneux wrote:
> >> >> I have forgotten the details of ioctl: Wouldn't the
> >> >> following work?
> >>
> >> No, at least, as far as I understand this. I have computed _torques_, not
> >> forces vector (this was misleading info in my first post), the
> >> question is
> >> "how can I pass torques through plane and direction entries into KS?".
> >
> > Torques and forces are both represented as 3d vectors.
>
> Yes, may be.
>
> > Are we
> > misunderstanding eachother maybe? By "vector" I mean a triplet of
> > numbers, when you say "torques" and "forces vector", do you mean that
> > each effect is composed of a bunch of torques?
>
> Ok, let's make things a little bit clear. I need to put somehow 3 short
> values (torques -- to tell 3 motors how much to spin around) into the kernel
> space via ff layer. I computed them using FP in US from forces (3d vector)
> and the problem is, that I don't know how to transform torques to plane(s)
> and dir and then back to torques -- this is what I can't figure out, since I
> have no longer vector -- 3 values for each axis, which says how big is the
> force in each axis -- but I have values (no axis) specific to each motor.
I think I'm starting to understand. Looking back at the url you gave,
it appears your device is some kind of articulated arm, possibly with
one or more motor(s) at each joint. You are not really dealing with a
single torque applied at one point in space, but several torques
applied at several points in space.
For this particular device you have three values, but for other
devices it could just as well be any other number, right?
A realistic example would be a robot arm with claws, there would be a
torque for each joint, and some more for the claws.
--
Johann
next prev parent reply other threads:[~2007-03-27 20:43 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-07 11:36 [PATCH 1/1] Input: add sensable phantom driver Jiri Slaby
2007-03-07 14:47 ` Dmitry Torokhov
2007-03-07 16:38 ` Jiri Slaby
2007-03-07 16:50 ` Greg KH
2007-03-07 16:56 ` Dmitry Torokhov
2007-03-13 16:19 ` Jiri Slaby
[not found] ` <38b3b7c0703131450v2646e63fj2be4b9dda7f928c0@mail.gmail.com>
2007-03-13 22:16 ` FF layer restrictions [Was: [PATCH 1/1] Input: add sensable phantom driver] Jiri Slaby
2007-03-14 15:02 ` Dmitry Torokhov
2007-03-14 16:43 ` Jiri Slaby
2007-03-14 16:45 ` Jiri Slaby
2007-03-14 18:04 ` Anssi Hannula
2007-03-14 18:15 ` Jiri Slaby
2007-03-14 18:47 ` STenyaK (Bruno González)
2007-03-14 19:12 ` STenyaK (Bruno González)
2007-03-14 19:13 ` Dmitry Torokhov
2007-03-14 19:18 ` STenyaK (Bruno González)
2007-03-15 20:51 ` johann deneux
2007-03-15 21:06 ` STenyaK (Bruno González)
2007-03-21 13:31 ` Jiri Slaby
2007-03-21 13:32 ` Jiri Slaby
2007-03-21 19:02 ` johann deneux
2007-03-21 19:22 ` Dmitry Torokhov
2007-03-21 20:04 ` Jiri Slaby
2007-03-21 22:03 ` johann deneux
2007-03-22 15:50 ` Dmitry Torokhov
2007-03-27 12:20 ` Jiri Slaby
2007-03-27 18:36 ` johann deneux
2007-03-27 20:11 ` Jiri Slaby
2007-03-27 20:43 ` johann deneux [this message]
2007-03-27 20:51 ` Jiri Slaby
2007-03-27 21:34 ` johann deneux
2007-03-28 3:08 ` Dmitry Torokhov
2007-03-28 9:28 ` Jiri Slaby
2007-03-28 22:16 ` Jiri Slaby
2007-03-28 22:22 ` Jiri Slaby
2007-03-30 16:46 ` Dmitry Torokhov
2007-03-30 19:11 ` Anssi Hannula
2007-03-15 20:43 ` johann deneux
2007-03-16 16:28 ` Pavel Machek
2007-03-17 7:28 ` johann deneux
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=38b3b7c0703271343p6a56fed8i950941e8cef196d8@mail.gmail.com \
--to=johann.deneux@gmail.com \
--cc=anssi.hannula@gmail.com \
--cc=dtor@insightbb.com \
--cc=jirislaby@gmail.com \
--cc=linux-input@atrey.karlin.mff.cuni.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=stenyak@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).