Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions fastdds_python/src/swig/fastdds.i
Original file line number Diff line number Diff line change
Expand Up @@ -251,5 +251,3 @@ namespace xtypes {
%include "fastdds/dds/domain/DomainParticipant.i"
%include "fastdds/dds/domain/DomainParticipantFactory.i"
%include "fastdds/dds/xtypes/type_representation/TypeObject.i"
%include "fastdds/dds/rpc/interfaces.i"
%include "fastdds/dds/rpc/exceptions.i"
34 changes: 0 additions & 34 deletions fastdds_python/src/swig/fastdds/dds/rpc/exceptions.i

This file was deleted.

26 changes: 0 additions & 26 deletions fastdds_python/src/swig/fastdds/dds/rpc/interfaces.i

This file was deleted.

1 change: 0 additions & 1 deletion fastdds_python_examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ project(FastDdsPythonExamples)
###############################################################################

add_subdirectory(HelloWorldExample/generated_code)
add_subdirectory(RPCExample/generated_code)
204 changes: 0 additions & 204 deletions fastdds_python_examples/RPCExample/CalculatorExample.py

This file was deleted.

28 changes: 0 additions & 28 deletions fastdds_python_examples/RPCExample/README.md

This file was deleted.

41 changes: 0 additions & 41 deletions fastdds_python_examples/RPCExample/calculator.idl

This file was deleted.

Loading