Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ROS Introduction

Fork or git clone this repository

Before build the docker

add this into your bashrc

if [ -f "/dev_ws/setup.bash" ]; then
    source /dev_ws/setup.bash
fi

How to build the container

To build the image

.docker/build_image.sh

To run the image

.docker/run_user.sh

You may need to change the owner of the dev_ws, copy the line showing on the terminal

sudo chown -R [YOUR USER NAME] /dev_ws

Start a terminal

terminator

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages