rosros
0.2.5
Simple unified interface to ROS1 / ROS2 Python API
Toggle main menu visibility
Main Page
Packages
Package List
Package Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
w
Functions
_
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
_
a
b
c
d
e
f
g
h
i
l
n
p
r
s
u
w
Variables
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
Properties
a
c
d
e
g
h
l
m
n
p
q
r
s
t
v
w
Files
File List
•
All
Classes
Namespaces
Files
Functions
Variables
Properties
Pages
Loading...
Searching...
No Matches
duration.py
Go to the documentation of this file.
1
"""
2
Stand-in for `rclpy.duration`, provides `rospy.Duration`.
3
4
------------------------------------------------------------------------------
5
This file is part of rosros - simple unified interface to ROS1 / ROS2.
6
Released under the BSD License.
7
8
@author Erki Suurjaak
9
@created
17.02.2022
10
@modified
16.06.2022
11
------------------------------------------------------------------------------
12
"""
13
## @namespace rosros.rclify.duration
14
from rospy import Duration
15
16
__all__ = ["Duration"]
rosros
rclify
duration.py
Generated on Tue Jan 30 2024 20:00:19 for rosros by
1.9.7