- Robot Operating System Cookbook
- Kumar Bipin
- 60字
- 2021-06-18 19:20:59
Getting ready
A complex robotic application also uses the ROS pluginlib framework to extend the capabilities of the robot. Here, we will develop a simple RegularPolygon application using pluginlib and understand all the procedures involved in creating and linking a plugin to the main application.
First of all, we will create pluginlib_tutorials inside our workspace:
$ catkin_create_pkg pluginlib_tutorials roscpp pluginlib
推薦閱讀
- Spring 5企業級開發實戰
- Python數據分析入門與實戰
- Software Testing using Visual Studio 2012
- EPLAN實戰設計
- Python全棧數據工程師養成攻略(視頻講解版)
- Laravel Application Development Blueprints
- Distributed Computing in Java 9
- Simulation for Data Science with R
- 多媒體技術及應用
- SSH框架企業級應用實戰
- Web開發的平民英雄:PHP+MySQL
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- Java從入門到精通(視頻實戰版)
- Web開發新體驗
- C語言程序設計實驗指導