Table of Contents

B3M33MKR: Mobile and and Collective Robotics (winter term 2021/22)

Seminars organization


Introduction


Assignments

The tasks will be assessed at the end of the semester but can be assessed sooner if the team wishes so.


Getting the seminar credit

To get the seminar credit, student must:

How-To Setup your ROS Environment in Singularity

ssh {username}@turtle.felk.cvut.cz. On these systems, your personal NFS folder will be mounted as $HOME. Before you can log remotely, you need to set a password through this page.

How-To Use The Real Robots

To use the turtlebots:

How-To Use the Simulated Robots

The simulator used is Flatland. The graphical interface to Flatland is RViz.

How-To Work Remotely

- ssh {usermap_username}@turtle.felk.cvut.cz. On this system, your personal NFS folder will be mounted as $HOME. Before you can log remotely, you need to set a password through this page. - alternatively, you can remotely start one of the lab's computer and log to it.

  1. Start the computer with ssh student@turtle.felk.cvut.cz (ask for password if you forgot it) and follow the instructions
  2. ssh {usermap_username}@turtle.felk.cvut.cz
  3. ssh {usermap_username}@desktop01 if you started desktop01.
  4. Please then turn off the computer with the shell command poweroff when you are done.

You can also load a remote desktop to use graphical applications. Only physical computers can be used for this. More information on this page:

- ssh student@turtle.felk.cvut.cz and follow the instructions. - tmux if you want to be able to open further text shells - remote-desktop start xpra, note the actual used display (e.g. ':1') - On your PC, start Xpra. Choose the method SSH→SSH (not available on Xpra version 2), username: usermap's username, proxy: turtle.felk.cvut.cz, hostname: desktop-01 or the one where you called remote-desktop.

Back to the course page.