When to insert the robot:
In a few seconds:
1 | initial version |
When to insert the robot:
In a few seconds:
2 | No.2 Revision |
When to insert the robot:
In a few seconds:
And get this error:
Error [Plugin.hh:141] Failed to load plugin libnaoGazeboPlugin.so: libnaoGazeboPlugin.so: cannot open shared object file: No such file or directory
A lot of thanks!
3 | No.3 Revision |
When to insert the robot:robot NAO:
In a few seconds:
And get this error:
Error [Plugin.hh:141] Failed to load plugin libnaoGazeboPlugin.so: libnaoGazeboPlugin.so: cannot open shared object file: No such file or directory
A lot of thanks!
4 | No.4 Revision |
When to insert the robot NAO:
In a few seconds:
And get this error:
Error [Plugin.hh:141] Failed to load plugin libnaoGazeboPlugin.so: libnaoGazeboPlugin.so: cannot open shared object file: No such file or directory
A lot of thanks!
5 | No.5 Revision |
Hello everyone!!
When to insert the robot NAO:
In a few seconds:
And get this error:
Error [Plugin.hh:141] Failed to load plugin libnaoGazeboPlugin.so: libnaoGazeboPlugin.so: cannot open shared object file: No such file or directory
This is a plugin:
https://github.com/iaslab-unipd/nao_gazebo_plugin
But, when used
mkdir build
cmake .../
make
I can't find the "libnaoGazeboPlugin.so"
A lot of thanks!
6 | No.6 Revision |
Hello everyone!!
When to insert the robot NAO:
In a few seconds:
And get this error:
Error [Plugin.hh:141] Failed to load plugin libnaoGazeboPlugin.so: libnaoGazeboPlugin.so: cannot open shared object file: No such file or directory
This is a plugin:
https://github.com/iaslab-unipd/nao_gazebo_plugin
But, when used
mkdir build
cd build
cmake .../
make
I can't find the "libnaoGazeboPlugin.so"
A lot of thanks!