Update 'instructions_custom_topics.md'
This commit is contained in:
parent
185f1250b9
commit
b5d9b51371
@ -50,7 +50,7 @@ This will result in an empty package structure:
|
||||
### 1. Create CMake Package
|
||||
* Move to your colcon workspace's src directory: `cd <workspace_path>/src`
|
||||
* (For example: `cd ~/colcon_ws/src`)
|
||||
* Create CMake package: `ros2 pkg create --build-type ament_cmake <package_name>
|
||||
* Create CMake package: `ros2 pkg create --build-type ament_cmake <package_name>`
|
||||
* (Here: `ros2 pkg create --build-type ament_cmake pubsub_msg`)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user