rosbag2_examples_py
Python API
rosbag2_examples_py package
Submodules
rosbag2_examples_py.data_generator_executable module
rosbag2_examples_py.data_generator_node module
rosbag2_examples_py.simple_bag_reader module
rosbag2_examples_py.simple_bag_recorder module
Module contents
Standard Documents
CHANGELOG
Changelog for package rosbag2_examples_py
0.29.0 (2024-09-03)
0.28.0 (2024-06-17)
0.27.0 (2024-04-30)
0.26.1 (2024-04-17)
0.26.0 (2024-04-16)
0.25.0 (2024-03-27)
0.24.0 (2023-07-11)
0.23.0 (2023-04-28)
0.22.0 (2023-04-18)
0.21.0 (2023-04-12)
PACKAGE
Index
rosbag2_examples_py
rosbag2_examples_py
rosbag2_examples_py package
rosbag2_examples_py.simple_bag_recorder module
View page source
rosbag2_examples_py.simple_bag_recorder module
class
rosbag2_examples_py.simple_bag_recorder.
SimpleBagRecorder
(
*
args
:
Any
,
**
kwargs
:
Any
)
Bases:
Node
topic_callback
(
msg
)
rosbag2_examples_py.simple_bag_recorder.
main
(
args
=
None
)