-
Notifications
You must be signed in to change notification settings - Fork 8
Getting Started
Vivian Chu edited this page Aug 2, 2016
·
2 revisions
- Tested on Ubuntu 12.04 and 14.04
- Tested on ROS Groovy and ROS Indigo
- Pytables
- HDF5
- Numpy
sudo apt-get install libhdf5-serial-dev
sudo easy_install cython
sudo pip install numexpr
sudo pip install tables
- clone the repo
git clone https://github.com/si-machines/data_logger_bag.git
- Add to your catkin_ws
ln -s ~/data_logger_bag/ ~/catkin_ws/src/