ATLAS Offline Software
Loading...
Searching...
No Matches
python.ROSToROB.ROSToROBMap Class Reference
Collaboration diagram for python.ROSToROB.ROSToROBMap:

Public Member Functions

 __init__ (self)
 get_mapping (self)

Public Attributes

 data = ros2rob

Detailed Description

Definition at line 2807 of file ROSToROB.py.

Constructor & Destructor Documentation

◆ __init__()

python.ROSToROB.ROSToROBMap.__init__ ( self)

Definition at line 2808 of file ROSToROB.py.

2808 def __init__(self):
2809 self.data = ros2rob
2810

Member Function Documentation

◆ get_mapping()

python.ROSToROB.ROSToROBMap.get_mapping ( self)

Definition at line 2811 of file ROSToROB.py.

2811 def get_mapping(self):
2812 return self.data
2813

Member Data Documentation

◆ data

python.ROSToROB.ROSToROBMap.data = ros2rob

Definition at line 2809 of file ROSToROB.py.


The documentation for this class was generated from the following file: