- clone all submodules
git submodule update --init --recursive
- source enviroments (this has do be done for every working terminal)
source source.sh
- create protobuff files
cd project/includes/types && chmod +x createPbFiles.sh && ./createPbFiles.sh <rsb.version> && cd ../../../
- copy rsb.conf to ROS-home
cp catkin_ws/rsb.conf ~/.ros/
- to build ROS workspace:
cd catkin_ws && source devel/setup.bash && catkin_make -DCMAKE_BUILD_TYPE=Release
if there is no devel folder thensource /opt/ros/kinetic/setup.bash
instead
-
Notifications
You must be signed in to change notification settings - Fork 2
autonomoussystemsengineering/amiro_senseact
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
AMiRo Applications and RSB Drivers
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published