Skip to content

Commit 013bc3d

Browse files
authored
Merge pull request #247 from BCLab-UNM/template_model_readme_catkin_fix
Updated readme to say catkin has to be run
2 parents 6c40aa1 + 14587aa commit 013bc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simulation/models/swarmie/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ erb -T - rovername=name rovercolor=color -- model.sdf.erb > model.sdf
44
```
55

66
NOTE: You should use `misc/gen_rover_models.sh` to generate the all of the default
7-
rover models.
7+
rover models. Before you can use the script the catkin workspace has to be configured (catkin build).

0 commit comments

Comments
 (0)