<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/comps/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/comps/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 21 Aug 2012 23:34:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/comps/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Dmitry Berenson</title><link>https://sourceforge.net/p/comps/wiki/Home/</link><description>&lt;pre&gt;--- v6
+++ v7
@@ -1,6 +1,6 @@
 ### Overview ###
 
-The Constrained Manipulation Planning Suite (CoMPS) consists of three openrave plugins and associated data files. The planning and inverse kinematics algorithms in this suite are designed for articulated robots like robotic arms and humanoids. The algorithms are described briefly in the research section of this page and a full description is available in this paper. 
+The Constrained Manipulation Planning Suite (CoMPS) consists of three openrave plugins and associated data files. The planning and inverse kinematics algorithms in this suite are designed for articulated robots like robotic arms and humanoids.
 
 CoMPS is implemented in C++ and compiles in linux only. There are also several examples in python and matlab that show how to interface with openrave to use the plugins in CoMPS. It has been tested on all Ubuntu version from the last few years and will probably work with most modern linux distributions. 
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Berenson</dc:creator><pubDate>Tue, 21 Aug 2012 23:34:30 -0000</pubDate><guid>https://sourceforge.netf6a99528b2074f8b20526194b20740d18fb6ab0a</guid></item><item><title>WikiPage Home modified by Dmitry Berenson</title><link>https://sourceforge.net/p/comps/wiki/Home/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -2,7 +2,7 @@
 
 The Constrained Manipulation Planning Suite (CoMPS) consists of three openrave plugins and associated data files. The planning and inverse kinematics algorithms in this suite are designed for articulated robots like robotic arms and humanoids. The algorithms are described briefly in the research section of this page and a full description is available in this paper. 
 
-CoMPS is implemented in C++ and compiles in linux only. There are also several examples in python and matlab that show how to interface with openrave to use the plugins in CoMPS. It has been tested on Ubuntu 10.04 and will probably work with most modern linux distributions. The plugins are verified to work with openrave svn revision 3090. 
+CoMPS is implemented in C++ and compiles in linux only. There are also several examples in python and matlab that show how to interface with openrave to use the plugins in CoMPS. It has been tested on all Ubuntu version from the last few years and will probably work with most modern linux distributions. 
 
 [Installation]
 [Examples]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Berenson</dc:creator><pubDate>Tue, 21 Aug 2012 23:31:19 -0000</pubDate><guid>https://sourceforge.nete2f171b525f43f4e9d6592a9d7cb16336ccca033</guid></item><item><title>WikiPage Home modified by Dmitry Berenson</title><link>https://sourceforge.net/p/comps/wiki/Home/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -30,7 +30,6 @@
 
 
 
-The wiki uses [Markdown](/p/comps/wiki/markdown_syntax/) syntax.
 
+This project is maintained by:
 [[project_admins]]
-[[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Berenson</dc:creator><pubDate>Tue, 21 Aug 2012 22:48:48 -0000</pubDate><guid>https://sourceforge.net83ee346cc5e2315ca04543d7c12c9755dff36e71</guid></item><item><title>WikiPage Home modified by Dmitry Berenson</title><link>https://sourceforge.net/p/comps/wiki/Home/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -7,6 +7,10 @@
 [Installation]
 [Examples]
 [Documentation]
+
+
+
+
 
 
 ### Credits ###
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Berenson</dc:creator><pubDate>Tue, 21 Aug 2012 22:48:27 -0000</pubDate><guid>https://sourceforge.net02bf935a283d2787f1e99eb627fcd10f1cbc04b6</guid></item><item><title>WikiPage Home modified by Dmitry Berenson</title><link>https://sourceforge.net/p/comps/wiki/Home/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,4 @@
-Overview 
+### Overview ###
 
 The Constrained Manipulation Planning Suite (CoMPS) consists of three openrave plugins and associated data files. The planning and inverse kinematics algorithms in this suite are designed for articulated robots like robotic arms and humanoids. The algorithms are described briefly in the research section of this page and a full description is available in this paper. 
 
@@ -9,7 +9,7 @@
 [Documentation]
 
 
-Credits 
+### Credits ###
 
 CoMPS was developed as part of my PhD thesis at Carnegie Mellon University for my work on the Intel Personal Robotics Project. If you use CoMPS in a publication, please cite: 
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Berenson</dc:creator><pubDate>Tue, 21 Aug 2012 22:48:18 -0000</pubDate><guid>https://sourceforge.net182dbd9459daac586e4d2290ea628860b16477f1</guid></item><item><title>WikiPage Home modified by Dmitry Berenson</title><link>https://sourceforge.net/p/comps/wiki/Home/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,30 @@
-Welcome to your wiki!
+Overview 
 
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+The Constrained Manipulation Planning Suite (CoMPS) consists of three openrave plugins and associated data files. The planning and inverse kinematics algorithms in this suite are designed for articulated robots like robotic arms and humanoids. The algorithms are described briefly in the research section of this page and a full description is available in this paper. 
+
+CoMPS is implemented in C++ and compiles in linux only. There are also several examples in python and matlab that show how to interface with openrave to use the plugins in CoMPS. It has been tested on Ubuntu 10.04 and will probably work with most modern linux distributions. The plugins are verified to work with openrave svn revision 3090. 
+
+[Installation]
+[Examples]
+[Documentation]
+
+
+Credits 
+
+CoMPS was developed as part of my PhD thesis at Carnegie Mellon University for my work on the Intel Personal Robotics Project. If you use CoMPS in a publication, please cite: 
+
+@article{Berenson2011,
+   author = "Dmitry Berenson and Siddhartha Srinivasa and James Kuffner",
+   title = "Task Space Regions: A Framework for Pose-Constrained Manipulation Planning",
+   journal = "International Journal of Robotics Research (IJRR)",
+   volume = "30",
+   number = "12",
+   pages = "1435--1460",
+   month = "October",
+   year = "2011",
+}
+
+
 
 The wiki uses [Markdown](/p/comps/wiki/markdown_syntax/) syntax.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Berenson</dc:creator><pubDate>Tue, 21 Aug 2012 22:46:58 -0000</pubDate><guid>https://sourceforge.netf5d5ff282ab8aa2362861e6309d25023f532deb8</guid></item><item><title>WikiPage Home modified by Dmitry Berenson</title><link>https://sourceforge.net/p/comps/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/comps/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Berenson</dc:creator><pubDate>Tue, 21 Aug 2012 22:20:25 -0000</pubDate><guid>https://sourceforge.net07cfaca3dfb827ee756cbdbfc041bc29bc0c6cb7</guid></item></channel></rss>