Skip to content

Commit

Permalink
AP_DDS: rally update Readme for clear behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
tizianofiorenzani committed Nov 22, 2024
1 parent 7e82636 commit 08d2a04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Tools/ros2/ardupilot_msgs/msg/Rally.msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Rally message provides a geographic point and
# Rally message provides a geographic point and
# its altitude reference frame.

geographic_msgs/GeoPoint point
Expand Down
2 changes: 1 addition & 1 deletion libraries/AP_DDS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ or
std_srvs.srv.Trigger_Response(success=True, message='Vehicle is Armable')
```

Clear the Rally Points list:
Clear the Rally Points list (the provided Point will be ignored):

```bash
ros2 service call /ap/rally_set ardupilot_msgs/srv/RallySet "{clear: true}"
Expand Down

0 comments on commit 08d2a04

Please sign in to comment.