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
Last revisionBoth sides next revision
pycram [2022/02/23 10:10] – [Documentation] jdechpycram [2022/11/11 14:00] – [Tutorials] jdech
Line 7: Line 7:
 -> ->
 </html> </html>
 +  * [[tutorials/pycram/repl|Setup your Python REPL]] (v.0.0.1)
 +  * [[tutorials/pycram/bullet_world|Interacting with the BulletWorld]] (v0.0.1)
   * [[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/repl|Setup your Python REPL]] (v.0.0.1)+  * [[tutorials/pycram/general_tips|General Tips]] (v0.0.1) 
  
 ====== Documentation ======  ====== Documentation ====== 
Line 22: Line 25:
     * [[doc/pycram/fluents|Fluents]]     * [[doc/pycram/fluents|Fluents]]
     * [[doc/pycram/robot_description|Robot Description]]     * [[doc/pycram/robot_description|Robot Description]]
 +    * [[doc/pycram/costmaps|Costmaps]]
  
 Here are some Bachelor and Master Theses that revolve around PyCRAM. You can read these for more in-depth knowledge about some concepts in PyCRAM. However, keep in mind that since the writing of these some technical aspects may have changed.  Here are some Bachelor and Master Theses that revolve around PyCRAM. You can read these for more in-depth knowledge about some concepts in PyCRAM. However, keep in mind that since the writing of these some technical aspects may have changed.