RAPP Platform API
|
Classes | |
class | Request |
class | Response |
Public Member Functions | |
def | __init__ |
Constructor. More... | |
Public Attributes | |
req | |
resp | |
Path Planning Plan 2D Cloud Message object For more information read on: https://github.com/rapp-project/rapp-platform/tree/master/rapp_path_planning/rapp_path_planning
Definition at line 11 of file PathPlanningPlan2D.py.
def RappCloud.CloudMsgs.PathPlanningPlan2D.PathPlanningPlan2D.__init__ | ( | self, | |
kwargs | |||
) |
Constructor.
**kwargs | - Keyword arguments. Apply values to the request attributes. |
Definition at line 95 of file PathPlanningPlan2D.py.
RappCloud.CloudMsgs.PathPlanningPlan2D.PathPlanningPlan2D.req |
Definition at line 108 of file PathPlanningPlan2D.py.
RappCloud.CloudMsgs.PathPlanningPlan2D.PathPlanningPlan2D.resp |
Definition at line 110 of file PathPlanningPlan2D.py.