- 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=Releaseif there is no devel folder thensource /opt/ros/kinetic/setup.bashinstead
forked from autonomoussystemsengineering/amiro_senseact
-
Notifications
You must be signed in to change notification settings - Fork 0
dquir/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
Languages
- C 33.4%
- C++ 31.0%
- HTML 13.7%
- JavaScript 8.8%
- CMake 5.7%
- CSS 3.6%
- Other 3.8%