ROS 2 - STELLA N2 UI 이용 구동
sudo apt-get install python3-pip
pip3 install psutil
sudo apt-get install sshpass
sudo apt-get install python3-wxgtk4.0

Last updated
sudo apt-get install python3-pip
pip3 install psutil
sudo apt-get install sshpass
sudo apt-get install python3-wxgtk4.0

Last updated
cd ~/colcon_ws/src/
git clone https://github.com/ntrexlab/STELLA_UI_ROS2.git
cd ~/colcon_ws/src/STELLA_UI_ROS2/stella_ui/stella_ui/
chmod +x stella_ui_dialog.py
cd ~/colcon_ws/
colcon build --symlink-installros2 launch stella_ui stella_ui.launch.py