<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>18989</id>
      <name>drics</name>
      <created_at>2008-10-07T12:02:50Z</created_at>
      <updated_at>2009-11-22T16:35:10Z</updated_at>
      <description>Project OverviewIn the Orthopedic Biomechanics Laboratory here at the University of Florida, we are developing programs and systems to better understand and study human movement. One of these projects is a novel, robotically actuated X-ray imaging platform whose purpose will be to photograph (with X-rays) peoples joints or implants during normal movement. 

 

Graphical illustration of the system in operation 

Producing a robust robotic system, which integrates robots, sensors, computer platforms, and programming languages, is a daunting task. Therefore this project focuses on the development and testing of the control software for this system. Named DRICS, Dynamic Radiographic Imaging Control Software, this effort will build an open source control framework. Highlights include 

Distributed real-time control framework based on the Orca/Ice libraries Off and on-line measurement planning tools and algorithms Project roadmapGetting startedFirst check out a copy of the code from our subversion repository. This can be done in both Windows and Linux. However, 99% of our code base is meant to be compiled in Linux - in other words, use Windows at your own risk. 

In Linux, to checkout the code type: 

svn checkout https://drics.googlecode.com/svn/trunk/ drics --username your_user_name 

You will then be prompted for your password. Once you have a copy of the code, hack away! When you feel you have added something useful to the code, commit your changes to share with everyone else: 

svn commit -m &quot;Some message for the log books stating what you did&quot; 

If you are writing a component for the first time, check out the Empty Component in the component directory.</description>
      <homepage_url>http://code.google.com/p/drics</homepage_url>
      <download_url></download_url>
      <url_name>drics</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>768411</analysis_id>
      <analysis>
        <id>768411</id>
        <project_id>18989</project_id>
        <updated_at>2009-12-16T21:46:34Z</updated_at>
        <logged_at>2009-12-16T21:46:29Z</logged_at>
        <min_month>2006-12-01T00:00:00Z</min_month>
        <max_month>2009-11-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>2</twelve_month_contributor_count>
        <total_code_lines>29704</total_code_lines>
        <main_language_id>44</main_language_id>
        <main_language_name>C++</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>gpl</name>
          <nice_name>GNU General Public License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
