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:44] – [Software Construction] 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 52: Line 48:
 you could end up being deleted everything. you could end up being deleted everything.
 \\ \\
-Follow this [[https://webnautes.tistory.com/1186| Opencv Updated]]+Follow this [[https://webnautes.tistory.com/1186| Opencv Update]]
 \\ \\
 \\ \\
-{{:ros_tutorial.png?500|}}+If you succeed to follow this, it would show like this.
 \\ \\
 +{{:opencv_update.png?300|}}
 \\ \\
-When you make the package, you should be careful about this 
 \\ \\
-{{:create.png?600|}} 
 \\ \\
-you also should put 'message_generation'. These things are essential to make package.+**Step 2**
 \\ \\
 +Make your own package to run the example code of Opencv.
 \\ \\
 \\ \\
-**Step 2**+**Step 3**
 \\ \\
-Make your own package to run the example code of Dynamixel.+you put the link_directories and target_link_libraries in CMakeLists.
 \\ \\
 +{{:opencvlibraries.png?500|}}
 \\ \\
-**Step 3**+This is my cmakelist {{:opecv_cmake.docx|}}    
 +\\ 
 +\\ 
 +**Step 4**
 \\ \\
-Modify the example code to wheel mode.+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 82: 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.1566171898.txt.gz · Last modified: by bradseo