Skip to content

Repository files navigation

Setup

Connect to turtlebot in two terminals

ssh -X -L 8888:localhost:8888 username@192.168.210.xx

To install jupyter notebook:

pip3 install notebook

Run this in your first terminal

mount /local
singularity shell /local/robolab_noetic_2022-03-31.simg
source /opt/ros/lar/setup.bash
roslaunch robolab_turtlebot bringup_realsense_D435.launch # for turtle08-13

Run this in your second terminal

singularity shell /local/robolab_noetic_2022-03-31.simg
source /opt/ros/lar/setup.bash
cd && mkdir lar && cd lar
git clone https://github.com/basta/LAR.git --branch final_task2
~/.local/bin/jupyter-notebook --NotebookApp.token='' --NotebookApp.password=''

Finite-State-Machine architecture for Task 2

plot

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages