rskill-nav2-navigate-to-pose
CommunityAutomate mobile base navigation to a target pose using Nav2
Authorbensonlee5
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the navigation of a mobile base to a specified target pose using the Nav2 framework, eliminating the need for manual control and reducing the complexity of robot navigation tasks.
Core Features & Use Cases
- Automated Navigation: Guides the mobile base to a target pose using Nav2's NavigateToPose action.
- Result-Only Mode: Nav2 publishes
cmd_veldirectly to the base controller, simplifying the integration process. - Embodiment Support: Designed for robots with a planar base and a
body_twistactuator. - Use Case: Ideal for scenarios where a robot needs to autonomously navigate to a specific location, such as a delivery robot navigating to a drop-off point.
Quick Start
Dispatch the navigation goal using the OpenRAL runner with the following command:
ros2 action send_goal /openral/execute_skill openral_msgs/action/ExecuteSkill \
"{rskill_id: 'OpenRAL/rskill-nav2-navigate-to-pose', deadline_s: 120.0, prompt: 'go to map origin'}"
Dependency Matrix
Required Modules
nav2_msgs
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rskill-nav2-navigate-to-pose Download link: https://github.com/bensonlee5/openral/archive/main.zip#rskill-nav2-navigate-to-pose Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.