Skip to content

Commit fbf07d4

Browse files
committed
Bump superbuild Micro XRCE-DDS Agent pin to v3.0.1
v3.0.0 mishandles Fast DDS 3.x's DataWriter::write() return code (ReturnCode_t misread as bool), causing FastDDSReplier to treat successful service replies as failed writes. Fixed upstream in eProsima/Micro-XRCE-DDS-Agent#385. Signed-off-by: David Laseca Perez <davidlaseca@eprosima.com>
1 parent 531bf18 commit fbf07d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

micro_ros_agent/cmake/SuperBuild.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ if(NOT xrceagent_FOUND)
2626
GIT_REPOSITORY
2727
https://github.com/eProsima/Micro-XRCE-DDS-Agent.git
2828
GIT_TAG
29-
v3.0.0
29+
v3.0.1
3030
PREFIX
3131
${PROJECT_BINARY_DIR}/agent
3232
INSTALL_DIR

0 commit comments

Comments
 (0)