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

Fix icub-models dependency #32

Closed Nicogene closed 2 years ago

Nicogene commented 2 years ago

robot-log-visualizer depends from icub-models python bindings release in 1.23.2 release of icub-models, this PR enforce on the version required.

(see https://github.com/robotology/icub-models/pull/144)