GithubHelp home page GithubHelp logo

ee346_lab4's Introduction

lane following

This is the lab 4 for SUSTech EE346 Spring 2022.

It contains gazebo simulation model and control code for turtlebot3 burger.

Usage

1. Clone the source code and catkin_make this package

cd ~/catkin_ws/src

git clone https://github.com/Mandan-CHAO/EE346_Lab4

cd ..

catkin_make

2. Launch the gazebo map

export GAZEBO_MODEL_PATH=${GAZEBO_MODEL_PATH}:~/catkin_ws/src/EE346_Lab4/models

source ~/catkin_ws/devel/setup.bash

roslaunch EE346_Lab4 race_track.launch

3. chmod lane following python code

cd ~/catkin_ws/src/EE346_Lab4/scripts/

chmod +x lane_following_part1.py

chmod +x lane_following_part2.py

chmod +x lane_following_part3.py

4. run lane following control part

cd ~/catkin_ws

source devel/setup.bash

part1

rosrun EE346_Lab4 lane_following_part1.py

part2

rosrun EE346_Lab4 lane_following_part2.py

part3

rosrun EE346_Lab4 lane_following_part3.py

ee346_lab4's People

Contributors

mandan-chao avatar silvery107 avatar

Watchers

 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.