[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d120d5000704260902h7950b30bi7a5a604c16f23421@mail.gmail.com>
Date: Thu, 26 Apr 2007 12:02:17 -0400
From: "Dmitry Torokhov" <dmitry.torokhov@...il.com>
To: "Jiri Slaby" <jirislaby@...il.com>
Cc: "johann deneux" <johann.deneux@...il.com>,
linux-kernel@...r.kernel.org, stenyak@...il.com,
linux-input@...ey.karlin.mff.cuni.cz
Subject: Re: [RFC 1/2] Input: ff, add FF_RAW effect
On 4/22/07, Jiri Slaby <jirislaby@...il.com> wrote:
> On 4/19/07, Dmitry Torokhov <dmitry.torokhov@...il.com> wrote:
> > On 4/19/07, Jiri Slaby <jirislaby@...il.com> wrote:
> > > Dmitry Torokhov napsal(a):
> > > > If we are interested in using FF API we need to come up with a way
> > > > to express this effect without exposing implementation details of
> > > > one particular device.
> > >
> > > Still, torques are better named raw/motor values, which goes to the device
> > > and I'm sceptic about inventing something class-better than this.
> > >
> >
> > Well, I guess we need to make a decision whether moving this kind of
> > devices into a force feedback layer is possible or whether every
> > device needs to have an application specifically tailored to that
> > particular device.
> >
> > If we say that it is feasible to plug a device into FF layer then we
> > must not expose hardware implementation details. That means that
> > device-sepcific translation between 3d vector of forces into motor
> > torques must be done by the driver itself.
>
> Hmm, it's 3d at minimum (the glove has 14 torque points, phantom up to
> 6),
The vector of forces is always 3d in our world.
> I think we won't be able to make the transition in independent way
> due to unspecified meaning of the torques.
>
With phantom it still seems doable - if I understand correctly ther is
one point of containct and one resulting vector of forces applied to
user's hand. With the glove there are multiple points of contact and
multiple feedback effects applied to different part of hand
simultaneously and that is for sure requires special application.
--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists