-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge devel in master and release v3.2.0 #432
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Controlboard must read the configuration parameters for opening the virtual analog wrapper device. It must be noted that few parameters fall under the group VIRTUAL_ANALOG_WRAPPER group, few parameters are borrowed from the WRAPPER group and useVirtualAnalogSensor parameter belongs to top level. The virtual analog wrapper device attaches itself to the controlboard which implements the methods for the IVirtualAnalogSensor interface.
Refactoring of linkattacher plugin
Add use of loadConfigModelPlugin()
Add <yarpConfigurationString> parameter
Fix loadConfigModelPlugin inputs in VideoTexture #397
Revert #394 in VideoTexture plugin
Add configurationOverride Plugin
…gins into feature/virtualAnalogWrapper
Feature/virtual analog wrapper
… at the end of given name of box
…on't append number at the end of given name of cylinder/frame
…exixts already in gazebo
update worldinterface::makeBox
Due to this bug, the function deleted alway the first object in its list and not object with the name specified in the parameter of function
Fix bug in deleteObject of WorldInterface plugin
DoubleLaser uses this parameter to differentiate front and back lasers
Double laser plugin
Co-Authored-By: triccyx <[email protected]>
Update CMakeLists with gazebo_yarp_lib_common
Co-Authored-By: triccyx <[email protected]>
Fix `focalLengthX` and `focalLengthY` values. When asking the parameters through rpc (via the command `visr get intp`), the `focalLengthX` and `focalLengthY` parameters should be expressed in pixel size instead of meters. Fix typo.
Merged thanks @jchevrie for your work on this topic
This was referenced Jul 3, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As all the changes present in this PR were reviewed when merged in master, this PR will not be subject to review.