Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:motion_constraints [2014/05/27 12:45] – [Video] admindoc:motion_constraints [2014/08/18 19:32] (current) – [Controller setups] admin
Line 4: Line 4:
  
  
-===== Video ===== 
  
-<html><iframe src="//player.vimeo.com/video/96580961" width="700" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></html>+<html><div align="center"><iframe src="//player.vimeo.com/video/96580961?color=fff" width="890" height="498" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div></html>
 ===== Software components ===== ===== Software components =====
  
Line 21: Line 20:
  
 ==== CRAM setup ==== ==== CRAM setup ====
- +General install instructions for CRAM can be found at [[http://cram-system.org/installation]]. You will additionally need the following CRAM repositories: 
 +  https://github.com/cram-code/cram_demo  (package: cram_pr2_fccl_demo) 
 +  https://github.com/cram-code/cram_bridge  (package: cram_fccl) 
 +   
 +More instructions to come. For the time being, please contact us via e-mail for further details. Please excuse the incomplete state of instructions.
 ==== Controller setups ==== ==== Controller setups ====
 +Source code for the constraint controller can be found here: 
 +  https://github.com/airballking/fccl 
 +   
 +More instructions to come. For the time being, please contact us via e-mail for further details. Please excuse the incomplete state of instructions.
 ===== Usage instructions ===== ===== Usage instructions =====
  
 +To come.