rmf_fleet_adapter_python
2.1
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace Graph
Namespace Lane
Namespace rmf_fleet_adapter
Namespace rmf_fleet_adapter::agv
Namespace rmf_traffic
Namespace rmf_traffic::geometry
Classes and Structs
Class PyConvexShape
Class PyEvent
Class PyExecutor
Class PyFinalConvexShape
Class PyFinalShape
Class PyOrientationConstraint
Class PyRobotCommandHandle
Class PyShape
Typedefs
Typedef Duration
Typedef EventPtr
Typedef Graph
Typedef Lane
Typedef Lane
Directories
Directory include
Directory rmf_fleet_adapter_python
Directory geometry
Directory graph
Files
File PyConvexShape.hpp
File PyEvent.hpp
File PyExecutor.hpp
File PyOrientationConstraint.hpp
File PyRobotCommandHandle.hpp
File PyShape.hpp
Standard Documents
CHANGELOG
Changelog for package rmf_fleet_adapter_python
2.1.8 (2023-12-19)
2.1.7 (2023-08-10)
2.1.6 (2023-06-02)
2.1.5 (2023-05-20)
2.1.4 (2023-04-27)
2.1.3 (2023-04-26)
2.1.2 (2022-10-10)
2.1.0 (2022-10-03)
2.0.0 (2022-03-18)
1.5.0 (2022-02-14)
1.3.0 (2021-06-07)
PACKAGE
README
rmf_fleet_adapter_python
Introduction
Installation
Running Examples
Notes
Using the Bindings
Description
Creating your own RobotCommandHandle
Using
__init__
Creating Your Own Event Executor
Interacting with
rmf_core
Running tests
Gotchas
Index
rmf_fleet_adapter_python
C++ API
Class PyEvent
View page source
Class PyEvent
Defined in
File PyEvent.hpp
Inheritance Relationships
Base Type
public
Lane::Event
Class Documentation
class
PyEvent
:
public
Lane
::
Event
Public Functions
inline
Duration
duration
(
)
const
override
inline
Lane
::
Executor
&
execute
(
Lane
::
Executor
&
executor
)
const
override
inline
EventPtr
clone
(
)
const
override