To use VICON SDK here
This mini wrapper allows you to directly to use all functionalities defined in VICON SDK, and directly integrate it with you ROS project. You can easily define your own function under ViconMe.hpp
- install ROS
- connect to VICON LAN
- set VICON SERVER IP_ADDR
-
first go to here and here to respectively change
vicon_ip_addr
andtopic_name
-
then run
roslaunch ros_vicon_sdk access.launch
-
go to here to define your own functions, the code is pretty much explantory.
- in this repo, a simple function to get all marker translation (in mm) is defined.
-
you can refer to here for all
SDK functions
.
- python version (we welcome pull request, as I'm too lazy to do so hehe)
pattylo @ AIRO-LAB @ RCUAS, HKPolyU