<?xml version="1.0" ?>
<?xml-stylesheet href="Atom.css" type="text/css"?><feed xmlns="http://www.w3.org/2005/Atom">
<id>http://www.tekkotsu.org/cvslog2web/tekkotsu-cvs.xml</id>
<title>Tekkotsu CVS History</title>
<link href="http://www.tekkotsu.org/cvslog2web/" rel="alternate"/>
<link href="http://www.tekkotsu.org/cvslog2web/tekkotsu-cvs.xml" rel="self"/>
<updated>2008-07-23T15:32:58.512566+00:00</updated>
<generator uri="http://ethan.tira-thompson.com/cvslog2web" version="1.15">cvslog2web</generator>
<entry>
<id>tag:tekkotsu.org,2008-07-23:55978.512566</id>
<title>Tekkotsu: fixing warnings, increasing time of initial leg placement so it doesn't &quot;stomp&quot;</title>
<updated>2008-07-23T15:32:58.512566+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1216841578.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.cc.diff?r1=1.43&amp;r2=1.44">Motion/XWalkMC.cc</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-23:55168.641284</id>
<title>Tekkotsu: lockLegsInPlace in progress</title>
<updated>2008-07-23T15:19:28.641284+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1216840768.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt>Motion/{<a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.cc.diff?r1=1.42&amp;r2=1.43">XWalkMC.cc</a>, <a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.h.diff?r1=1.27&amp;r2=1.28">XWalkMC.h</a>}</tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-23:55114.823542</id>
<title>Tekkotsu: SubVector operations are all const because we're operating through a pointer (the data pointer never changes)</title>
<updated>2008-07-23T15:18:34.823542+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1216840714.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Shared/fixedmat.h.diff?r1=1.10&amp;r2=1.11">Shared/fixedmat.h</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-18:71984.159390</id>
<title>Tekkotsu: fixing bugs in getMaxAVel (sign error) and resetPeriod (rotationCenter has class scope, don't abs() it!)</title>
<updated>2008-07-18T19:59:44.159390+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1216425584.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.cc.diff?r1=1.41&amp;r2=1.42">Motion/XWalkMC.cc</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-18:63045.920896</id>
<title>Tekkotsu: fixing some kinematics bugs (bad length calculation on 3rd link, missing edge condition on 1st link)</title>
<updated>2008-07-18T17:30:45.920896+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1216416645.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/IKThreeLink.cc.diff?r1=1.4&amp;r2=1.5">Motion/IKThreeLink.cc</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-18:08420.604312</id>
<title>Tekkotsu: scaling against max velocity functions instead of arbitrary hardcoded values</title>
<updated>2008-07-18T02:20:20.604312+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1216362020.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Behaviors/Mon/XWalkControllerBehavior.cc.diff?r1=1.2&amp;r2=1.3">Behaviors/Mon/XWalkControllerBehavior.cc</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-18:08389.260119</id>
<title>Tekkotsu: adding functions to compute max velocities with respect to current parameters, also fixing bug in resetting leg state while in air (avoid instantaneous movement)</title>
<updated>2008-07-18T02:19:49.260119+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1216361989.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt>Motion/{<a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.cc.diff?r1=1.40&amp;r2=1.41">XWalkMC.cc</a>, <a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.h.diff?r1=1.26&amp;r2=1.27">XWalkMC.h</a>}</tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-16:14407.501456</id>
<title>Tekkotsu: splitting parameters for stride length into x and y components</title>
<updated>2008-07-16T04:00:07.501456+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1216195207.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt>Motion/{<a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.cc.diff?r1=1.39&amp;r2=1.40">XWalkMC.cc</a>, <a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.h.diff?r1=1.25&amp;r2=1.26">XWalkMC.h</a>}</tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-13:14764.171106</id>
<title>Tekkotsu: minor bug fixing and adding some statistics on foot fall height</title>
<updated>2008-07-13T04:06:04.171106+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1215936364.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.cc.diff?r1=1.38&amp;r2=1.39">Motion/XWalkMC.cc</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-13:13345.093182</id>
<title>Tekkotsu: minor cleanup</title>
<updated>2008-07-13T03:42:25.093182+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1215934945.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.cc.diff?r1=1.37&amp;r2=1.38">Motion/XWalkMC.cc</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-13:05532.486115</id>
<title>Tekkotsu: switching loadCompensation to directly be the parameter instead of auto-fitting servoDeflection</title>
<updated>2008-07-13T01:32:12.486115+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1215927132.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt>local/DeviceDrivers/{<a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/local/DeviceDrivers/Dynamixel.cc.diff?r1=1.37&amp;r2=1.38">Dynamixel.cc</a>, <a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/local/DeviceDrivers/Dynamixel.h.diff?r1=1.25&amp;r2=1.26">Dynamixel.h</a>}</tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-13:03493.424085</id>
<title>Tekkotsu: legs raising or lowering don't count for support</title>
<updated>2008-07-13T00:58:13.424085+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1215925093.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.cc.diff?r1=1.36&amp;r2=1.37">Motion/XWalkMC.cc</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-13:00812.479891</id>
<title>Tekkotsu: convert jacobian from mm to m</title>
<updated>2008-07-13T00:13:32.479891+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1215922412.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.cc.diff?r1=1.35&amp;r2=1.36">Motion/XWalkMC.cc</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-13:00564.479653</id>
<title>Tekkotsu: syntax error in previous, forgot trailing \\</title>
<updated>2008-07-13T00:09:24.479653+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1215922164.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/project/Makefile.diff?r1=1.163&amp;r2=1.164">project/Makefile</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-13:00410.604987</id>
<title>Tekkotsu: now ensuring we use target positions for controlled joints, and sensed positions for uncontrolled joints when computing pressures</title>
<updated>2008-07-13T00:06:50.604987+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1215922010.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.cc.diff?r1=1.34&amp;r2=1.35">Motion/XWalkMC.cc</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-13:00234.421721</id>
<title>Tekkotsu: removing zeroQ() workaround, now have a workaround in IKThreeLink::computeSecondLink itself</title>
<updated>2008-07-13T00:03:54.421721+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1215921834.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.cc.diff?r1=1.33&amp;r2=1.34">Motion/XWalkMC.cc</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-13:00170.634710</id>
<title>Tekkotsu: working around bug in second link computation which causes joint drift unless we zero the joint first (inefficient)</title>
<updated>2008-07-13T00:02:50.634710+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1215921770.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/IKThreeLink.cc.diff?r1=1.3&amp;r2=1.4">Motion/IKThreeLink.cc</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-12:82314.313573</id>
<title>Tekkotsu: center of mass should be based on current servo positions for non-leg joints (like the arm, was being zeroed)</title>
<updated>2008-07-12T22:51:54.313573+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1215917514.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div style="padding:.25em 0;">We'll want to use target instead of current positions for the leg joints, but need to fix IK bug first</div>
<div style="padding:.6em 0;"><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.cc.diff?r1=1.32&amp;r2=1.33">Motion/XWalkMC.cc</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-12:81173.340260</id>
<title>Tekkotsu: reverting previous, was testing runpath stuff doesn't actually work</title>
<updated>2008-07-12T22:32:53.340260+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1215916373.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/project/Makefile.diff?r1=1.162&amp;r2=1.163">project/Makefile</a></tt></div>
</div></div></content>
</entry><entry>
<id>tag:tekkotsu.org,2008-07-12:78829.315189</id>
<title>Tekkotsu: fixing compiler warning</title>
<updated>2008-07-12T21:53:49.315189+00:00</updated>
<author><name>Ethan Tira-Thompson</name><email>ejt@cs.cmu.edu</email></author>
<link href="http://www.tekkotsu.org/cvslog2web/2008/07/commit-1215914029.html" rel="alternate" type="text/html"/><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
<div><div style="padding:.25em 0;">Modified: <tt><a href="http://cvs.tekkotsu.org/cgi/viewcvs.cgi/Tekkotsu/Motion/XWalkMC.h.diff?r1=1.24&amp;r2=1.25">Motion/XWalkMC.h</a></tt></div>
</div></div></content>
</entry></feed>