Skip to content

coheonsb/spotmicro_champ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotmicro_champ

install ros

http://wiki.ros.org/noetic/Installation/Ubuntu


sudo apt install -y python-rosdep

sudo apt-get install libi2c-dev 

cd <your_ws>/src
git clone --recursive https://github.com/chvmp/champ
git clone https://github.com/chvmp/champ_teleop
cd ..
rosdep install --from-paths src --ignore-src -r -y



cd <your_ws>
catkin_make
source <your_ws>/devel/setup.bash



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published