From: Hedayat V. <hed...@ai...> - 2007-05-01 19:39:14
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> <title></title> </head> <body dir="ltr" bgcolor="#ffffff" text="#000000"> <p style="margin-bottom: 0cm; margin-top: 0pt;">Hi,</p> <p style="margin-bottom: 0cm; margin-top: 0pt;">I'm not sure that this email is relevant here or not! At first I thought that this could not be a part of simspark, but I'm not sure now!<br> </p> <br> -------- Original Message -------- <table class="moz-email-headers-table" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <th align="right" nowrap="nowrap" valign="baseline">Subject: </th> <td>GyroRatePerceptor</td> </tr> <tr> <th align="right" nowrap="nowrap" valign="baseline">Date: </th> <td>Fri, 27 Apr 2007 15:57:52 +0330</td> </tr> <tr> <th align="right" nowrap="nowrap" valign="baseline">From: </th> <td>Hedayat Vatankhah <a class="moz-txt-link-rfc2396E" href="mailto:hed...@ai..."><hed...@ai...></a></td> </tr> <tr> <th align="right" nowrap="nowrap" valign="baseline">To: </th> <td>Joschka Boedecker <a class="moz-txt-link-rfc2396E" href="mailto:jbo...@un..."><jbo...@un...></a></td> </tr> </tbody> </table> <br> <br> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type"> <title></title> <p style="margin-bottom: 0cm; margin-top: 0pt;"><small><font size="+1"><small>Hi,</small></font></small></p> <p style="margin-bottom: 0cm; margin-top: 0pt;">First of all, sorry for the long delay. Anyway, I've written a simple gyro rate sensor. This sensor can be attached to some part of the robot to receive gyro rate information (for example, it can be attached to the agent's torso). I've used the angular velocity of Body which seems to be what is desired. Currently the output is like this: (gyro (<name> <xrate> <yrate> <zrate>))</p> <p style="margin-bottom: 0cm; margin-top: 0pt;"><br> </p> <p style="margin-bottom: 0cm; margin-top: 0pt;">I've put it under the plugins folder of my rcssserver3d source folder. </p> <p style="margin-bottom: 0cm; margin-top: 0pt;"><br> </p> <p style="margin-bottom: 0cm; margin-top: 0pt;">Also, I've fixed some Makefile.am files which are necessary to build the server in a custom directory rather than the main source directory (personally I prefer to separate source and build directories). (It mostly needs only the proper usage of top_srcdir & top_builddir variables). I could send a patch for you if you like.</p> <p style="margin-bottom: 0cm; margin-top: 0pt;"><br> </p> <p style="margin-bottom: 0cm; margin-top: 0pt;">Bye,</p> <p style="margin-bottom: 0cm; margin-top: 0pt;">Hedayat</p> <p style="margin-bottom: 0cm; margin-top: 0pt;"><br> </p> <p style="margin-bottom: 0cm; margin-top: 0pt;">(Finally, if aim fails, please CC your messages (if any) to <a class="moz-txt-link-abbreviated" href="mailto:hed...@gm...">hed...@gm...</a>)</p> <p style="margin-bottom: 0cm; margin-top: 0pt;"><br> </p> </body> </html> |