Skip to content

MaxMSun/ros-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS-Lab: Docker-Based Robot Operating System Virtual Lab

A Docker-based virtual lab of Robot Operating System to help beginners learn and practise. It's based on docker image "muchensun/ros_turtlebot3_vnc", which is built on another docker image "dorowu/ubuntu-desktop-lxde-vnc". This lab is wrapped by a command line tool to simplify operations.

launch test

Installation

It's highly recommended to create a conda Python3 environment before installation.

You can use pip to install(remember to use Python3), type the following command:

pip install ros-lab

How to use

  1. Type ros-lab in command line, you will enter ros-lab.
  2. Input help or ? for command information.
  3. Have fun with ros-lab !

launch test

Several tips

  1. For Ubuntu users, you may need to configure Docker before you start. If you have problems about user permission, please try the first answer here.
  2. After executing the "start_lab" command, it may take some time to start the lab. You can try to refresh the page.
  3. For current version dosen't support stopping and saving the container(forgive me, I will add it as soon as I can), if you have problem when restarting the lab, it might be helpful to restart Docker or stop all running containers. But remember it will recover the state of the container.

Useful links

About

Docker-Based Robot Operating System Virtual Lab

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published