.clang-format
.clangd
.gitignore
.gitlab-ci.yml
.gitmodules
CMakeLists.txt
LICENSE
README.md
conanfile.py
pyproject.toml
setup.py
ci/build-boost.sh
ci/build-wheels.sh
ci/gitlab-ci-common.yml
ci/gitlab-ci-linux.yml
ci/gitlab-ci-mac.yml
ci/gitlab-ci-windows.yml
ci/.vol/cb-series/default.installation
ci/.vol/cb-series/default.variables
ci/.vol/cb-series/programs.UR5
ci/.vol/cb-series/.urcontrol/safety.conf.UR5
ci/.vol/e-series/default.installation
ci/.vol/e-series/default.variables
ci/.vol/e-series/programs.UR5
ci/platforms/mac-sequoia.yml
ci/platforms/ubuntu2004.yml
ci/platforms/ubuntu2204.yml
ci/platforms/ubuntu2404.yml
ci/platforms/windows10-vs16.yml
cmake/FindEigen3.cmake
cmake/FindPythonLibsNew.cmake
cmake/find_python_module.cmake
cmake/pybind11Config.cmake
cmake/pybind11Tools.cmake
cmake/ur_rtdeBuildConfig.cmake.in
cmake/ur_rtdeConfig.cmake
debian/changelog
debian/compat
debian/control
debian/copyright
debian/how_to_setup.md
debian/librtde-dev.install
debian/librtde.install
debian/librtde.lintian-overrides
debian/rules
debian/ur_rtde_build.sh
debian/source/format
doc/CMakeLists.txt
doc/conf.py.in
doc/doxyfile.in
doc/index.rst
doc/_static/boost-logo.svg
doc/_static/force_mode_example.gif
doc/_static/googled5bfdc1684e49924.html
doc/_static/move_circle_example.gif
doc/_static/movel_path_blend.gif
doc/_static/movep_circle.jpg
doc/_static/open_cmake_project.png
doc/_static/pybind11-logo.png
doc/_static/robotiq_gripper.py
doc/_static/robotiq_gripper_control.py
doc/_static/robotiq_preamble.py
doc/_static/robots.png
doc/_static/servoj_example.gif
doc/_static/speedj_example.gif
doc/_static/theme_overrides.css
doc/_static/ur_rtde_diagram.png
doc/_static/ur_rtde_logo.png
doc/_static/ur_rtde_manual_program.png
doc/api/api.rst
doc/examples/examples.rst
doc/faq/faq.rst
doc/guides/guides.rst
doc/installation/installation.rst
doc/introduction/introduction.rst
examples/cpp/CMakeLists.txt
examples/cpp/contact_detection_example.cpp
examples/cpp/forcemode_example.cpp
examples/cpp/io_example.cpp
examples/cpp/jog_example.cpp
examples/cpp/move_async_example.cpp
examples/cpp/move_path_async_example.cpp
examples/cpp/move_until_contact.cpp
examples/cpp/movej_path_with_blend_example.cpp
examples/cpp/realtime_control_example.cpp
examples/cpp/record_data_example.cpp
examples/cpp/robotiq_gripper_example.cpp
examples/cpp/servoj_example.cpp
examples/cpp/speedj_example.cpp
examples/py/forcemode_example.py
examples/py/io_example.py
examples/py/joint_pd_torque_control.py
examples/py/move_async_example.py
examples/py/move_path_async_example.py
examples/py/move_until_contact.py
examples/py/movel_path_with_blend_example.py
examples/py/realtime_control_example.py
examples/py/record_data_example.py
examples/py/servoj_example.py
examples/py/speedj_example.py
examples/py/test_external_control.py
include/ur_rtde/dashboard_client.h
include/ur_rtde/dashboard_enums.h
include/ur_rtde/robot_state.h
include/ur_rtde/robotiq_gripper.h
include/ur_rtde/rtde.h
include/ur_rtde/rtde_control_interface.h
include/ur_rtde/rtde_control_interface_doc.h
include/ur_rtde/rtde_io_interface.h
include/ur_rtde/rtde_io_interface_doc.h
include/ur_rtde/rtde_receive_interface.h
include/ur_rtde/rtde_receive_interface_doc.h
include/ur_rtde/rtde_utility.h
include/ur_rtde/script_client.h
include/ur_rtde/thread_utility.h
include/urcl/default_log_handler.h
include/urcl/log.h
include/urcl/script_sender.h
include/urcl/tcp_server.h
include/urcl/tcp_socket.h
pybind11/.appveyor.yml
pybind11/.gitignore
pybind11/.gitmodules
pybind11/.readthedocs.yml
pybind11/.travis.yml
pybind11/CMakeLists.txt
pybind11/CONTRIBUTING.md
pybind11/ISSUE_TEMPLATE.md
pybind11/LICENSE
pybind11/MANIFEST.in
pybind11/README.md
pybind11/setup.cfg
pybind11/setup.py
pybind11/docs/Doxyfile
pybind11/docs/Makefile
pybind11/docs/basics.rst
pybind11/docs/benchmark.py
pybind11/docs/benchmark.rst
pybind11/docs/changelog.rst
pybind11/docs/classes.rst
pybind11/docs/compiling.rst
pybind11/docs/conf.py
pybind11/docs/faq.rst
pybind11/docs/index.rst
pybind11/docs/intro.rst
pybind11/docs/limitations.rst
pybind11/docs/pybind11-logo.png
pybind11/docs/pybind11_vs_boost_python1.png
pybind11/docs/pybind11_vs_boost_python1.svg
pybind11/docs/pybind11_vs_boost_python2.png
pybind11/docs/pybind11_vs_boost_python2.svg
pybind11/docs/reference.rst
pybind11/docs/release.rst
pybind11/docs/requirements.txt
pybind11/docs/upgrade.rst
pybind11/docs/_static/theme_overrides.css
pybind11/docs/advanced/classes.rst
pybind11/docs/advanced/embedding.rst
pybind11/docs/advanced/exceptions.rst
pybind11/docs/advanced/functions.rst
pybind11/docs/advanced/misc.rst
pybind11/docs/advanced/smart_ptrs.rst
pybind11/docs/advanced/cast/chrono.rst
pybind11/docs/advanced/cast/custom.rst
pybind11/docs/advanced/cast/eigen.rst
pybind11/docs/advanced/cast/functional.rst
pybind11/docs/advanced/cast/index.rst
pybind11/docs/advanced/cast/overview.rst
pybind11/docs/advanced/cast/stl.rst
pybind11/docs/advanced/cast/strings.rst
pybind11/docs/advanced/pycpp/index.rst
pybind11/docs/advanced/pycpp/numpy.rst
pybind11/docs/advanced/pycpp/object.rst
pybind11/docs/advanced/pycpp/utilities.rst
pybind11/include/pybind11/attr.h
pybind11/include/pybind11/buffer_info.h
pybind11/include/pybind11/cast.h
pybind11/include/pybind11/chrono.h
pybind11/include/pybind11/common.h
pybind11/include/pybind11/complex.h
pybind11/include/pybind11/eigen.h
pybind11/include/pybind11/embed.h
pybind11/include/pybind11/eval.h
pybind11/include/pybind11/functional.h
pybind11/include/pybind11/iostream.h
pybind11/include/pybind11/numpy.h
pybind11/include/pybind11/operators.h
pybind11/include/pybind11/options.h
pybind11/include/pybind11/pybind11.h
pybind11/include/pybind11/pytypes.h
pybind11/include/pybind11/stl.h
pybind11/include/pybind11/stl_bind.h
pybind11/include/pybind11/detail/class.h
pybind11/include/pybind11/detail/common.h
pybind11/include/pybind11/detail/descr.h
pybind11/include/pybind11/detail/init.h
pybind11/include/pybind11/detail/internals.h
pybind11/include/pybind11/detail/typeid.h
pybind11/pybind11/__init__.py
pybind11/pybind11/__main__.py
pybind11/pybind11/_version.py
pybind11/tests/CMakeLists.txt
pybind11/tests/conftest.py
pybind11/tests/constructor_stats.h
pybind11/tests/cross_module_gil_utils.cpp
pybind11/tests/local_bindings.h
pybind11/tests/object.h
pybind11/tests/pybind11_cross_module_tests.cpp
pybind11/tests/pybind11_tests.cpp
pybind11/tests/pybind11_tests.h
pybind11/tests/pytest.ini
pybind11/tests/test_async.cpp
pybind11/tests/test_async.py
pybind11/tests/test_buffers.cpp
pybind11/tests/test_buffers.py
pybind11/tests/test_builtin_casters.cpp
pybind11/tests/test_builtin_casters.py
pybind11/tests/test_call_policies.cpp
pybind11/tests/test_call_policies.py
pybind11/tests/test_callbacks.cpp
pybind11/tests/test_callbacks.py
pybind11/tests/test_chrono.cpp
pybind11/tests/test_chrono.py
pybind11/tests/test_class.cpp
pybind11/tests/test_class.py
pybind11/tests/test_constants_and_functions.cpp
pybind11/tests/test_constants_and_functions.py
pybind11/tests/test_copy_move.cpp
pybind11/tests/test_copy_move.py
pybind11/tests/test_docstring_options.cpp
pybind11/tests/test_docstring_options.py
pybind11/tests/test_eigen.cpp
pybind11/tests/test_eigen.py
pybind11/tests/test_enum.cpp
pybind11/tests/test_enum.py
pybind11/tests/test_eval.cpp
pybind11/tests/test_eval.py
pybind11/tests/test_eval_call.py
pybind11/tests/test_exceptions.cpp
pybind11/tests/test_exceptions.py
pybind11/tests/test_factory_constructors.cpp
pybind11/tests/test_factory_constructors.py
pybind11/tests/test_gil_scoped.cpp
pybind11/tests/test_gil_scoped.py
pybind11/tests/test_iostream.cpp
pybind11/tests/test_iostream.py
pybind11/tests/test_kwargs_and_defaults.cpp
pybind11/tests/test_kwargs_and_defaults.py
pybind11/tests/test_local_bindings.cpp
pybind11/tests/test_local_bindings.py
pybind11/tests/test_methods_and_attributes.cpp
pybind11/tests/test_methods_and_attributes.py
pybind11/tests/test_modules.cpp
pybind11/tests/test_modules.py
pybind11/tests/test_multiple_inheritance.cpp
pybind11/tests/test_multiple_inheritance.py
pybind11/tests/test_numpy_array.cpp
pybind11/tests/test_numpy_array.py
pybind11/tests/test_numpy_dtypes.cpp
pybind11/tests/test_numpy_dtypes.py
pybind11/tests/test_numpy_vectorize.cpp
pybind11/tests/test_numpy_vectorize.py
pybind11/tests/test_opaque_types.cpp
pybind11/tests/test_opaque_types.py
pybind11/tests/test_operator_overloading.cpp
pybind11/tests/test_operator_overloading.py
pybind11/tests/test_pickling.cpp
pybind11/tests/test_pickling.py
pybind11/tests/test_pytypes.cpp
pybind11/tests/test_pytypes.py
pybind11/tests/test_sequences_and_iterators.cpp
pybind11/tests/test_sequences_and_iterators.py
pybind11/tests/test_smart_ptr.cpp
pybind11/tests/test_smart_ptr.py
pybind11/tests/test_stl.cpp
pybind11/tests/test_stl.py
pybind11/tests/test_stl_binders.cpp
pybind11/tests/test_stl_binders.py
pybind11/tests/test_tagbased_polymorphic.cpp
pybind11/tests/test_tagbased_polymorphic.py
pybind11/tests/test_union.cpp
pybind11/tests/test_union.py
pybind11/tests/test_virtual_functions.cpp
pybind11/tests/test_virtual_functions.py
pybind11/tests/test_cmake_build/CMakeLists.txt
pybind11/tests/test_cmake_build/embed.cpp
pybind11/tests/test_cmake_build/main.cpp
pybind11/tests/test_cmake_build/test.py
pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
pybind11/tests/test_embed/CMakeLists.txt
pybind11/tests/test_embed/catch.cpp
pybind11/tests/test_embed/external_module.cpp
pybind11/tests/test_embed/test_interpreter.cpp
pybind11/tests/test_embed/test_interpreter.py
pybind11/tools/FindCatch.cmake
pybind11/tools/FindEigen3.cmake
pybind11/tools/FindPythonLibsNew.cmake
pybind11/tools/check-style.sh
pybind11/tools/libsize.py
pybind11/tools/mkdoc.py
pybind11/tools/pybind11Config.cmake.in
pybind11/tools/pybind11Tools.cmake
pybind11/tools/clang/.gitignore
pybind11/tools/clang/LICENSE.TXT
pybind11/tools/clang/README.md
pybind11/tools/clang/__init__.py
pybind11/tools/clang/cindex.py
pybind11/tools/clang/enumerations.py
scripts/rtde_control.script
src/dashboard_client.cpp
src/dashboard_enums.cpp
src/robot_state.cpp
src/robotiq_gripper.cpp
src/rtde.cpp
src/rtde_control_interface.cpp
src/rtde_io_interface.cpp
src/rtde_python_bindings.cpp
src/rtde_receive_interface.cpp
src/script_client.cpp
src/ur_rtde.egg-info/PKG-INFO
src/ur_rtde.egg-info/SOURCES.txt
src/ur_rtde.egg-info/dependency_links.txt
src/ur_rtde.egg-info/not-zip-safe
src/ur_rtde.egg-info/top_level.txt
src/urcl/default_log_handler.cpp
src/urcl/log.cpp
src/urcl/script_sender.cpp
src/urcl/tcp_server.cpp
src/urcl/tcp_socket.cpp
test/CMakeLists.txt
test/doctest.h
test/main.cpp