- Artificial Intelligence for Robotics
- Francis X. Govers
- 131字
- 2021-07-23 19:00:55
Setting up catkin workspaces
We will need a catkin workspace on your development machine –laptop or desktop – as well as on the Raspberry Pi. Follow the instructions at http://wiki.ros.org/catkin/Tutorials/create_a_workspace.
If you are already a user of ROS, then you know what a catkin workspace is, and how it is used to create packages that can be used and deployed as a unit. We are going to keep all of our programs in a package we will call tinman. Let's go ahead and put this package together. It takes just a few steps.
Start in the home directory:
mkdir –p catkin_ws/src
cd catkin_ws/src
catkin_make
source devel/setup.bash
catkin_create_pkg tinman
catkin_make
cd src/tinman/src
mkdir script
mkdir launch
You’ll be left with a directory structure that looks something like this:

推薦閱讀
- Word 2003、Excel 2003、PowerPoint 2003上機(jī)指導(dǎo)與練習(xí)
- AutoCAD繪圖實用速查通典
- 三菱FX3U/5U PLC從入門到精通
- Julia 1.0 Programming
- Learning Apache Cassandra(Second Edition)
- 面向?qū)ο蟪绦蛟O(shè)計綜合實踐
- Hadoop應(yīng)用開發(fā)基礎(chǔ)
- 格蠹匯編
- Silverlight 2完美征程
- 嵌入式GUI開發(fā)設(shè)計
- 強(qiáng)化學(xué)習(xí)
- SQL Server數(shù)據(jù)庫應(yīng)用基礎(chǔ)(第2版)
- 智能鼠原理與制作(進(jìn)階篇)
- Oracle Blockchain Quick Start Guide
- 牛津通識讀本:大數(shù)據(jù)(中文版)