Skip to content

Commit

Permalink
msg generation for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
fsae computer committed Jul 14, 2024
1 parent 5b3a910 commit 4b57347
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions interfaces_clean.bash
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
python3 ROS2-protobuff-compiler/protobuf2rosmsg.py -m src/moa/moa_msgs/msg -s src/moa/mo
a_msgs/srv -c
2 changes: 2 additions & 0 deletions interfaces_run.bash
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
python3 ROS2-protobuff-compiler/protobuf2rosmsg.py -f interfaces.proto -m src/moa/moa_msgs/msg -s src/moa/mo
a_msgs/srv -c

0 comments on commit 4b57347

Please sign in to comment.