Press [Ctrl+Alt+T] to call out terminal
sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor
sudo apt-get update
sudo apt-get install indicator-sysmonitor
call out the monitor
indicator-sysmonitor
then preference -> general -> choose 'Run on starup'
Learn More โ
Learn More โ
choose what to display: preference -> advanced -> customize output -> temp:{cputemp} cpu: {cpu} mem: {mem} net: {net}
Learn More โ
Learn More โ
make sure that "keyboard input method system = ibus"
Learn More โ
choose install/remove languages -> Chinese(traditional)
Learn More โ
sudo apt-get install ibus-chewing
ibus restart
sudo reboot
Text Entry -> + -> Chinese (Chewing)(IBus)
Learn More โ
Learn More โ
Learn More โ
sudo apt-get install kolourpaint4
Learn More โ
Or install on Ubuntu Software
Download Visual Studio Code from the link above
Learn More โ
cd Downloads/
ls
sudo dpkg -i code_1.35.1-1560350270_amd64.deb
Learn More โ
Learn More โ
extensions
Learn More โ
sudo apt-get install git
System Settings
-> Appearance
-> Behavior
-> choose Enable workspaces
Learn More โ
Learn More โ
Learn More โ
Press [Ctrl+Alt+Up/Down/Left/Right] to switch workspaces
Learn More โ
install xrdp
sudo apt-get install xrdp vnc4server xbase-clients
setting up desktop sharing
Learn More โ
Learn More โ
install dconf-editor
sudo apt-get install dconf-editor
run dconf-editor without sudo and tune parameters
dconf-editor
path:org > gnome > desktop > remote-access
disable "promotion-enabled" and "requre-encryption"
Learn More โ
install VNC-viewer Linux
Learn More โ
Learn More โ
sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list'
sudo apt-key adv --keyserver 'hkp://keyserver.ubuntu.com:80' --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654
sudo apt-get update
sudo apt-get install ros-kinetic-desktop-full
sudo rosdep init
rosdep update
echo "source /opt/ros/kinetic/setup.bash" >> ~/.bashrc
source ~/.bashrc
sudo apt install python-rosinstall python-rosinstall-generator python-wstool build-essential
Then start your journey @ROS wiki .
This document provide some installation links required for pev and pui
Aug 18, 2023https://www.jianshu.com/p/3422ea8ad008
Aug 18, 2023How To Use Your GoPro As A Webcam https://gopro.com/content/dam/help/hero10-black/manuals/HERO10Black_UM_zh-TW_REVA.pdf 即時串流 + 網路攝影機模式 設定即時串流 1. 連線至 GoPro Quik 應用程式。如需詳細資訊,請參閱連線到 GoPro Quik 應用程式(第 91 頁)。 2. 在應用程式中,點選 以操控相機。 3. 點選 並按照指示來設定串流。 如要查看完整的逐步指示,請造訪 gopro.com/live-stream-setup。 將 GOPRO 當作網路攝影機使用 GoPro 和電腦都必須先設定為網路攝影機模式才能即時播送。您的相機 預設為網路攝影機模式。使用隨附的 USB-C 傳輸線將相機連接至電腦, 然後依照 gopro.com/webcam 中的逐步設定指示操作。 GitHub - jschmid1/gopro_as_webcam_on_linux: Allows to use your GoPro camera as a webcam on linux https://github.com/TOTON95/ros-gopro-driver step 1: Update your camera via GoPro Quik or by manual update.
May 9, 2022Distribution  Install Ubuntu 20.04 ROS2 Foxy Imigration Journal from ROS1 to ROS2 1. pui_teleop pkg requirement
Sep 14, 2021or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up