Marco Randazzo

Results 36 issues of Marco Randazzo

We performed the following upgrades to the `basic` docker image. - we upgraded the base image from ubuntu 20.04 to `ubuntu 22.04`. - we upgraded to `VTK 9.1`. (Previously 8.2....

🚀 enhancement
🎓 prj-etapas
🐳 docker

### Device name 🤖 R1SN001 Erzelli ### Request/Failure description Pavis research team notified us that the battery charge of R1SN001 seems to be unexpectedly short. Currently, we do not have...

R1 S/N:001
pinned

Fix for: https://github.com/robotology/yarp/issues/3105 I'm aware that std::string is not a plain char*. ..but do we need to stick to this oooooold '99 style in libyarpmanager? I think not. BTW, strings...

Component: Tool - yarpmanager-console
Component: GUI - yarpmanager
PR Type: Bugfix

### Robot Name 🤖 R1 S/N:003 ### Request/Failure description From time to time, during the launch of yarprobotinterface, or during normal arm movements, the roll pitch joint moves autonomously and...

R1 S/N:003

The following methods: ``` bool topIsLowIndex() const void setTopIsLowIndex(bool flag); ``` have been removed from yarp::sig::Image

Component: Library - YARP_sig
Type: Breaking/Behaviour Change

Component: Continuous Integration