Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 660 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 660 Bytes

ED Sensor integration Build Status

Plugins for integrating sensor data into ED, e.g. Lidar, RGBD

Installation

Depends on:

Check out the following packages in your workspace:

cd <your_catkin_workspace>/src
git clone https://github.com/tue-robotics/ed_sensor_integration.git

And compile

cd <your_catkin_workspace>:
catkin_make

Tutorial

All ED tutorials can be found in the ed_tutorials package: https://github.com/tue-robotics/ed_tutorials