Skip to main content

Create a Python pandas data frame from a ros bag file

Project description

RosbagPandas provides a quick way to load rosbag files into a Pandas Dataframe object for data viewing and manipulation. Usage is similar to the following:

#!/usr/bin.env python import rosbag_pandas

dataframe = rosbag_pandas.bag_to_dataframe(‘file.bag’) #awesome data processing

In addition to parsing and taking in the whole bag the function can use the include and exclude parameters to limit the topics read into the dataframe.

Examples include using a regular expression to filter or add topics as well as filtering or adding from a list.

Also installs two scripts:

bag_graph.py which allows a user to produce a quick graph of data in a bag file.

bag2csv.py allows a user to quickly convert data in a rosbag into csv format.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rosbag_pandas-0.3.7.2.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

rosbag_pandas-0.3.7.2.macosx-10.10-x86_64.exe (67.1 kB view details)

Uploaded Source

File details

Details for the file rosbag_pandas-0.3.7.2.tar.gz.

File metadata

File hashes

Hashes for rosbag_pandas-0.3.7.2.tar.gz
Algorithm Hash digest
SHA256 42d2fa4fd699b16542b26cf6638961ad24076340cc717e2f5de76acea96d56ac
MD5 f6c6cd16570bafc8ff96025b2e76db40
BLAKE2b-256 f5211b61b8f60bc9b29ee9dd94f3faa6dc21b181522b44a5937d51864b1430ae

See more details on using hashes here.

File details

Details for the file rosbag_pandas-0.3.7.2.macosx-10.10-x86_64.exe.

File metadata

File hashes

Hashes for rosbag_pandas-0.3.7.2.macosx-10.10-x86_64.exe
Algorithm Hash digest
SHA256 0c288a1c2791a2411b64818dd884e73a1fd4be29ff5565e16d97fa6b4323f68b
MD5 97f34794e7a52224fac8ae8cb67b9f07
BLAKE2b-256 9b4c67011160a1c66827028af738f72b8c4b55a1e3c9a756972c04fd34d5294b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page