Giter Site home page Giter Site logo

kerenjj / mee4411_turtlebot3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from philipdames/mee4411_turtlebot3

0.0 0.0 0.0 197 KB

Code to use the Turtlebot3 in MEE4411: Introduction to Mobile Robotics

License: GNU Lesser General Public License v3.0

CMake 12.46% C++ 44.98% Python 33.70% Shell 8.87%

mee4411_turtlebot3's Introduction

mee4411_turtlebot3

Code to use the Turtlebot3 in MEE4411: Introduction to Mobile Robotics

Code Installation instructions

Note: This assumes you have a fresh installation of Ubuntu 18.04. If you already have a folder in your home directory called catkin_ws then you will need to rename it before running this installation script or change the name_catkin_workspace variable in line 16 of the setup script.

Download and run the installation script using the following commands:

wget https://raw.githubusercontent.com/philipdames/mee4411_turtlebot3/master/remote_pc_setup_melodic.sh
chmod 755 remote_pc_setup_melodic.sh
bash remote_pc_setup_melodic.sh

This will download and install ROS and all of the code libraries that you need in order to run the simulations for this class. It will also set up your ROS workspace, configure a lot of parameters on your computer, etc.

Test your simulation

Run the following command to ensure that your simulation environment is working properly.

source ~/.bashrc
roslaunch mee4411_core mee4411_simulation.launch

You should see the following screen appear: rviz screenshot of Turtlebot3 simulation

mee4411_turtlebot3's People

Contributors

philipdames avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.