Skip to content
forked from inomuh/evapi_ros

ros libraries for electronic control unit of evarobot

Notifications You must be signed in to change notification settings

jhjyear/evapi_ros

 
 

Repository files navigation

evapi_ros

Before evapi_ros

sudo apt-get install libi2c-dev

  • install eigen library

sudo apt-get install libeigen3-dev

Create workspace

mkdir -p ~/catkin_ws/src cd ~/catkin_ws/src catkin_init_workspace cd ~/catkin_ws catkin_make source devel/setup.bash

Install evapi_ros

cd ~/catkin_ws/src git clone https://github.com/inomuh/evapi_ros.git cd ~/catkin_ws catkin_make

About

ros libraries for electronic control unit of evarobot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.8%
  • C 1.3%
  • Other 0.9%