ROS - Motive via VRPN

asked 2017-06-26 12:39:33 -0500

UbuntuROs gravatar image

updated 2017-06-26 12:42:52 -0500

I was trying to connect ROS kinetic with optritrack via VRPN. I am using Ubuntu 16.4.02. I followed this http://wiki.ros.org/vrpn_client_ros instruction but still didn't get it right. I am new for Ubuntu terminal and ROS too. I am kind of confused what to do. I actually followed the following steps I am not sure if I did it right so,
1. I cloned https://github.com/clearpathrobotics/... to my catkin_ws
2. I used export file to export the file I donwloaded from the same link.
3. I ran the command catkin_make then it showed me the following messages

Base path: /path to where catkin_ws found
Source space: /path to src
Build space:/path to build
Devel space: /path to devel
Install space: /path to install ####### Running command: "make cmake_check_build_system" in "/path to catkin_ws/build" ####### Running command: "make -j1 -l1m" in "/path to catkin_ws/build"

I don't know what to do next

edit retag flag offensive close merge delete

Comments

Did you ever get it working? I am finding it very hard to get proper instructions on installing vrpn for ros kinetic, any guidance you can give will be very helpful

oha gravatar image oha  ( 2018-03-19 11:39:07 -0500 )edit