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
pycram [2022/06/16 09:01] – [Tutorials] jdechpycram [2023/08/15 13:43] (current) – added link to readthedocs hawkin
Line 1: Line 1:
 +**PyCRAM documentation, including installation and tutorials has moved to** [[https://pycram.readthedocs.io/en/latest/]]!
 +
 +You can still view these older tutorials for reference, but be aware that some things might be deprecated. 
 +
 +
 +----
 +
 You can find detailed instructions on how to install PyCRAM under this link [[pycram/installation|PyCRAM Installation]]  You can find detailed instructions on how to install PyCRAM under this link [[pycram/installation|PyCRAM Installation]] 
  
Line 11: Line 18:
   * [[tutorials/pycram/demo|Run the demos]] (v0.0.1)   * [[tutorials/pycram/demo|Run the demos]] (v0.0.1)
   * [[tutorials/pycram/own_robot|Add your own robot]] (v0.0.1)   * [[tutorials/pycram/own_robot|Add your own robot]] (v0.0.1)
 +  * [[tutorials/pycram/general_tips|General Tips]] (v0.0.1)