User Tools

Site Tools


opencv_ros

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
opencv_ros [2019/08/18 16:55] bradseoopencv_ros [2019/08/19 12:08] (current) bradseo
Line 1: Line 1:
 =====Running Opencv using ROS===== =====Running Opencv using ROS=====
- 
-<!-- Replace the above line with the name of your "How To" Tutorial e.g. How to Laser cut Your Name in Wood --> 
- 
-<!-- Everywhere you see <some sentence>, replace it with the answer (be concise), and remove the < and > brackets --> 
  
 **Author:** <Brandon Seo> Email: <hyunduck1024@gmail.com> <!-- replace with your email address --> **Author:** <Brandon Seo> Email: <hyunduck1024@gmail.com> <!-- replace with your email address -->
 \\ \\
-**Date:** Last modified on <MM/DD/YY>+**Date:** Last modified on <08/19/19>
 \\ \\
 **Keywords:** <Ros, Tutorial, CMakeLists, step-by-step> **Keywords:** <Ros, Tutorial, CMakeLists, step-by-step>
Line 58: Line 54:
 \\ \\
 {{:opencv_update.png?300|}} {{:opencv_update.png?300|}}
-\\ 
-\\ 
 \\ \\
 \\ \\
Line 65: Line 59:
 **Step 2** **Step 2**
 \\ \\
-Make your own package to run the example code of Dynamixel.+Make your own package to run the example code of Opencv.
 \\ \\
 \\ \\
 **Step 3** **Step 3**
 \\ \\
-Modify the example code to wheel mode.+you put the link_directories and target_link_libraries in CMakeLists. 
 +\\ 
 +{{:opencvlibraries.png?500|}} 
 +\\ 
 +This is my cmakelist {{:opecv_cmake.docx|}}    
 +\\ 
 +\\ 
 +**Step 4** 
 +\\ 
 +Modify the example code to detect the object.
 \\ \\
-If you just bring your code based on Windows, you may add headerfile and change some codes.+If you just bring your sourcefile based on Windows, you may add headerfile and change some codes.
 \\ \\
 Because this all steps are based on Linux. Because this all steps are based on Linux.
Line 79: Line 82:
 ==== Final Words ==== ==== Final Words ====
  
-This tutorial's objective was to build the Dynamixel code on ROS. Once the concepts were conveyed the reader could apply Opencv too.+This tutorial's objective was to build the Opencv code on ROS. Once the concepts were conveyed the reader could combine Dynamixel and Opencv.
 \\ \\
 \\ \\
 For questions, clarifications, etc, Email: <hyunduck1024@gamil.com> For questions, clarifications, etc, Email: <hyunduck1024@gamil.com>
  
opencv_ros.1566172527.txt.gz · Last modified: by bradseo