Skip to content

zilmano/CS393R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs393r_starter

Using this Repo

You will be using a duplicate of this repo for all development in the class. This repo provides starter code for the ROS subscriptions, publishers and control loops you will be using.

Duplicate the Repo

  1. Make sure you're logged into your GitHub account.
  2. Create a new repo with the same name under your GitHub account. Dont initialize that with anything.
  3. git clone <this repository url> (found in the upper right)
  4. cd <cloned_repo>
  5. git push --mirror <your new repository url>

Clone and Build

  1. mkdir projects
  2. cd projects
  3. git clone <your repository url> (found in the upper right)
  4. cd <cloned_repo>
  5. make -j

About

CS393R Final Projecton Astar branch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages