Skip to content

Commit

Permalink
ros2: add shebang to global_position_relay script.
Browse files Browse the repository at this point in the history
Signed-off-by: Rhys Mainwaring <[email protected]>
  • Loading branch information
srmainwaring committed Jan 18, 2024
1 parent b0530ec commit 505ea46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terrain_navigation_ros/scripts/global_postion_relay.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env python3

"""
ROS 2 node to convert from mavros_msgs/GlobalPositionTarget Message
to ardupilot_msgs/GlobalPosition
Expand Down

0 comments on commit 505ea46

Please sign in to comment.