Skip to content

Commit

Permalink
Fix tpos
Browse files Browse the repository at this point in the history
  • Loading branch information
j-rivero authored Sep 14, 2016
1 parent 4ffc9a7 commit 8a390af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ We welcome contributions to this repo and encourage you to fork the project, tha

## Implementations of simulations

It is higly recommended to place the code that performs simulation inside
It is highly recommended to place the code that performs simulation inside
[upstream gazebo code](https://bitbucket.org/osrf/gazebo/). The Gazebo project
provides documentation about [how to create and code
plugins](http://gazebosim.org/tutorials?cat=write_plugin) Ideally
plugins](http://gazebosim.org/tutorials?cat=write_plugin). Ideally
gazebo_ros_pkgs should implement the ROS wrapper over an existing gazebo
plugin.

Expand Down

0 comments on commit 8a390af

Please sign in to comment.