Difference between revisions of "Cognitive Robotics - Software Installation Guide"

From David Vernon's Wiki
Jump to: navigation, search
Line 1: Line 1:
 
The cognitive robotics course uses the CRAM cognitive architecture (Cognitive Robot Abstract Machine) and ROS (Robot Operating System) on Ubuntu.   
 
The cognitive robotics course uses the CRAM cognitive architecture (Cognitive Robot Abstract Machine) and ROS (Robot Operating System) on Ubuntu.   
  
The CRAM [http://cram-system.org/installation Installation] page states that the recommended setup is Ubuntu 16.04 with ROS Kinetic.  However, CRAM research has already moved to an Ubuntu 18.04 with ROS Melodic.
+
The CRAM [http://cram-system.org/installation Installation] page states that the recommended setup is Ubuntu 18.04 with ROS Melodic.
  
For this reason, we support two software installations:
+
The 18.04 guide is under development ... <span style="color:#FF0000">check back again soon.</span>  
 
+
 
+
# [[Cognitive Robotics - Software Installation Guide for ROS Kinetic and Ubuntu 16.04]] <BR>
+
# [[Cognitive Robotics - Software Installation Guide for ROS Melodic and Ubuntu 18.04]] <BR>
+
 
+
 
+
The 18.04 guide is under development. <span style="color:#FF0000">Please do not use it.</span> Use the 16.04 guide instead. 
+
 
+
Next year, the course will use CRAM on Ubuntu 18.04 with ROS Melodic. This year (2022) we will stay with Ubuntu 16.04 with ROS Kinetic.
+
  
 
----
 
----
 
Back to [[Cognitive Robotics]]
 
Back to [[Cognitive Robotics]]

Revision as of 03:27, 19 January 2023

The cognitive robotics course uses the CRAM cognitive architecture (Cognitive Robot Abstract Machine) and ROS (Robot Operating System) on Ubuntu.

The CRAM Installation page states that the recommended setup is Ubuntu 18.04 with ROS Melodic.

The 18.04 guide is under development ... check back again soon.


Back to Cognitive Robotics