Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Rosbag PreviewNew to Visual Studio Code? Get it now.
Rosbag Preview

Rosbag Preview

lochbrunner

|
5,445 installs
| (2) | Free
Preview of Rosbag for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rosbag Preview for VS Code

Screenshot

Lists the timestamps and the topics of the messages stored in the rosbag file. And the output of rosbag info <filename>.

Prerequisites

  • Python 2 installed (python2 command globally available)
  • Python packages rosbag and rospy installed

Installation

Because very early development phase this extension is not yet published to the VS Code extension registry. Therefore you have to pack this yourself.

git clone https://github.com/lochbrunner/vscode-rosbag.git
cd vscode-rosbag
npm install
npm run compile
npm install -g vsce
vsce package

Now you can install the VSIX package within your VS Code.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft