ROS2_pubsub/non-ros-files/Programming_Rules.md

9 lines
136 B
Markdown
Raw Normal View History

# Rules for programming Python in ROS2
## File Structure
```
colcon_workspace
|
|- build
|- install
|- src
```