OUXT-Polaris / robotx_packages

ROS packages for Maritime RobotX Challenge
http://robotx.osaka/
29 stars 10 forks source link

enables to build parellel #88

Closed hakuturu583 closed 6 years ago

hakuturu583 commented 6 years ago

Status

DEVELOPMENT

Description

enables to build deb file parallel

Todos

Steps to Test or Reproduce

1.update bloom
See also https://qiita.com/musubi05/items/8d36f96122ef31145915.

git clone https://github.com/OUXT-Polaris/bloom
cd bloom
sudo python setup.py install

cd <robotx_core dir>
sudo apt update
sudo apt install fakeroot dpkg-dev debhelper
source build_dpkg.bash