Open azeey opened 10 months ago
The use of the ros_gz_sim/create node is not well documented. The README shows how to run the node from the command line, but doesn't have examples of its use in a launch file. We should also add an example of it in the ros_gz_project_template repo.
ros_gz_sim/create
ros_gz_project_template
I think this can be closed as the gz_spawn_model.launch.py and gz_spawn_model.launch launch files act as an example of how to use the node.
gz_spawn_model.launch.py
gz_spawn_model.launch
Desired behavior
The use of the
ros_gz_sim/create
node is not well documented. The README shows how to run the node from the command line, but doesn't have examples of its use in a launch file. We should also add an example of it in theros_gz_project_template
repo.