ami-iit / robot-log-visualizer

Visualizer to display the data logged with YarpRobotLoggerDevice
BSD 3-Clause "New" or "Revised" License
22 stars 4 forks source link

🐛 Prevent the generation of an error when certain logged joints are not located in the URDF #70

Closed GiulioRomualdi closed 9 months ago

GiulioRomualdi commented 9 months ago

The animation of the visualized robot now relies only on the subset of joints that are both logged and present in the URDF.

cc @carloscp3009 @traversaro