Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 672 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 672 Bytes

Omni Audio Visual Package

main

This is the package for using a set of omni directional camera, speaker and mic by ROS.

Create standalone workspace

mkdir ~/catkin_ws/src -p
cd ~/catkin_ws/src
git clone https://github.com/tkmtnt7000/oavp_ros.git
wstool init .
wstool merge oavp_ros/oavp.rosinstall
wstool update
rosdep update
rosdep install -y -r --from-paths . --ignore-srd
source /opt/ros/$(ROS_DISTRO}/setup.bash
catkin init
catkin build oavp_ros

Usage

roslaunch oavp_ros oavp.launch