gazebo-yarp-plugins icon indicating copy to clipboard operation
gazebo-yarp-plugins copied to clipboard

Plugins to interface Gazebo with YARP.

Results 84 gazebo-yarp-plugins issues
Sort by recently updated
recently updated
newest added

See http://www.yarp.it/group__dev__iface__multiple__analog.html and https://github.com/robotology/yarp/issues/1526 . I guess @nunoguedelha has some branch with some of these changes.

Status: Help Wanted

The doxygen generation was generated for the last time on Wed May 23 2018. This could be fixed migrating the doxygen generation to GitHub Actions + gh pages. Related iDynTree...

Status: Help Wanted

Related PRs: https://github.com/robotology/robotology-superbuild/pull/234 .

Status: Help Wanted

The link in the readme "Use the gazebo-yarp-plugins as a C++ library using CMake" linking to http://robotology.gitlab.io/docs/gazebo-yarp-plugins/master/use_as_library.html is down

Status: Help Wanted

@charleswilmot commented on [Thu May 11 2017](https://github.com/robotology/QA/issues/222) Hello all, I'm experiencing a problem with the video texture plugin. Alone, the plugin is working fine. Issue arise when trying to use...

Status: Help Wanted

As observed in https://github.com/robotology/gazebo-yarp-plugins/issues/436, the `forcetorque` sensor ports are opened with the sensor name instead of the robot name prefix when using a Gazebo world and with the `gazebo_icub_robotname.ini` commented...

Type: Bug

I have been working with `Gazebo` `worlds` such as those in https://github.com/robotology/icub-gazebo-wholebody/tree/devel/worlds, and I have notice some unexpected behaviour, and some inconsistency with the models loaded from the `Gazebo` interface....

Type: Bug

When the `gazebo_icub_robotname.ini` is commented out, as described in order to use multiple robots (https://github.com/robotology/icub-gazebo-wholebody/blob/devel/worlds/two_icubs_standup_world/README.md), the `applyExternalWrench/rpc:i` port is open without the prefix: - with `gazebo_icub_robotname.ini`: ``` /icubSim/applyExternalWrench/rpc:i ``` -...

Type: Bug

The repo contains several example model that use the gazebo-yarp-plugins in https://github.com/robotology/gazebo-yarp-plugins/tree/master/tutorial/model , but there is no documentation describing how to use them. A piece of documentation describing how to...

Status: Help Wanted

The plugin should return an error if an unexistent joint is specified. As it is done for the wrong syntax.

Type: Bug
Component: ApplyExternalWrench
Status: Help Wanted