- ROS Robotics Projects
- Lentin Joseph
- 96字
- 2021-04-02 20:29:13
Summary
This chapter was about building a face tracker using a webcam and Dynamixel motor. The software we used was ROS and OpenCV. Initially, we saw how to configure the webcam and Dynamixel motor, and after configuration, we were trying to build two packages for tracking. One package was for face detection, and the second package was a controller that can send a position command to Dynamixel to track the face. We have discussed the use of all the files inside the packages and did a final run to demonstrate the complete working of the system.
推薦閱讀
- JavaScript從入門到精通(微視頻精編版)
- Beginning Java Data Structures and Algorithms
- 測試驅動開發(fā):入門、實戰(zhàn)與進階
- Pandas Cookbook
- Learning SQLite for iOS
- Blender 3D Incredible Machines
- 程序員修煉之道:通向務實的最高境界(第2版)
- Android開發(fā):從0到1 (清華開發(fā)者書庫)
- RSpec Essentials
- Building Microservices with .NET Core
- Odoo 10 Implementation Cookbook
- Android Game Programming by Example
- jQuery技術內(nèi)幕:深入解析jQuery架構設計與實現(xiàn)原理
- Backbone.js Testing
- Python機器學習與量化投資