Re: Re: [Orocos-Dev] build errors
Johan Rutgeerts <[email protected]> Thu, 1 Dec 2005 18:07:31 +0100
| Newsgroups | gmane.science.robotics.orocos.user |
|---|---|
| Message-ID | <[email protected]> |
On Thursday 01 December 2005 15:06, Peter Dettori wrote: > thanks for the help, in the end i went to suse 9.2 on a different > machine since i was having some hardware problems too. That fixed all > my build problems. > > I am interested first of all in reading an encoder through a apci1710 We use an apci1710 with our Kuka 361. Take a look at Kuka361AxisHardware.cpp in the hardware-hotspots repository: svn co https://svn.mech.kuleuven.be:/repos/orocos/orocos-apps/hardware-hotspots/naxes/ There's a class EncoderSSI_apci1710_board, which is an active object that periodically reads the encoders, a class EncoderSSI_apci1710, which implements an EncoderInterface (returns ticks and turns). This EncoderInterface can than be used to instantiate an AbsoluteEncoderSensor (returns radiants or meters). Johan _______________________________________________ Orocos mailing list [email protected] http://lists.mech.kuleuven.be/mailman/listinfo/orocos Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm