plansys2_popf_plan_solver: Rolling
Links
Rosindex
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace plansys2
Classes and Structs
Class POPFPlanSolver
Directories
Directory include
Directory plansys2_popf_plan_solver
Files
File popf_plan_solver.hpp
Standard Documents
README
POPF Plan solver
PACKAGE
CHANGELOG
Changelog for package plansys2_popf_plan_solver
2.0.9 (2022-07-10)
2.0.8 (2022-05-04)
2.0.7 (2022-05-04)
2.0.6 (2022-05-03)
2.0.5 (2022-05-03)
2.0.4 (2022-05-03)
2.0.3 (2022-04-03)
2.0.2 (2022-04-03)
2.0.1 (2022-02-03)
2.0.0 (2021-07-04)
1.0.10 (2021-07-03)
1.0.9 (2021-03-15)
1.0.8 (2021-03-12)
1.0.7 (2021-01-04)
1.0.6 (2020-12-29)
1.0.5 (2020-12-28)
1.0.4 (2020-12-24)
1.0.3 (2020-12-23)
1.0.2 (2020-12-23)
1.0.1 (2020-07-19)
0.0.7 (2020-03-26)
0.0.6 (2020-03-23)
0.0.5 (2020-01-12)
0.0.4 (2020-01-09 07:55)
0.0.3 (2020-01-09 07:11)
0.0.2 (2020-01-08)
Index
plansys2_popf_plan_solver: Rolling
C++ API
Class POPFPlanSolver
View page source
Class POPFPlanSolver
Defined in
File popf_plan_solver.hpp
Inheritance Relationships
Base Type
public
PlanSolverBase
Class Documentation
class
POPFPlanSolver
:
public
PlanSolverBase
Public Functions
POPFPlanSolver
(
)
void
configure
(
rclcpp_lifecycle
::
LifecycleNode
::
SharedPtr
&
,
const
std
::
string
&
)
std
::
optional
<
plansys2_msgs
::
msg
::
Plan
>
getPlan
(
const
std
::
string
&
domain
,
const
std
::
string
&
problem
,
const
std
::
string
&
node_namespace
=
""
)
bool
is_valid_domain
(
const
std
::
string
&
domain
,
const
std
::
string
&
node_namespace
=
""
)