No version for distro humble. Known supported distros are highlighted in the buttons above.
|
Package Summary
Tags | No category tags. |
Version | 2.0.11 |
License | Apache License, Version 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/PlanSys2/ros2_planning_system.git |
VCS Type | git |
VCS Version | iron-devel |
Last Updated | 2023-08-02 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package contains the PDDL-based Planner module for the ROS2 Planning System
Additional Links
No additional links.
Maintainers
- Francisco Martin Rico
Authors
No additional authors.
Planner
The Planner module is responsible for creating plans. By default, it uses popf, that is a PDDL solver.
This module is very simple, as its only task is calling the popf binary and parsing the result.
The main class is plansys2::PlannerNode
, which is instantiated from planner_node.cpp
. plansys2::PlannerNode
is a also rclcpp_lifecycle::LifecycleNode
, but currently the functionality is in the active phase.
Plan solvers are specified in the plan_solver_plugins
parameter. In case of more than one specified, the first one will be used. If this parameter is not specified, POPF will be used by default.
Services
-
/planner/get_plan
[plansys2_msgs::srv::GetPlan
]
CHANGELOG
Changelog for package plansys2_planner
2.0.11 (2023-08-02)
2.0.10 (2023-07-17)
- Merge remote-tracking branch \'origin/humble-devel\'
- Merge pull request #238 from roveri-marco/fix_goal_structure_issue_205 Fix goal structure issue 205
- Minor changes to the tests to comply with some change in the generated output
- Merge remote-tracking branch \'origin/master\' into fix_goal_structure_issue_205
- Merge remote-tracking branch \'upstream/master\'
- Contributors: Francisco Mart
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
No direct system dependencies.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged plansys2_planner at Robotics Stack Exchange
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.