User Tools

Site Tools


drexel_darwin_source_codes_explanation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
drexel_darwin_source_codes_explanation [2016/11/06 04:06] – [Motivation] dwallacedrexel_darwin_source_codes_explanation [2016/11/06 19:11] (current) dwallace
Line 64: Line 64:
 </code> </code>
  
-{{#ev:youtube|http://www.youtube.com/watch?v=KMB-WVO0RxA}}+{{youtube>KMB-WVO0RxA?large}}\\ 
  
 As mentioned [[http://www.robotsource.org/xe/Circle_Darwin/11887|here]], among the two variables that affect walking speed, the variable **X_MOVE_AMPLITUDE** controls the length of stride while the variable **PERIOD_TIME** affect the frequency of taking each step. The following are the codes I used to make Darwin walk slower by decreasing the frequency of it making each step, ie. increasing the variable **PERIOD_TIME**. As mentioned [[http://www.robotsource.org/xe/Circle_Darwin/11887|here]], among the two variables that affect walking speed, the variable **X_MOVE_AMPLITUDE** controls the length of stride while the variable **PERIOD_TIME** affect the frequency of taking each step. The following are the codes I used to make Darwin walk slower by decreasing the frequency of it making each step, ie. increasing the variable **PERIOD_TIME**.
Line 75: Line 75:
 </code> </code>
  
-{{#ev:youtube|http://www.youtube.com/watch?v=rrLZc4-DwJc}}+{{youtube>rrLZc4-DwJc?large}}\\ 
  
 My codes can be found [[https://github.com/mr1789/darwindasl/tree/master/changevalue|here]]. My codes can be found [[https://github.com/mr1789/darwindasl/tree/master/changevalue|here]].
drexel_darwin_source_codes_explanation.txt · Last modified: 2016/11/06 19:11 by dwallace