Recent Releases of https://github.com/ami-iit/robot-log-visualizer

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.9.0

What's Changed

  • ⚡️ Improve the performances of the plot tabs disable the animations of the hidden plots by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/79
  • Add the possibility to click on a plot and display the x and y coordinate of the associated to the point by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/81
  • Add disclaimer on version of .mat files supported by @traversaro in https://github.com/ami-iit/robot-log-visualizer/pull/83
  • Update GitHub actions to remove deprecated actions version by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/92
  • Fix the visualization in case of a signal with only one datapoint by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/91

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.8.0...v0.9.0

- Python
Published by GiulioRomualdi over 1 year ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.8.0

What's Changed

  • ✨ Add the possibility to set the base pose in the visualizer and add the 3D point visualization by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/74
  • ✨ Add the possibility to draw 3d trajectory in meshcat-visualizer by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/76

New Contributors

  • @paolo-viceconte made their first contribution in https://github.com/ami-iit/robot-log-visualizer/pull/73

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.7.1...v0.8.0

- Python
Published by GiulioRomualdi over 2 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.7.1

What's Changed

  • 🐛 Prevent the generation of an error when certain logged joints are not located in the URDF by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/70
  • 🐛 Fix the robot visualization when the dataset contains signals retrieved at different frequencies by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/72

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.7.0...v0.7.1

- Python
Published by GiulioRomualdi over 2 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.7.0

What's Changed

  • Use material design icons by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/63
  • Remove the dependency of icub-models by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/64
  • Fix the loading of the text logging when the message is empty by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/65
  • Remove the deployment with AppImage by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/66

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.6.1...v0.7.0

- Python
Published by GiulioRomualdi over 2 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.6.1

  • 🐛 Fix the update of the variable tree when the content of the plot bar changes

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.6.0...v0.6.1

- Python
Published by GiulioRomualdi over 2 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.6.0

What's Changed

  • Add the list of maitainers by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/53
  • Install missing dependencies for the AppImage by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/54
  • Fix how the video and the slider work togheter by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/59

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.5.0...v0.6.0

- Python
Published by GiulioRomualdi almost 3 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.5.0

What's Changed

  • Look for the urdf model inside a set of environment variables by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/51

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.4.1...v0.5.0

- Python
Published by GiulioRomualdi about 3 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.4.1

What's Changed

  • 🐛 Bugfix in the Meshcat provider while loading a custom mesh @GiulioRomualdi in e46ae333a0c0c19f66a043a3ff08a07fbeb38cc9

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.4.0...v0.4.1

- Python
Published by GiulioRomualdi over 3 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.4.0

What's Changed

  • Fix matplotlib error on Ubuntu 20.04 by @gabrielenava in https://github.com/ami-iit/robot-log-visualizer/pull/49
  • Add the possibility to load custom models by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/50

New Contributors

  • @gabrielenava made their first contribution in https://github.com/ami-iit/robot-log-visualizer/pull/49

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.3.0...v0.4.0

- Python
Published by GiulioRomualdi over 3 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.3.0

What's Changed

  • Reduce the period of the threads to 0.03 s 9fc228461c2546ff10f8dfb75bcdf1623b8469ff
  • Add the possibility to drop the Matlab file in the application 5a2db1de9dabb4bdb7b400813ad5040b69fd9494

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.2.2...v0.3.0

- Python
Published by GiulioRomualdi over 3 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.2.2

What's Changed

  • Fix the TextLogging loading accordingly to https://github.com/robotology/robometry/pull/175

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.2.1...v0.2.2

- Python
Published by GiulioRomualdi almost 4 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.2.1

What's Changed

  • Fix compatibility with the datasets do not contain the the YarpText logging information @GiulioRomualdi

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.2.0...v0.2.1

- Python
Published by GiulioRomualdi almost 4 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.2.0

What's Changed

  • Add the possibility to open text logging data stored in log MatLab struct by @GiulioRomualdi

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.1.6...v0.2.0

- Python
Published by GiulioRomualdi almost 4 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.1.6

What's Changed

  • Add the possibility to load multiple videos by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/44

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.1.5...v0.1.6

- Python
Published by GiulioRomualdi almost 4 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.1.5

What's Changed

  • Add the possibility to plot scalar signals

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.1.4...v0.1.5

- Python
Published by GiulioRomualdi about 4 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.1.4

What's Changed

  • fix usage with different name from robotloggerdevice by @marcello-goccia in https://github.com/ami-iit/robot-log-visualizer/pull/39
  • Clarify pip installation docs by @traversaro in https://github.com/ami-iit/robot-log-visualizer/pull/41
  • Ship a custom set of icons by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/42

New Contributors

  • @marcello-goccia made their first contribution in https://github.com/ami-iit/robot-log-visualizer/pull/39

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.1.3...v0.1.4

- Python
Published by GiulioRomualdi about 4 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.1.3

What's Changed

  • Fix icub-models dependency by @Nicogene in https://github.com/ami-iit/robot-log-visualizer/pull/32
  • Fix typo in about ui by @traversaro in https://github.com/ami-iit/robot-log-visualizer/pull/33
  • Handle an empty yarprobotname string when a file is loaded by @GiulioRomualdi https://github.com/ami-iit/robot-log-visualizer/issues/34

New Contributors

  • @Nicogene made their first contribution in https://github.com/ami-iit/robot-log-visualizer/pull/32
  • @traversaro made their first contribution in https://github.com/ami-iit/robot-log-visualizer/pull/33

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.1.2...v0.1.3

- Python
Published by GiulioRomualdi about 4 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.1.2

What's Changed

  • Fix ROSPACKAGEPATH in the appimage by @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/31

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.1.1...v0.1.2

- Python
Published by GiulioRomualdi about 4 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.1.1

What's Changed

  • Implement the machinery to deploy the appimage @GiulioRomualdi in https://github.com/ami-iit/robot-log-visualizer/pull/30

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/compare/v0.1.0...v0.1.1

- Python
Published by GiulioRomualdi about 4 years ago

https://github.com/ami-iit/robot-log-visualizer - robot-log-visualizer 0.1.0

What's Changed

  • Implement the first version of the robot-log-visualizer @GiulioRomualdi @isorrentino @paolo-viceconte

Full Changelog: https://github.com/ami-iit/robot-log-visualizer/commits/v0.1.0

- Python
Published by GiulioRomualdi about 4 years ago