GithubHelp home page GithubHelp logo

sichitong / 2019f_competition_student Goto Github PK

View Code? Open in Web Editor NEW

This project forked from enph353/2019f_competition_student

0.0 1.0 0.0 34.94 MB

CMake 45.27% Python 46.83% Shell 1.78% C++ 6.12%

2019f_competition_student's Introduction

2019F UBC Parking competition

The repository contains the following ROS packages:

Folders Description
enph353_gazebo describes simulation world
enph353_npcs describes and controls pedestrian and Ford truck
enph353_utils contains competition startup scripts
adeept_awr describes and controls simulated Adeept AWR robot
adeept_awr_ros_driver controls real world Adeept AWR robot

Installation instructions:

  • If you do not have a workspace already create one in your home directory.
mkdir -p ~/353_ws/src
cd ~/353_ws/src
  • Clone the repository into a catkin workspace src folder.
git clone https://github.com/ENPH353/2019F_competition_students.git
  • Build the packages
roscd; cd ..
catkin_make
  • Source the environment
source devel/setup.bash
  • Start the simulated world
cd src/enph353_2019F_competition/enph353/enph353_utils/scripts
./run_sim.sh -vpgl

The available options are:

Option Description
-v spawn vehicle
-p spawn pedestrian
-g generate new license plates
-l display QR code labels

2019f_competition_student's People

Contributors

enph353 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.