Skip to content

WinstonHChou/robocar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robocar

ALWAYS SOURCE ROS IN EVERY TERMINAL

First build

Clone this repo.

Then, in the robocar home directory, do

source /opt/ros/foxy/setup.bash
vcs import < common.repos
vcs import < ADDITIONAL_REPO_FILE (If you have one)
make rosdep-install
make
source install/setup.bash

Future build

In the home directory, make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 42.6%
  • CMake 34.3%
  • Makefile 15.0%
  • Shell 8.1%