nav-plan

Generate robot navigation plans from map and pose data.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/SiYueY/roboagent --skill nav-plan-siyuey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nav-plan
Source: https://github.com/SiYueY/roboagent/tree/main/docs/modules
Command: npx skills add https://github.com/SiYueY/roboagent --skill nav-plan-siyuey

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating efficient navigation plans for robots, automating the process of route and waypoint planning.

Core Features & Use Cases

  • Navigation Plan Generation: Automatically generate optimal routes for robot movement based on environmental data.
  • Waypoint Planning: Set specific waypoints for robots to follow, ensuring precise control over the path.
  • Use Case: In a warehouse environment, use this Skill to plan the path of a robot from one shelf to another, optimizing for speed and efficiency.

Quick Start

Generate a navigation plan for the robot to travel from point A to point B, ensuring the optimal route is calculated.

Frequently Asked Questions about nav-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a navigation plan for robot movement in a warehouse?

To generate a navigation plan for robot movement, you need to provide map and pose data so the system can calculate an optimal route. This automates waypoint planning for logistics scenarios.

How do I set specific waypoints for robots to follow?

Waypoint planning is handled automatically by providing environmental data to the route calculation process. This ensures precise control over the specific path the robot follows to its destination.

What data do I need for route optimization in logistics automation?

Route optimization in logistics requires access to map and pose data to calculate routes. This environmental data allows the system to generate efficient paths for warehouse robot movement.

Can I use this for path planning from one shelf to another?

Yes, warehouse automation is a core use case where you can plan the path of a robot from one shelf to another. The system calculates the optimal route based on provided environmental data.

Does route calculation work without map and pose data?

No, route calculation requires access to both map and pose data to generate navigation plans. Without these inputs, the system cannot automate route and waypoint planning for robot movement.