Skip to content

Commit

Permalink
Fix DoTeleop Action (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass authored Nov 28, 2023
1 parent 37e3f65 commit 6d877af
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@ TeleoperationMode initial_mode

---

## FEEDBACK

# The current teleoperation mode
TeleoperationMode current_mode

---

## RESULT

# Whether the teleoperate action completed successfully.
bool success

# (Optional) Free-form string to describe the result.
string reason

---

## FEEDBACK

# The current teleoperation mode
TeleoperationMode current_mode

0 comments on commit 6d877af

Please sign in to comment.