Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 373 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 373 Bytes

ROS Support for Phasespace Mocap System

Usage

  1. Clone the repository in your catkin workspace
cd ~/catkin_ws/src/
git clone https://github.com/FocasLab/phasespace-mocap-ros.git
  1. Build the packages
catkin_make 
# or
catkin build
  1. Launching the mocap system
roslaunch phasespace_bringup phasespace_mocap.launch server_ip:="<your_mocap_ip>"