forked from henrikmidtiby/MarkerLocator
-
Notifications
You must be signed in to change notification settings - Fork 0
FroboLab/MarkerLocator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
** Requirements ** sudo apt-get install v4l-utils ** Parameters ** In the file MarkerLocator.py you will find a few parameters.You need to define the list of markers which you want tracked, and you need to define if you want the output printed or broadcasted as ROS messaged. ** Files ** CMakeLists.txt ROS/CATKIN makelist file fmMake.txt Make file related to FroboMind http://frobomind.org MarkerLocator.py The main file MarkerPose.py Python data structure for detected markers MarkerTracker.py Python class for detecting markers matlab/ Various matlab files used during development of the tracker msg/ Ros message definitions package.xml ROS/CATKIN Package file patterns/ Contains latex code for generating markers performancetesting/ Script for estimating the marker location accuracy PerspectiveTransform.py Class for making perspective transformations readme.txt This file setup.py ROS/CATKIN Python setup file TrackerInWindowMode.py Windowed tracker that is faster but doesn't handle entering and leaving markers well udp_server/ ROS based UDP server for publishing the markerlocator information in a generic format ** ROS ** To run the MarkerLocator.py script as a ROS node you first need to make the repository using CATKIN make. The reason is that a markerpose.msg file is defined within this package.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 79.3%
- TeX 10.7%
- CMake 6.8%
- MATLAB 3.2%