Releases: robotology/blocktest-yarp-plugins
Releases · robotology/blocktest-yarp-plugins
v1.1.5
What's Changed
- Remove rosmsg component by @Nicogene in #15
- Fully qualify BlockTestCore::execution to avoid confusion with std::execution by @traversaro in #16
- Fully qualify BlockTestCore::execution to avoid confusion with std::execution (part 2) by @traversaro in #17
Full Changelog: v1.1.4...v1.1.5
v1.1.4
v1.1.3
Full Changelog: v1.1.2...v1.1.3
blocktest-yarp-plugins 1.1.2 (2021-08-05)
Important Changes
New Features
Bug Fixes
- Fixed overwriting linking flags(#10)
Contributors
This is a list of people that contributed to this release (generated from the
git history using git shortlog -ens --no-merges v1.1.1..v1.1.2
):
2 Nicolò Genesio <[email protected]>
1 Silvio Traversaro <[email protected]>
blocktest-yarp-plugins 1.1.1 (2021-02-15)
Important Changes
New Features
- Added
openpolydriver
action
Bug Fixes
- Fixed CAN actions(#7)
Contributors
This is a list of people that contributed to this release (generated from the
git history using git shortlog -ens --no-merges v1.1.0..v1.1.1
):
10 Nicolò Genesio <[email protected]>
3 Luca <[email protected]>
2 Davide <[email protected]>
1 davidetome <[email protected]>
blocktest-yarp-plugins 1.1.0 (2020-07-08)
Important Changes
Dependencies
- Added
YCM
as dependecy YARP
version3.3.0
is now required
New Features
- Added
uninstall
cmake target. - Added
actionPortRead
. - Added
actionPortWrite
. - Added
actionCanWrite
. - Added
actionCanRead
.
Bug Fixes
- Fixed open and connect ports.
- Fixed crash on exit.
- Fixed report.
- Fixed relative paths in the lib when installed.
- Fixed Windows compilation
Contributors
This is a list of people that contributed to this release (generated from the
git history using git shortlog -ens --no-merges v1.0.0..v1.1.0
):
15 Nicolò Genesio <[email protected]>
7 tumme <[email protected]>
6 Luca Tricerri <[email protected]>
1 Davide Tomé <[email protected]>
1 Luca <[email protected]>
1 triccyx <[email protected]>
blocktest-yarp-plugins 1.0.0 (2019-07-08)
blocktest-yarp-plugins 1.0.0 (2019-07-08) {#v1_0_0}
Important Changes
Dependencies
- Removed PugiXml as dependency.
New Features
- Added
actionPolydriverOpener
. - Added
actionPortDisconnect
. - Added
actionPortConnect
. - Added
actionPortClose
. - Added
actionPortOpen
.
Bug Fixes
- Fixed logging crashes.
- Fixed
actionSendDirectPosition
in case of empty table.
Contributors
This is a list of people that contributed to this release (generated from the
git history using git shortlog -ens --no-merges v1.0.0
):
16 Nicolò Genesio <[email protected]>
12 Luca Tricerri <[email protected]>
3 Andrea Ruzzenenti <[email protected]>