Skip to content

Commit

Permalink
Apply changes
Browse files Browse the repository at this point in the history
Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
  • Loading branch information
irenebm committed Nov 17, 2023
1 parent 5c0cccd commit b8ef4cc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ddsrecorder/test/blackbox/mcap/McapFileCreationTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,6 @@ void create_publisher(
const std::string type_name,
const unsigned int domain)
{
std::cout << "topic name: " << topic_name << "type_name: " << type_name << "!!!!!!!" << std::endl;

eprosima::fastdds::dds::DomainParticipantQos pqos;
pqos.name("TypeIntrospectionExample_Participant_Publisher");
pqos.wire_protocol().builtin.typelookup_config.use_client = false;
Expand Down
Binary file not shown.

0 comments on commit b8ef4cc

Please sign in to comment.