mirte_lc_msgs
0.0
  • Message Definitions
    • DetectedObject
    • DetectedObjectArray
  • Service Definitions
    • GetDetectedObjects
    • ServeCoverageStatus
  • Action Definitions
    • MoveToPosition
    • NavigateCoverage
  • Standard Documents
    • PACKAGE
    • README
      • ROS 2 Messages package
        • Services
        • Messages
        • Actions
mirte_lc_msgs
  • »
  • Action Definitions »
  • NavigateCoverage
  • View page source

NavigateCoverage

This is a ROS action definition.

Source

# Goal
string BOUSTROPHEDON=BousPlanner
string SPANNINGTREE=SpanningTreePlanner
string SKELETON=SkeletonPlanner

string planner_type
bool verbose

---
# Result
bool success
string message

---
# Feedback
float32 completion_percentage
float32 distance_remaining
int32 current_segment
int32 total_segments
Previous Next

© Copyright The <mirte_lc_msgs> Contributors. License: TODO: License declaration.

Built with Sphinx using a theme provided by Read the Docs.