config.yaml
file in the catkin workspace folder like this:```yaml
project_name: "navigation-robot"
version: 0.0.1
nodes: - listener - talker - node1 - node2 ```
cargo build --release
One way is:
cp path-to-this-repo/target/release/cargo-ros-project-generator ~/.cargo/bin
catkin
workspace with the config.yaml
file in itcargo ros-project-generator