Skip to content

Commit

Permalink
Rename compile_python -> proto2python.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Milan Jelisavcic committed Jan 15, 2019
1 parent 05471c4 commit 53f9fef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/compile_python → tools/proto2python.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/sh
#!/usr/bin/env sh

# Generate Python protobuf files
protoc -I ../cpprevolve/revolve/msgs \
-I /usr/local/include/gazebo-9/gazebo/msgs/proto \
Expand Down

0 comments on commit 53f9fef

Please sign in to comment.