Skip to content

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

Notifications You must be signed in to change notification settings

tkmtnt7000/oavp_ros

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages