autonomoussystemsengineering / amiro_senseact

AMiRo Applications and RSB Drivers

Repository from Github https://github.comautonomoussystemsengineering/amiro_senseactRepository from Github https://github.comautonomoussystemsengineering/amiro_senseact

Sense Act Plan/ROS project

How To Setup Repo

  • 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 then source /opt/ros/kinetic/setup.bash instead

About

AMiRo Applications and RSB Drivers


Languages

Language:C 33.3%Language:C++ 31.0%Language:HTML 13.7%Language:JavaScript 8.8%Language:CMake 5.7%Language:CSS 3.6%Language:Perl 1.3%Language:Shell 0.9%Language:MATLAB 0.7%Language:Groovy 0.5%Language:Objective-C 0.3%Language:PHP 0.1%Language:M4 0.0%Language:Makefile 0.0%Language:Python 0.0%