Difference between revisions of "Sisters Additional Software and Configuration"

From wikidb
Jump to: navigation, search
(Install)
Line 8: Line 8:
 
=== Openssh required for Fetch and ssh on Mac. ===
 
=== Openssh required for Fetch and ssh on Mac. ===
  
* [http://learn.turtlebot.com/2015/02/01/7/ ssh]
+
* [http://learn.turtlebot.com/2015/02/01/7/ Turtlebot3 ssh referene]
 
   sudo apt-get install openssh-server -
 
   sudo apt-get install openssh-server -
  

Revision as of 12:45, 7 January 2019

Additional Software Loaded

Install

emacs

 sudo apt-get install emacs

Openssh required for Fetch and ssh on Mac.

 sudo apt-get install openssh-server -

Mouse Pad Disable


  18  sudo add-apt-repository ppa:atareao/atareao
  19  sudo apt update
  20  sudo apt install touchpad-indicator
  21  history