You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to launch actionRenderingEngine module with Gazebo.
I get the following error:
......
[ERROR] |yarp.device.multipleanalogsensorsclient| Failure connecting port /actionsRenderingEngine/springy/left_hand/MAIS/rpc:i to /icubSim/left_hand/MAIS/rpc:o.
[ERROR] |yarp.device.multipleanalogsensorsclient| Check that the specified MultipleAnalogSensorsServer is up.
[ERROR] |yarp.dev.PolyDriver|multipleanalogsensorsclient| Driver was found but could not open
[ERROR] *** actionsRenderingEngine/springy: unable to connect to /icubSim/left_hand/MAIS
.....
[ERROR] |yarp.os.impl.ThreadImpl| A thread failed to start with error code: 0
[ERROR] ARE could not be initialized!
I use the standard process following the main template
Steps to reproduce
OS: Ubuntu 20.04
Superbuild: v2024.08.0
Gazebo 11
Using the following process
Bug description
I am trying to launch actionRenderingEngine module with Gazebo.
I get the following error:
......
[ERROR] |yarp.device.multipleanalogsensorsclient| Failure connecting port /actionsRenderingEngine/springy/left_hand/MAIS/rpc:i to /icubSim/left_hand/MAIS/rpc:o.
[ERROR] |yarp.device.multipleanalogsensorsclient| Check that the specified MultipleAnalogSensorsServer is up.
[ERROR] |yarp.dev.PolyDriver|multipleanalogsensorsclient| Driver was found but could not open
[ERROR] *** actionsRenderingEngine/springy: unable to connect to /icubSim/left_hand/MAIS
.....
[ERROR] |yarp.os.impl.ThreadImpl| A thread failed to start with error code: 0
[ERROR] ARE could not be initialized!
I use the standard process following the main template
Steps to reproduce
OS: Ubuntu 20.04
Superbuild: v2024.08.0
Gazebo 11
Using the following process
Expected behavior
No response
Example repository
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: