Difference between revisions of "Cognitive Robotics"

From David Vernon's Wiki
Jump to: navigation, search
(Software)
 
(145 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
The following pages provide support material for the course on [http://vernon.eu/cognitive_robotics/index.htm Cognitive Robotics].
  
{{color|red|XX-YYY}}
+
== General Resources ==
+
[[Cognitive Robotics Resources]]
Course discipline: TBD
+
Elective
+
Units: 12 (could also be configured as two seven-week independent 6 unit minis, running consecutively)
+
Lecture/Lab/Rep hours/week: 3 hours lecture/week, 3 hours lab/week
+
Semester: Spring
+
Pre-requisites: Programming skills
+
  
==Course description:==
+
== Software ==
This course provides an intensive treatment of a cross-section of the key elements of robotics and robot vision, addressing the fundamentals of 2D and 3D visual sensing, mobile robot kinematics, locomotion, mapping, and path planning, robot arm kinematics, manipulation, and programming. It builds quickly to cover more advanced topics, including reasoning, cognition, cognitive architectures, learning and development, memory, attention, prospection by internal simulation, and social interaction. It emphasizes both theory and practice and makes extensive use of physical robots, both mobile and manipulator arm, as well as different sensor technologies including RGB-D cameras.
+
<!-- [[CORO Software Development Environment]] <BR> -->
 +
[[Cognitive Robotics - Software Installation Guide | Software Installation Guide]] <BR>
 +
[https://github.com/cognitive-robotics-course GitHub Repository]
  
==Learning objectives:==
+
== Resources for Modules 9 - 12 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 <code>pick-and-place.lisp</code><BR>
==Outcomes:==
+
Module 12: [[Lynxmotion AL5D Pick and Place with CRAM]] using the Gazebo Lynxmotion AL5D simulator<BR>
After completing this course, students should be able to:
+
Legacy version of Module 11: [[Creating a CRAM Package for the Simple Mobile Manipulation Plan]] CRAM intermediate tutorial, including code to be copied to <code>simple-mobile-manipulation-plan.lisp</code>
 
+
==Content details:==
+
(For a detailed lecture plan, see [[Cognitive Robotics Lecture Plan]].
+
 
+
The course will cover the following topics:
+
 
+
 
+
==Faculty:== David Vernon
+
 
+
==Delivery:== Face-to-face
+
 
+
==Recommended reading==
+
 
+
[http://homepages.inf.ed.ac.uk/rbf/BOOKS/VERNON/vernon.htm Vernon 1991] D. Vernon, ''Machine Vision: Automated Visual Inspection and Robot Vision'', Prentice-Hall, 1991.
+

Latest revision as of 06:12, 13 January 2022

The following pages provide support material for the course on Cognitive Robotics.

General Resources

Cognitive Robotics Resources

Software

Software Installation Guide
GitHub Repository

Resources for Modules 9 - 12 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 with CRAM 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 simple-mobile-manipulation-plan.lisp