Difference between revisions of "Cognitive Robotics"

From David Vernon's Wiki
Jump to: navigation, search
(Resources for the CRAM Modules)
Line 8: Line 8:
 
[https://github.com/cognitive-robotics-course GitHub Repository]
 
[https://github.com/cognitive-robotics-course GitHub Repository]
  
== Resources for the CRAM Modules ==  
+
== Resources for Modules 9 - 11 on implementing robot control with CRAM ==  
[[Zero Prerequisites Demo Tutorial: Simple Fetch and Place]] (self-contained code for pick-and-place.lisp)<BR>
+
Module 11: [[Zero Prerequisites Demo Tutorial: Simple Fetch and Place]] CRAM demo tutorial, including code to be copied to pick-and-place.lisp<BR>
[[Creating a CRAM Package for the Simple Mobile Manipulation Plan]] (intermediate tutorial)
+
Module 12: [[Lynxmotion AL5D Pick and Place Demonstration]] using the Gazebo Lynxmotion AL5D simulator<BR>
 +
Legacy version of Module 11: [[Creating a CRAM Package for the Simple Mobile Manipulation Plan]] CRAM intermediate tutorial, including code to be copied to pick-and-place.lisp

Revision as of 03:50, 28 May 2021

The following pages provide support material for the Introduction to Cognitive Robotics, a significantly revised and extended version of previous editions of this course.

General Resources

Cognitive Robotics Resources

Software

GitHub Repository

Resources for Modules 9 - 11 on implementing robot control with CRAM

Module 11: Zero Prerequisites Demo Tutorial: Simple Fetch and Place CRAM demo tutorial, including code to be copied to pick-and-place.lisp
Module 12: Lynxmotion AL5D Pick and Place Demonstration using the Gazebo Lynxmotion AL5D simulator
Legacy version of Module 11: Creating a CRAM Package for the Simple Mobile Manipulation Plan CRAM intermediate tutorial, including code to be copied to pick-and-place.lisp