Coder Social home page Coder Social logo

rosbag2_editor's Introduction

rosbag2_editor

rosbag2 editor v1.0.0

GitHub Downloads (all assets, all releases) GitHub Release GitHub Repo stars

rosbag2 editor simplifies rosbag editing for ROS2. GUI is built in C++/Qt6 and exploits rosbag2_cpp library. Developed and (not much) tested on Ubuntu 22.04, ROS2 Humble.

Main features:

  • Intuitive interface
  • Rename Topics
  • Remove Topics
  • Trim Rosbag
  • Import directory or file

Installation

[Method 1]: debian package

  1. Download the release
  2. Paste in a new terminal: sudo dpkg -i rosbag2-editor_v1.0.0.deb
  3. Source ROS2: source /opt/ros/humble/setup.bash
  4. Run: rosbag2-editor

[Method 2]: AppImage

  1. Download the release
  2. Make the appimage executable: chmod a+x rosbag2_editor-v1_0_0-x86-64.AppImage
  3. Source ROS2: source /opt/ros/humble/setup.bash
  4. Run: ./rosbag2_editor-v1_0_0-x86-64.AppImage

How to use it

[TODO]: Needs definition

Build from source

git clone https://github.com/alesof/rosbag2_editor.git
cd rosbag2_editor
mkdir build
cd build
cmake ..
cmake --build .

License

[TODO]: Needs definition

Acknowledgements

Inspired from rosbag_editor for ROS

rosbag2_editor's People

Contributors

alesof avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rosbag2_editor's Issues

Fix Tree

Currently elements of the tree are neither updated nor removable.

Release

  • Create a release with tag version. Evaluating generation of AppImage.

Add documentation

  • Update README with installation
  • Update README with howto
  • Create doxygen + automation with github pages.

Add export

It could be useful to directly export from the GUI the rosbag in different formats. Start testing with cvs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.