Package for experimenting in vicon motion capture with turtlesim
-
Create a vicon object called "duckiecar_1" and make sure "vicon/duckiecar_1/duckiecar_1" is advertising on your system
-
catkin build
-
roslaunch vicon_nodes vicon_turtle.launch
-
Move your vicon object
- Pretty Buggy - Not that accurate with tracking movement of vicon object
- Angle from Quaternion is the most inaccurate with the current system
- If vicon arena is coordinated differently, alter DesPose values in the callback function: vs_cb at the bottom.