Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbed authored Oct 29, 2023
1 parent 2e850e7 commit 8534b37
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,7 @@ def pytroller_logic_impl(states, commands, msg, params):
return commands
```

Before building the generated controller install `cython`
```shell
$ pip3 install cython
```

Then install all dependencies and build the controller using
Install all dependencies and build the controller using
```shell
$ rosdep install --ignore-src --from-paths . -y -r
$ colcon build
Expand Down

0 comments on commit 8534b37

Please sign in to comment.