booster-robotics-sdk-python 1.1.1__tar.gz → 1.2.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/PKG-INFO +1 -1
- {booster_robotics_sdk_python-1.1.1/sdk_release → booster_robotics_sdk_python-1.2.0}/include/booster/robot/b1/b1_loco_api.hpp +59 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/b1/b1_loco_client.hpp +34 -0
- booster_robotics_sdk_python-1.2.0/include/booster/robot/common/robot_shared.hpp +72 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/robocup_msgs/Kick.h +19 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/robot/b1/b1_loco_internal_api.hpp +50 -18
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/robot/b1/b1_loco_internal_client.hpp +15 -14
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/pyproject.toml +1 -1
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/high_level/b1_loco_example_client.cpp +5 -1
- booster_robotics_sdk_python-1.2.0/sdk_release/include/booster/idl/b1/RobocupBehaviorStatus.h +238 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/b1/b1_api_const.hpp +1 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0/sdk_release}/include/booster/robot/b1/b1_loco_api.hpp +59 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/b1/b1_loco_client.hpp +34 -0
- booster_robotics_sdk_python-1.2.0/sdk_release/include/booster/robot/common/robot_shared.hpp +78 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/lib/aarch64/libbooster_robotics_sdk.a +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/lib/x86_64/libbooster_robotics_sdk.a +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/robocup_msgs/Kick.cpp +34 -3
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/robocup_msgs/Kick.idl +1 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/python/binding.cpp +8 -0
- booster_robotics_sdk_python-1.1.1/include/booster/robot/common/robot_shared.hpp +0 -71
- booster_robotics_sdk_python-1.1.1/sdk_release/include/booster/robot/common/robot_shared.hpp +0 -71
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/.clang-format +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/.gitattributes +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/.gitignore +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/.gitmodules +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/.lfsconfig +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/.workflow/git-ee-pipe-build.yml +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/.workflow/project-defined.cmake +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/CMakeLists.txt +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/README.md +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/ci-c-make-list.cmake +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/deps_install.sh +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/common/dds/dds_callback.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/common/dds/dds_entity.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/common/dds/dds_factory_model.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/common/dds/dds_topic_channel.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/ai/AsrChunk.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/ai/Subtitle.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/BatteryState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/ButtonEvent.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/FallDownState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/HandReplyData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/HandReplyParam.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/HandTouchData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/HandTouchParam.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/ImuState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/LightControlMsg.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/LightPixel.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/LowCmd.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/LowState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/MotorCmd.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/MotorState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/Odometer.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/ProneBodyControlStatus.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/RemoteControllerState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/RobotDdsBatteryStatus.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/RobotDdsImuStatus.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/RobotDdsJointStatus.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/RobotProcessState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/RobotProcessStateMsg.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/RobotReplayTrajID.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/RobotStates.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/b1/RobotStatusDdsMsg.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/builtin_interfaces/Time.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/rpc/RpcReqMsg.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/rpc/RpcRespMsg.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/sensor_msgs/CameraInfo.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/sensor_msgs/CompressedImage.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/sensor_msgs/Image.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/sensor_msgs/RegionOfInterest.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/idl/std_msgs/Header.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/ai/api.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/ai/client.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/ai/const.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/b1/b1_api_const.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/channel/channel_factory.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/channel/channel_publisher.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/channel/channel_subscriber.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/common/entities.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/device/light/light_control_api.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/device/light/light_control_client.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/rpc/error.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/rpc/request.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/rpc/request_header.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/rpc/response.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/rpc/response_header.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/rpc/rpc_client.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/rpc/rpc_server.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/vision/vision_api.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/vision/vision_client.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/x5_camera/x5_camera_api.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/x5_camera/x5_camera_api_const.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/robot/x5_camera/x5_camera_client.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/include/booster/third_party/nlohmann_json/json.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_distribution/README.md +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_distribution/build_package.sh +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_distribution/install.sh +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/common/ros_dds_bridge/bridge.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/b1/FallDownRecoveryState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/b1/PersonFace.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/b1/PersonFaceMsgs.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/b1/RawBytesMsg.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/b1/RawBytesStamped.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/booster_msgs/BinaryData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/booster_msgs/BinaryDataCdrAux.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/demo/DemoMsg.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/demo/DemoMsgCdrAux.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/geometry_msgs/Point.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/geometry_msgs/PointCdrAux.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/geometry_msgs/Pose.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/geometry_msgs/PoseCdrAux.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/geometry_msgs/PoseStamped.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/geometry_msgs/Quaternion.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/geometry_msgs/Transform.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/geometry_msgs/TransformStamped.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/geometry_msgs/Vector3.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/robocup_msgs/Ball.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/sensor_msgs/Imu.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/sensor_msgs/ImuCdrAux.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/sensor_msgs/JointState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/sensor_msgs/JointStateCdrAux.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/idl/tf2_msgs/TFMessage.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/internal_include/booster_internal/robot/b1/b1_internal_api_const.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/python_example/__init__.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/python_example/controller_example/arm_demo.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/python_example/controller_example/move_demo.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/python_example/sdk_pybind_ai_example.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/python_example/sdk_pybind_b1_exmaple.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/python_example/sdk_pybind_b1_usr_traj_example.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/python_example/sdk_pybind_light_example.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/python_example/sdk_pybind_low_level.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/python_example/sdk_pybind_lui_example.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/python_example/sdk_pybind_vision_example.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/release.sh +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/.gitignore +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/CMakeLists.txt +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/LICENSE +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/README.md +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/high_level/b1_7dof_arm_sdk_example.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/high_level/b1_arm_sdk_example.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/high_level/b1_loco_example_client.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/low_level/b1_7dof_arm_low_sdk_example.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/low_level/b1_low_sdk_example.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/low_level/battery_state_subscriber.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/low_level/low_level_for_custom_publisher.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/low_level/low_level_hand_data_subscriber.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/low_level/low_level_hand_data_subscriber.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/low_level/low_level_publisher.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/low_level/low_level_publisher.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/low_level/low_level_subscriber.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/low_level/low_level_subscriber.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/low_level/odometer_example.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/example/low_level/odometer_example.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/common/dds/dds_callback.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/common/dds/dds_entity.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/common/dds/dds_factory_model.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/common/dds/dds_topic_channel.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/ai/AsrChunk.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/ai/Subtitle.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/BatteryState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/ButtonEvent.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/FallDownState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/HandReplyData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/HandReplyParam.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/HandTouchData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/HandTouchParam.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/ImuState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/LightControlMsg.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/LightPixel.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/LowCmd.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/LowState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/MotorCmd.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/MotorState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/Odometer.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/ProneBodyControlStatus.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/RemoteControllerState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/RobotDdsBatteryStatus.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/RobotDdsImuStatus.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/RobotDdsJointStatus.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/RobotProcessState.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/RobotProcessStateMsg.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/RobotReplayTrajID.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/RobotStates.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/b1/RobotStatusDdsMsg.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/builtin_interfaces/Time.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/rpc/RpcReqMsg.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/rpc/RpcRespMsg.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/sensor_msgs/CameraInfo.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/sensor_msgs/CompressedImage.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/sensor_msgs/Image.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/sensor_msgs/RegionOfInterest.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/idl/std_msgs/Header.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/ai/api.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/ai/client.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/ai/const.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/channel/channel_factory.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/channel/channel_publisher.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/channel/channel_subscriber.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/common/entities.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/device/light/light_control_api.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/device/light/light_control_client.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/rpc/error.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/rpc/request.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/rpc/request_header.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/rpc/response.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/rpc/response_header.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/rpc/rpc_client.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/rpc/rpc_server.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/vision/vision_api.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/vision/vision_client.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/x5_camera/x5_camera_api.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/x5_camera/x5_camera_api_const.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/robot/x5_camera/x5_camera_client.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/include/booster/third_party/nlohmann_json/json.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/install.sh +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/pyproject.toml +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/python/binding.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/Cdr.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/CdrEncoding.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/CdrSizeCalculator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/FastBuffer.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/FastCdr.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/cdr/fixed_size_string.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/config.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/detail/container_recursive_inspector.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/eProsima_auto_link.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/exceptions/BadOptionalAccessException.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/exceptions/BadParamException.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/exceptions/Exception.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/exceptions/LockedExternalAccessException.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/exceptions/NotEnoughMemoryException.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/fastcdr_dll.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/xcdr/MemberId.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/xcdr/detail/optional.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/xcdr/external.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastcdr/xcdr/optional.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/builtin/common/ReplyHeader.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/builtin/common/RequestHeader.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/builtin/common/Types.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/builtin/topic/BuiltinTopicKey.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/builtin/topic/ParticipantBuiltinTopicData.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/builtin/topic/PublicationBuiltinTopicData.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/builtin/topic/SubscriptionBuiltinTopicData.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/builtin/topic/TopicBuiltinTopicData.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/builtin/typelookup/TypeLookupManager.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/builtin/typelookup/TypeLookupReplyListener.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/builtin/typelookup/TypeLookupRequestListener.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/builtin/typelookup/common/TypeLookupTypes.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/common/InstanceHandle.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/Entity.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/LoanableArray.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/LoanableCollection.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/LoanableSequence.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/LoanableTypedCollection.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/StackAllocatedSequence.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/UserAllocatedSequence.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/condition/Condition.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/condition/GuardCondition.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/condition/StatusCondition.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/condition/WaitSet.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/policy/ParameterTypes.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/policy/QosPolicies.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/policy/ReaderDataLifecycleQosPolicy.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/policy/WriterDataLifecycleQosPolicy.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/status/BaseStatus.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/status/DeadlineMissedStatus.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/status/IncompatibleQosStatus.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/status/LivelinessChangedStatus.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/status/MatchedStatus.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/status/PublicationMatchedStatus.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/status/SampleRejectedStatus.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/status/StatusMask.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/core/status/SubscriptionMatchedStatus.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/domain/DomainParticipant.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/domain/DomainParticipantFactory.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/domain/DomainParticipantListener.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/domain/qos/DomainParticipantFactoryQos.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/domain/qos/DomainParticipantQos.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/log/Colors.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/log/FileConsumer.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/log/Log.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/log/OStreamConsumer.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/log/StdoutConsumer.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/log/StdoutErrConsumer.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/publisher/DataWriter.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/publisher/DataWriterListener.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/publisher/Publisher.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/publisher/PublisherListener.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/publisher/qos/DataWriterQos.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/publisher/qos/PublisherQos.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/publisher/qos/WriterQos.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/subscriber/DataReader.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/subscriber/DataReaderListener.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/subscriber/InstanceState.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/subscriber/ReadCondition.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/subscriber/SampleInfo.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/subscriber/SampleState.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/subscriber/Subscriber.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/subscriber/SubscriberListener.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/subscriber/ViewState.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/subscriber/qos/DataReaderQos.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/subscriber/qos/ReaderQos.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/subscriber/qos/SubscriberQos.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/topic/ContentFilteredTopic.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/topic/IContentFilter.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/topic/IContentFilterFactory.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/topic/Topic.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/topic/TopicDataType.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/topic/TopicDescription.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/topic/TopicListener.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/topic/TypeSupport.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/dds/topic/qos/TopicQos.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/Endpoint.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/RTPSDomain.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/attributes/BuiltinTransports.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/attributes/EndpointAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/attributes/ExternalLocators.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/attributes/HistoryAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/attributes/PropertyPolicy.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/attributes/RTPSParticipantAllocationAttributes.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/attributes/RTPSParticipantAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/attributes/ReaderAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/attributes/ServerAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/attributes/ThreadSettings.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/attributes/WriterAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/BuiltinProtocols.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/data/BuiltinEndpoints.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/data/ContentFilterProperty.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/data/NetworkConfiguration.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/data/ParticipantProxyData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/data/ReaderProxyData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/data/WriterProxyData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/discovery/endpoint/EDP.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/discovery/endpoint/EDPSimple.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/discovery/endpoint/EDPStatic.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/discovery/participant/PDP.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/discovery/participant/PDPListener.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/discovery/participant/PDPSimple.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/liveliness/WLP.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/builtin/liveliness/WLPListener.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/BinaryProperty.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/CDRMessage_t.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/CacheChange.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/CdrSerialization.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/ChangeKind_t.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/EntityId_t.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/FragmentNumber.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/Guid.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/GuidPrefix_t.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/InstanceHandle.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/Locator.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/LocatorList.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/LocatorListComparisons.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/LocatorSelector.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/LocatorSelectorEntry.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/LocatorWithMask.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/LocatorsIterator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/MatchingInfo.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/PortParameters.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/Property.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/RemoteLocators.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/SampleIdentity.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/SequenceNumber.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/SerializedPayload.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/Time_t.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/Token.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/Types.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/VendorId_t.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/WriteParams.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/common/all_common.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/exceptions/Exception.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/flowcontrol/FlowControllerConsts.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/flowcontrol/FlowControllerDescriptor.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/flowcontrol/FlowControllerSchedulerPolicy.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/flowcontrol/ThroughputControllerDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/history/History.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/history/IChangePool.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/history/IPayloadPool.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/history/ReaderHistory.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/history/WriterHistory.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/interfaces/IReaderDataFilter.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/messages/CDRMessage.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/messages/CDRMessage.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/messages/MessageReceiver.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/messages/RTPSMessageCreator.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/messages/RTPSMessageGroup.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/messages/RTPSMessageSenderInterface.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/messages/RTPS_messages.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/network/SenderResource.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/participant/ParticipantDiscoveryInfo.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/participant/RTPSParticipant.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/participant/RTPSParticipantListener.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/reader/RTPSReader.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/reader/ReaderDiscoveryInfo.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/reader/ReaderListener.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/reader/StatefulPersistentReader.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/reader/StatefulReader.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/reader/StatelessPersistentReader.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/reader/StatelessReader.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/resources/ResourceEvent.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/resources/ResourceManagement.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/resources/TimedEvent.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/rtps_all.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/rtps_fwd.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/accesscontrol/AccessControl.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/accesscontrol/EndpointSecurityAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/accesscontrol/ParticipantSecurityAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/accesscontrol/SecurityMaskUtilities.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/authentication/Authentication.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/authentication/Handshake.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/common/Handle.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/common/ParticipantGenericMessage.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/common/SharedSecretHandle.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/cryptography/CryptoKeyExchange.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/cryptography/CryptoKeyFactory.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/cryptography/CryptoTransform.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/cryptography/CryptoTypes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/cryptography/Cryptography.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/exceptions/SecurityException.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/logging/BuiltinLoggingType.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/logging/LogOptions.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/logging/Logging.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/logging/LoggingLevel.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/security/logging/NameValuePair.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/ChainingTransport.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/ChainingTransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/PortBasedTransportDescriptor.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/SenderResource.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/SocketTransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/TCPTransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/TCPv4TransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/TCPv6TransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/TransportDescriptorInterface.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/TransportInterface.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/TransportReceiverInterface.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/UDPTransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/UDPv4TransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/UDPv6TransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/shared_mem/SharedMemTransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/transport/test_UDPv4TransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/ChangeForReader.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/DeliveryRetCode.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/IReaderDataFilter.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/LivelinessData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/LivelinessManager.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/LocatorSelectorSender.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/PersistentWriter.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/RTPSWriter.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/ReaderLocator.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/ReaderProxy.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/StatefulPersistentWriter.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/StatefulWriter.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/StatelessPersistentWriter.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/StatelessWriter.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/WriterDiscoveryInfo.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/rtps/writer/WriterListener.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/IListeners.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/dds/domain/DomainParticipant.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/dds/publisher/qos/DataWriterQos.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/dds/subscriber/qos/DataReaderQos.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/monitorservice_types.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/rtps/StatisticsCommon.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/rtps/monitor_service/Interfaces.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/rtps/monitor_service/interfaces/IConnectionsObserver.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/rtps/monitor_service/interfaces/IConnectionsQueryable.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/rtps/monitor_service/interfaces/IProxyObserver.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/rtps/monitor_service/interfaces/IProxyQueryable.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/rtps/monitor_service/interfaces/IStatusObserver.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/rtps/monitor_service/interfaces/IStatusQueryable.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/topic_names.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/statistics/types.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/thirdparty/optionparser/optionparser/optionparser.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastdds/thirdparty/optionparser/optionparser.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/Domain.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/TopicDataType.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/attributes/LibrarySettingsAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/attributes/ParticipantAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/attributes/PublisherAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/attributes/ReplierAttributes.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/attributes/RequesterAttributes.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/attributes/SubscriberAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/attributes/TopicAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/attributes/all_attributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/common/KeyedChanges.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/config/doxygen_modules.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/config.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/eProsima_auto_link.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/fastrtps_all.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/fastrtps_dll.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/fastrtps_fwd.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/log/Colors.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/log/FileConsumer.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/log/Log.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/log/StdoutConsumer.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/participant/Participant.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/participant/ParticipantListener.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/publisher/Publisher.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/publisher/PublisherHistory.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/publisher/PublisherListener.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/qos/DeadlineMissedStatus.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/qos/IncompatibleQosStatus.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/qos/LivelinessChangedStatus.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/qos/LivelinessLostStatus.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/qos/ParameterTypes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/qos/QosPolicies.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/qos/ReaderQos.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/qos/SampleRejectedStatus.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/qos/WriterQos.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/Endpoint.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/RTPSDomain.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/attributes/EndpointAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/attributes/HistoryAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/attributes/PropertyPolicy.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/attributes/RTPSParticipantAllocationAttributes.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/attributes/RTPSParticipantAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/attributes/ReaderAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/attributes/ServerAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/attributes/WriterAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/builtin/BuiltinProtocols.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/builtin/data/ParticipantProxyData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/builtin/data/ReaderProxyData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/builtin/data/WriterProxyData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/builtin/discovery/endpoint/EDP.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/builtin/discovery/endpoint/EDPSimple.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/builtin/discovery/endpoint/EDPStatic.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/builtin/discovery/participant/PDP.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/builtin/discovery/participant/PDPListener.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/builtin/discovery/participant/PDPSimple.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/builtin/liveliness/WLP.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/builtin/liveliness/WLPListener.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/BinaryProperty.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/CDRMessage_t.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/CacheChange.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/FragmentNumber.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/Guid.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/InstanceHandle.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/Locator.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/LocatorListComparisons.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/LocatorSelector.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/LocatorSelectorEntry.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/MatchingInfo.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/PortParameters.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/Property.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/RemoteLocators.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/SampleIdentity.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/SequenceNumber.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/SerializedPayload.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/Time_t.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/Token.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/Types.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/WriteParams.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/common/all_common.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/exceptions/Exception.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/flowcontrol/ThroughputControllerDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/history/History.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/history/ReaderHistory.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/history/WriterHistory.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/messages/CDRMessage.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/messages/MessageReceiver.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/messages/RTPSMessageCreator.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/messages/RTPSMessageGroup.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/messages/RTPSMessageSenderInterface.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/messages/RTPS_messages.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/network/SenderResource.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/participant/ParticipantDiscoveryInfo.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/participant/RTPSParticipant.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/participant/RTPSParticipantListener.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/reader/RTPSReader.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/reader/ReaderDiscoveryInfo.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/reader/ReaderListener.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/reader/StatefulPersistentReader.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/reader/StatefulReader.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/reader/StatelessPersistentReader.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/reader/StatelessReader.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/resources/ResourceEvent.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/resources/ResourceManagement.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/resources/TimedEvent.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/rtps_all.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/rtps_fwd.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/accesscontrol/AccessControl.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/accesscontrol/EndpointSecurityAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/accesscontrol/ParticipantSecurityAttributes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/accesscontrol/SecurityMaskUtilities.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/authentication/Authentication.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/authentication/Handshake.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/common/Handle.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/common/ParticipantGenericMessage.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/common/SharedSecretHandle.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/cryptography/CryptoKeyExchange.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/cryptography/CryptoKeyFactory.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/cryptography/CryptoTransform.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/cryptography/CryptoTypes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/cryptography/Cryptography.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/security/exceptions/SecurityException.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/writer/LivelinessData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/writer/LivelinessManager.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/writer/PersistentWriter.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/writer/RTPSWriter.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/writer/ReaderLocator.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/writer/ReaderProxy.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/writer/StatefulPersistentWriter.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/writer/StatefulWriter.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/writer/StatelessPersistentWriter.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/writer/StatelessWriter.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/writer/WriterDiscoveryInfo.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/rtps/writer/WriterListener.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/subscriber/SampleInfo.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/subscriber/Subscriber.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/subscriber/SubscriberHistory.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/subscriber/SubscriberListener.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/transport/SocketTransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/transport/TCPTransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/transport/TCPv4TransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/transport/TCPv6TransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/transport/TransportDescriptorInterface.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/transport/TransportInterface.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/transport/TransportReceiverInterface.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/transport/UDPTransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/transport/UDPv4TransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/transport/UDPv6TransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/transport/test_UDPv4TransportDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/AnnotationDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/AnnotationParameterValue.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/BuiltinAnnotationsTypeObject.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/DynamicData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/DynamicDataFactory.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/DynamicDataHelper.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/DynamicDataPtr.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/DynamicPubSubType.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/DynamicType.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/DynamicTypeBuilder.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/DynamicTypeBuilderFactory.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/DynamicTypeBuilderPtr.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/DynamicTypeMember.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/DynamicTypePtr.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/MemberDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/TypeDescriptor.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/TypeIdentifier.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/TypeIdentifierTypes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/TypeNamesGenerator.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/TypeObject.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/TypeObjectFactory.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/TypeObjectHashId.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/types/TypesBase.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/DBQueue.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/IPFinder.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/IPLocator.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/ProxyPool.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/Semaphore.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/StringMatching.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/System.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/TimeConversion.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/TimedConditionVariable.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/TimedMutex.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/collections/ResourceLimitedContainerConfig.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/collections/ResourceLimitedVector.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/collections/foonathan_memory_helpers.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/fixed_size_bitmap.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/fixed_size_string.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/md5.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/shared_mutex.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/utils/string_convert.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/xmlparser/XMLEndpointParser.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/xmlparser/XMLParser.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/xmlparser/XMLParserCommon.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/xmlparser/XMLProfileManager.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/fastrtps/xmlparser/XMLTree.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/aligned_allocator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/allocator_storage.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/allocator_traits.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/config.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/config_impl.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/container.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/container_node_sizes_impl.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/debugging.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/default_allocator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/deleter.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/detail/align.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/detail/assert.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/detail/container_node_sizes.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/detail/container_node_sizes_impl.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/detail/debug_helpers.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/detail/ebo_storage.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/detail/free_list.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/detail/free_list_array.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/detail/ilog2.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/detail/lowlevel_allocator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/detail/memory_stack.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/detail/small_free_list.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/detail/utility.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/error.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/fallback_allocator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/heap_allocator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/iteration_allocator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/joint_allocator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/malloc_allocator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/memory_arena.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/memory_pool.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/memory_pool_collection.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/memory_pool_type.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/memory_resource_adapter.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/memory_stack.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/namespace_alias.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/new_allocator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/segregator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/smart_ptr.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/static_allocator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/std_allocator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/temporary_allocator.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/threading.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/tracking.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/include/foonathan_memory/foonathan/memory/virtual_memory.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/lib/aarch64/20/libfastcdr.so +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/lib/aarch64/20/libfastrtps.so +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/lib/aarch64/20/libfoonathan_memory-0.7.3.a +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/lib/aarch64/libfastcdr.so +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/lib/aarch64/libfastrtps.so +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/lib/aarch64/libfoonathan_memory-0.7.3.a +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/lib/x86_64/20/libfastcdr.so +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/lib/x86_64/20/libfastrtps.so +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/lib/x86_64/20/libfoonathan_memory-0.7.3.a +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/lib/x86_64/libfastcdr.so +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/lib/x86_64/libfastrtps.so +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/sdk_release/third_party/lib/x86_64/libfoonathan_memory-0.7.3.a +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/shared-file-system/rusty-data-root/cfg/commit-dependency.info.json +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/shared-file-system/script/s-30-install-dependency.sh +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/shared-file-system/script/s-40-build-component.sh +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/common/dds/dds_callback.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/common/dds/dds_factory_model.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/common/dds/dds_topic_channel.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/common/ros_dds_bridge/bridge.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/ai/AsrChunk.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/ai/AsrChunk.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/ai/Subtitle.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/ai/Subtitle.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/BatteryState.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/BatteryState.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/ButtonEvent.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/ButtonEvent.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/FallDownState.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/FallDownState.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/HandReplyData.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/HandReplyData.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/HandReplyParam.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/HandReplyParam.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/HandTouchData.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/HandTouchData.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/HandTouchData.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/HandTouchParam.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/HandTouchParam.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/HandTouchParam.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/ImuState.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/ImuState.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/LightControlMsg.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/LightControlMsg.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/LightPixel.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/LightPixel.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/LowCmd.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/LowCmd.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/LowState.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/LowState.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/MotorCmd.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/MotorCmd.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/MotorState.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/MotorState.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/Odometer.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/Odometer.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/ProneBodyControlStatus.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/ProneBodyControlStatus.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RemoteControllerState.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RemoteControllerState.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotDdsBatteryStatus.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotDdsBatteryStatus.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotDdsImuStatus.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotDdsImuStatus.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotDdsJointStatus.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotDdsJointStatus.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotProcessState.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotProcessState.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotProcessStateMsg.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotProcessStateMsg.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotReplayTrajID.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotReplayTrajID.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotStates.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotStates.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotStatusDdsMsg.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/b1/RobotStatusDdsMsg.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/builtin_interfaces/Time.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/builtin_interfaces/Time.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/rpc/RpcReqMsg.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/rpc/RpcReqMsg.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/rpc/RpcRespMsg.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/rpc/RpcRespMsg.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/sensor_msgs/CameraInfo.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/sensor_msgs/CameraInfo.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/sensor_msgs/CompressedImage.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/sensor_msgs/CompressedImage.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/sensor_msgs/Image.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/sensor_msgs/Image.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/sensor_msgs/RegionOfInterest.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/sensor_msgs/RegionOfInterest.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/std_msgs/Header.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl/std_msgs/Header.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/b1/FallDownRecoveryState.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/b1/FallDownRecoveryState.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/b1/PersonFace.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/b1/PersonFace.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/b1/PersonFaceMsgs.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/b1/PersonFaceMsgs.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/b1/RawBytesMsg.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/b1/RawBytesMsg.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/b1/RawBytesStamped.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/b1/RawBytesStamped.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/booster_msgs/BinaryData.cxx +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/booster_msgs/BinaryData.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/booster_msgs/BinaryDataCdrAux.ipp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/demo/DemoMsg.cxx +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/demo/DemoMsg.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/demo/DemoMsgCdrAux.ipp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/Point.cxx +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/Point.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/PointCdrAux.ipp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/Pose.cxx +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/Pose.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/PoseCdrAux.ipp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/PoseStamped.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/PoseStamped.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/Quaternion.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/Quaternion.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/Transform.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/Transform.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/TransformStamped.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/TransformStamped.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/Vector3.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/geometry_msgs/Vector3.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/robocup_msgs/Ball.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/robocup_msgs/Ball.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/sensor_msgs/Imu.cxx +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/sensor_msgs/Imu.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/sensor_msgs/ImuCdrAux.ipp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/sensor_msgs/JointState.cxx +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/sensor_msgs/JointState.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/sensor_msgs/JointStateCdrAux.ipp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/tf2_msgs/TFMessage.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/idl_internal/tf2_msgs/TFMessage.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/python/controller/booster_robotics_sdk_python/__init__.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/python/controller/booster_robotics_sdk_python/arm_controller.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/python/controller/booster_robotics_sdk_python/move_controller.py +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/python/internal_binding.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/robot/ai/client.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/robot/b1/b1_loco_client.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/robot/b1/b1_loco_internal_client.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/robot/channel/channel_factory.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/robot/channel/channel_publisher.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/robot/channel/channel_subscriber.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/robot/device/light/client.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/robot/rpc/rpc_client.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/robot/rpc/rpc_server.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/robot/vision/vision_client.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/src/robot/x5_camera/x5_camera_client.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/camera_rpc/CMakeLists.txt +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/camera_rpc/src/rpc_client.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/camera_rpc/src/rpc_server.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/camera_rpc/src/x5_camera_rpc.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/camera_rpc/src/x5_camera_rpc.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/demo_test/demo_publisher.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/demo_test/demo_publisher.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/demo_test/demo_subscriber.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/demo_test/demo_subscriber.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/demo_test/demo_test.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/pub_sub/publisher.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/pub_sub/subscriber.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/rpc/loco_rpc_server.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/rpc/rpc_client.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/rpc/rpc_server.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/test/sim_bridge/sim_bridge_subscriber.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/CMakeLists.txt +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/codegen.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/cpp_merger.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/dds_file_manager.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/header_merger.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/helper.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/merger.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/Header.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/Header.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/Header.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/LowCmd.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/LowCmd.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/LowCmd.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/MotorCmd.cxx +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/MotorCmd.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/MotorCmd.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/MotorCmdCdrAux.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/MotorCmdCdrAux.ipp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/MotorCmdPubSubTypes.cxx +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/MotorCmdPubSubTypes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/Time.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/Time.cxx +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/Time.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/Time.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/TimeCdrAux.hpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/TimeCdrAux.ipp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/TimePubSubTypes.cxx +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/TimePubSubTypes.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/test.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/test.h +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/temp/test.idl +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/test_publisher.cpp +0 -0
- {booster_robotics_sdk_python-1.1.1 → booster_robotics_sdk_python-1.2.0}/tools/booster_fastdds_gen/test/test_subscriber.cpp +0 -0
|
@@ -53,6 +53,8 @@ enum class LocoApiId {
|
|
|
53
53
|
kUnloadCustomTrainedTraj = 2034,
|
|
54
54
|
kEnterWBCGait = 2035,
|
|
55
55
|
kExitWBCGait = 2036,
|
|
56
|
+
kMoveDualHandEndEffector = 2037,
|
|
57
|
+
kVisualKick = 2038,
|
|
56
58
|
};
|
|
57
59
|
|
|
58
60
|
class RotateHeadParameter {
|
|
@@ -462,6 +464,39 @@ public:
|
|
|
462
464
|
HandIndex hand_index_;
|
|
463
465
|
};
|
|
464
466
|
|
|
467
|
+
class MoveDualHandEndEffectorParameter {
|
|
468
|
+
public:
|
|
469
|
+
MoveDualHandEndEffectorParameter() = default;
|
|
470
|
+
MoveDualHandEndEffectorParameter(
|
|
471
|
+
const Posture &left_target_posture,
|
|
472
|
+
const Posture &right_target_posture,
|
|
473
|
+
int time_millis) :
|
|
474
|
+
left_target_posture_(left_target_posture),
|
|
475
|
+
right_target_posture_(right_target_posture),
|
|
476
|
+
time_millis_(time_millis) {
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
public:
|
|
480
|
+
void FromJson(nlohmann::json &json) {
|
|
481
|
+
left_target_posture_.FromJson(json["left_target_posture"]);
|
|
482
|
+
right_target_posture_.FromJson(json["right_target_posture"]);
|
|
483
|
+
time_millis_ = json["time_millis"];
|
|
484
|
+
}
|
|
485
|
+
|
|
486
|
+
nlohmann::json ToJson() const {
|
|
487
|
+
nlohmann::json json;
|
|
488
|
+
json["left_target_posture"] = left_target_posture_.ToJson();
|
|
489
|
+
json["right_target_posture"] = right_target_posture_.ToJson();
|
|
490
|
+
json["time_millis"] = time_millis_;
|
|
491
|
+
return json;
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
public:
|
|
495
|
+
Posture left_target_posture_;
|
|
496
|
+
Posture right_target_posture_;
|
|
497
|
+
int time_millis_ = 1000;
|
|
498
|
+
};
|
|
499
|
+
|
|
465
500
|
class GetFrameTransformParameter {
|
|
466
501
|
public:
|
|
467
502
|
GetFrameTransformParameter() = default;
|
|
@@ -742,6 +777,8 @@ enum class WholeBodyDanceId {
|
|
|
742
777
|
kMoonWalk = 4,
|
|
743
778
|
kBoxingStyleKick = 5,
|
|
744
779
|
kRoundhouseKick = 6,
|
|
780
|
+
kShanHeGuRenDance = 7,
|
|
781
|
+
kGaiGeChunFengDance = 8,
|
|
745
782
|
};
|
|
746
783
|
|
|
747
784
|
class WholeBodyDanceParameter {
|
|
@@ -935,6 +972,28 @@ public:
|
|
|
935
972
|
std::string tid_;
|
|
936
973
|
};
|
|
937
974
|
|
|
975
|
+
class VisualKickParameter {
|
|
976
|
+
public:
|
|
977
|
+
VisualKickParameter() = default;
|
|
978
|
+
VisualKickParameter(bool start) :
|
|
979
|
+
start_(start) {
|
|
980
|
+
}
|
|
981
|
+
|
|
982
|
+
public:
|
|
983
|
+
void FromJson(nlohmann::json &json) {
|
|
984
|
+
start_ = json["start"];
|
|
985
|
+
}
|
|
986
|
+
|
|
987
|
+
nlohmann::json ToJson() const {
|
|
988
|
+
nlohmann::json json;
|
|
989
|
+
json["start"] = start_;
|
|
990
|
+
return json;
|
|
991
|
+
}
|
|
992
|
+
|
|
993
|
+
private:
|
|
994
|
+
bool start_;
|
|
995
|
+
};
|
|
996
|
+
|
|
938
997
|
}
|
|
939
998
|
}
|
|
940
999
|
} // namespace booster::robot::b1
|
|
@@ -273,6 +273,29 @@ public:
|
|
|
273
273
|
return SendApiRequest(LocoApiId::kMoveHandEndEffector, param);
|
|
274
274
|
}
|
|
275
275
|
|
|
276
|
+
/**
|
|
277
|
+
* @brief Move dual hand end-effector to target postures(position & orientation)
|
|
278
|
+
*
|
|
279
|
+
* @param left_target_posture Represents the target posture in base frame (torso frame) that the left hand end-effector should reach.
|
|
280
|
+
* It contains position & orientation.
|
|
281
|
+
* @param right_target_posture Represents the target posture in base frame (torso frame) that the right hand end-effector should reach.
|
|
282
|
+
* It contains position & orientation.
|
|
283
|
+
* @param time_mills Specifies the duration, in milliseconds, for completing the movement.
|
|
284
|
+
*
|
|
285
|
+
* @return 0 if success, otherwise return error code
|
|
286
|
+
*/
|
|
287
|
+
int32_t MoveDualHandEndEffector(
|
|
288
|
+
const Posture &left_target_posture,
|
|
289
|
+
const Posture &right_target_posture,
|
|
290
|
+
int time_millis) {
|
|
291
|
+
MoveDualHandEndEffectorParameter move_dual_hand(
|
|
292
|
+
left_target_posture,
|
|
293
|
+
right_target_posture,
|
|
294
|
+
time_millis);
|
|
295
|
+
std::string param = move_dual_hand.ToJson().dump();
|
|
296
|
+
return SendApiRequest(LocoApiId::kMoveDualHandEndEffector, param);
|
|
297
|
+
}
|
|
298
|
+
|
|
276
299
|
/**
|
|
277
300
|
* @brief Stop hand end-effector movement
|
|
278
301
|
*
|
|
@@ -534,6 +557,17 @@ public:
|
|
|
534
557
|
return SendApiRequest(LocoApiId::kExitWBCGait, "");
|
|
535
558
|
}
|
|
536
559
|
|
|
560
|
+
/**
|
|
561
|
+
* @brief side-foot kick
|
|
562
|
+
*
|
|
563
|
+
* @return 0 if success, otherwise return error code
|
|
564
|
+
*/
|
|
565
|
+
int32_t VisualKick(bool start) {
|
|
566
|
+
VisualKickParameter parameter(start);
|
|
567
|
+
std::string param = parameter.ToJson().dump();
|
|
568
|
+
return SendApiRequest(LocoApiId::kVisualKick, param);
|
|
569
|
+
}
|
|
570
|
+
|
|
537
571
|
private:
|
|
538
572
|
std::shared_ptr<RpcClient> rpc_client_;
|
|
539
573
|
};
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
#pragma once
|
|
2
|
+
|
|
3
|
+
namespace booster {
|
|
4
|
+
namespace robot {
|
|
5
|
+
|
|
6
|
+
/*Robot mode */
|
|
7
|
+
enum class RobotMode {
|
|
8
|
+
kUnknown = -1, // For error handling
|
|
9
|
+
kDamping = 0, // All motor enter damping mode, robot will fall down if it is not supported
|
|
10
|
+
kPrepare = 1, // Prepare mode, the robot keeps standing on both feet and can switch to walking mode
|
|
11
|
+
kWalking = 2, // Walking mode, in walking mode, the robot can move, rotate, kick the ball, etc.
|
|
12
|
+
kCustom = 3, // Custom mode, in custom mode, the robot can do some custom actions
|
|
13
|
+
kSoccer = 4, // Soccer mode, in soccer mode, the robot can perform some soccer actions
|
|
14
|
+
};
|
|
15
|
+
|
|
16
|
+
enum class BodyControl {
|
|
17
|
+
kUnknown = 0,
|
|
18
|
+
kDamping = 1, // Only active in damping mode, damping mode has no other body control
|
|
19
|
+
kPrepare = 2, // Only active in prepare mode, prepare mode has no other body control
|
|
20
|
+
kHumanlikeGait = 3, // Humanlike gait body control, in humanlike gait, the robot can walk like a human
|
|
21
|
+
kProneBody = 4, // Prone body control, in prone body control, the robot can lie down、push-up
|
|
22
|
+
kSoccerGait = 5, // Soccer gait body control, in soccer gait, the robot can move faster and do some soccer player like actions
|
|
23
|
+
kCustom = 6, // Only active in custom mode, custom mode has no other body control
|
|
24
|
+
kGetUp = 7, // Get up body control, in get up body control, the robot can get up from lying down
|
|
25
|
+
kWholeBodyDance = 8, // Whole body dance body control, in whole body dance, the robot can do some whole body dance actions
|
|
26
|
+
kShoot = 9, // Shoot body control, in shoot body control, the robot can scored with a powerful shot
|
|
27
|
+
kInsideFoot = 10, // Inside foot kick body control, in inside foot kick body control, the robot can do precise inside foot kick actions
|
|
28
|
+
kGoalie = 11, // Goalie body control, in goalie body control, the robot can perform goalie actions
|
|
29
|
+
kWBCGait = 12, // Whole body control gait body control, in WBC gait, the robot walking by whole body control
|
|
30
|
+
kLionDancePreparePose = 13, // Lion dance prepare pose, in this body control, the robot will do lion dance prepare pose
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
enum class Action {
|
|
34
|
+
kUnknown = 0,
|
|
35
|
+
kHandShake = 1,
|
|
36
|
+
kHandWave = 2,
|
|
37
|
+
kHandControl = 3,
|
|
38
|
+
kDanceNewYear = 4,
|
|
39
|
+
kDanceNezha = 5,
|
|
40
|
+
kDanceTowardsFuture = 6,
|
|
41
|
+
kGestureDabbing = 7,
|
|
42
|
+
kGestureUltraman = 8,
|
|
43
|
+
kGestureRespect = 9,
|
|
44
|
+
kGestureCheer = 10,
|
|
45
|
+
kGestureLuckyCat = 11,
|
|
46
|
+
kGestureBoxing = 12,
|
|
47
|
+
kZeroTorqueDrag = 13,
|
|
48
|
+
kRecordTraj = 14,
|
|
49
|
+
kRunRecordedTraj = 15,
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
enum class Frame {
|
|
53
|
+
kUnknown = -1, // For error handling
|
|
54
|
+
kBody = 0,
|
|
55
|
+
kHead = 1,
|
|
56
|
+
kLeftHand = 2,
|
|
57
|
+
kRightHand = 3,
|
|
58
|
+
kLeftFoot = 4,
|
|
59
|
+
kRightFoot = 5,
|
|
60
|
+
};
|
|
61
|
+
|
|
62
|
+
enum class ProneBodyControlPosture {
|
|
63
|
+
kUnknown = 0,
|
|
64
|
+
kInactive = 1,
|
|
65
|
+
kPushUp = 2,
|
|
66
|
+
kLieDown = 3,
|
|
67
|
+
kSoccerLocomotion = 4,
|
|
68
|
+
kSoccerKicking = 5,
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
}
|
|
72
|
+
} // namespace booster::robot
|
|
@@ -262,6 +262,24 @@ public:
|
|
|
262
262
|
*/
|
|
263
263
|
eProsima_user_DllExport double &robot_theta_to_field();
|
|
264
264
|
|
|
265
|
+
/*!
|
|
266
|
+
* @brief This function sets a value in member power
|
|
267
|
+
* @param _power New value for member power
|
|
268
|
+
*/
|
|
269
|
+
eProsima_user_DllExport void power(double _power);
|
|
270
|
+
|
|
271
|
+
/*!
|
|
272
|
+
* @brief This function returns the value of member power
|
|
273
|
+
* @return Value of member power
|
|
274
|
+
*/
|
|
275
|
+
eProsima_user_DllExport double power() const;
|
|
276
|
+
|
|
277
|
+
/*!
|
|
278
|
+
* @brief This function returns a reference to member power
|
|
279
|
+
* @return Reference to member power
|
|
280
|
+
*/
|
|
281
|
+
eProsima_user_DllExport double &power();
|
|
282
|
+
|
|
265
283
|
private:
|
|
266
284
|
std_msgs::msg::Header m_header;
|
|
267
285
|
double m_x{0.0};
|
|
@@ -270,6 +288,7 @@ private:
|
|
|
270
288
|
double m_goal_x{0.0};
|
|
271
289
|
double m_goal_y{0.0};
|
|
272
290
|
double m_robot_theta_to_field{0.0};
|
|
291
|
+
double m_power{0.0};
|
|
273
292
|
|
|
274
293
|
public:
|
|
275
294
|
typedef Kick type;
|
|
@@ -5,6 +5,8 @@
|
|
|
5
5
|
#include <iostream>
|
|
6
6
|
#include <booster/third_party/nlohmann_json/json.hpp>
|
|
7
7
|
#include <booster_internal/robot/b1/b1_internal_api_const.hpp>
|
|
8
|
+
#include <booster/robot/common/entities.hpp>
|
|
9
|
+
#include <booster/robot/common/robot_shared.hpp>
|
|
8
10
|
|
|
9
11
|
namespace booster_internal {
|
|
10
12
|
namespace robot {
|
|
@@ -33,7 +35,7 @@ enum class LocoInternalApiId {
|
|
|
33
35
|
kRLFancyKickBall = 100012,
|
|
34
36
|
|
|
35
37
|
kPushUp = 100101,
|
|
36
|
-
|
|
38
|
+
|
|
37
39
|
kGoalieDown = 100103,
|
|
38
40
|
kGoalieUp = 100104,
|
|
39
41
|
kReplayTrajectoryWithData = 100105,
|
|
@@ -42,6 +44,8 @@ enum class LocoInternalApiId {
|
|
|
42
44
|
kLionDancePrepare = 100201,
|
|
43
45
|
kLionDanceStart = 100202,
|
|
44
46
|
kLionDanceMove = 100203,
|
|
47
|
+
|
|
48
|
+
kChangeModeWithDefaultGait = 100204
|
|
45
49
|
};
|
|
46
50
|
|
|
47
51
|
class MoveToTargetParameter {
|
|
@@ -187,6 +191,37 @@ public:
|
|
|
187
191
|
int stance_action_index_;
|
|
188
192
|
};
|
|
189
193
|
|
|
194
|
+
enum class GaitType {
|
|
195
|
+
WholeBodyGait = 0,
|
|
196
|
+
DecoupledGait = 1
|
|
197
|
+
};
|
|
198
|
+
|
|
199
|
+
class ChangeModeWithDefaultGaitParameter {
|
|
200
|
+
public:
|
|
201
|
+
ChangeModeWithDefaultGaitParameter() = default;
|
|
202
|
+
ChangeModeWithDefaultGaitParameter(booster::robot::RobotMode mode, GaitType gait_type) :
|
|
203
|
+
mode_(mode),
|
|
204
|
+
default_gait_type_(gait_type) {
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
public:
|
|
208
|
+
void FromJson(nlohmann::json &json) {
|
|
209
|
+
mode_ = static_cast<booster::robot::RobotMode>(json["mode"]);
|
|
210
|
+
default_gait_type_ = static_cast<GaitType>(json["default_gait_type"]);
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
nlohmann::json ToJson() const {
|
|
214
|
+
nlohmann::json json;
|
|
215
|
+
json["mode"] = static_cast<int>(mode_);
|
|
216
|
+
json["default_gait_type"] = static_cast<int>(default_gait_type_);
|
|
217
|
+
return json;
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
public:
|
|
221
|
+
booster::robot::RobotMode mode_;
|
|
222
|
+
GaitType default_gait_type_ = GaitType::WholeBodyGait;
|
|
223
|
+
};
|
|
224
|
+
|
|
190
225
|
class SquatParameter {
|
|
191
226
|
public:
|
|
192
227
|
SquatParameter() = default;
|
|
@@ -265,7 +300,6 @@ public:
|
|
|
265
300
|
float kick_dir_;
|
|
266
301
|
bool cancel_;
|
|
267
302
|
|
|
268
|
-
|
|
269
303
|
void FromJson(nlohmann::json &json) {
|
|
270
304
|
kick_speed_ = json["kick_speed"];
|
|
271
305
|
kick_dir_ = json["kick_dir"];
|
|
@@ -353,18 +387,16 @@ public:
|
|
|
353
387
|
float yaw_;
|
|
354
388
|
};
|
|
355
389
|
|
|
356
|
-
class
|
|
390
|
+
class LionDancePrepareParameter {
|
|
357
391
|
public:
|
|
358
|
-
|
|
359
|
-
|
|
392
|
+
LionDancePrepareParameter() = default;
|
|
393
|
+
LionDancePrepareParameter(bool start) :
|
|
360
394
|
start_(start) {
|
|
361
395
|
}
|
|
362
396
|
|
|
363
|
-
public:
|
|
364
397
|
void FromJson(nlohmann::json &json) {
|
|
365
398
|
start_ = json["start"];
|
|
366
399
|
}
|
|
367
|
-
|
|
368
400
|
nlohmann::json ToJson() const {
|
|
369
401
|
nlohmann::json json;
|
|
370
402
|
json["start"] = start_;
|
|
@@ -375,13 +407,12 @@ private:
|
|
|
375
407
|
bool start_;
|
|
376
408
|
};
|
|
377
409
|
|
|
378
|
-
class
|
|
410
|
+
class LionDanceMoveParameter {
|
|
379
411
|
public:
|
|
380
|
-
|
|
381
|
-
|
|
412
|
+
LionDanceMoveParameter() = default;
|
|
413
|
+
LionDanceMoveParameter(bool start) :
|
|
382
414
|
start_(start) {
|
|
383
415
|
}
|
|
384
|
-
|
|
385
416
|
void FromJson(nlohmann::json &json) {
|
|
386
417
|
start_ = json["start"];
|
|
387
418
|
}
|
|
@@ -395,23 +426,24 @@ private:
|
|
|
395
426
|
bool start_;
|
|
396
427
|
};
|
|
397
428
|
|
|
398
|
-
class
|
|
429
|
+
class LionDanceStartParameter {
|
|
399
430
|
public:
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
431
|
+
LionDanceStartParameter() = default;
|
|
432
|
+
LionDanceStartParameter(int dance_idx) :
|
|
433
|
+
dance_idx_(dance_idx) {
|
|
403
434
|
}
|
|
435
|
+
|
|
404
436
|
void FromJson(nlohmann::json &json) {
|
|
405
|
-
|
|
437
|
+
dance_idx_ = json["dance_idx"];
|
|
406
438
|
}
|
|
407
439
|
nlohmann::json ToJson() const {
|
|
408
440
|
nlohmann::json json;
|
|
409
|
-
json["
|
|
441
|
+
json["dance_idx"] = dance_idx_;
|
|
410
442
|
return json;
|
|
411
443
|
}
|
|
412
444
|
|
|
413
445
|
private:
|
|
414
|
-
|
|
446
|
+
int dance_idx_;
|
|
415
447
|
};
|
|
416
448
|
|
|
417
449
|
}
|
|
@@ -97,17 +97,6 @@ public:
|
|
|
97
97
|
return SendApiRequest(LocoInternalApiId::kPushUp, param);
|
|
98
98
|
}
|
|
99
99
|
|
|
100
|
-
/**
|
|
101
|
-
* @brief side-foot kick
|
|
102
|
-
*
|
|
103
|
-
* @return 0 if success, otherwise return error code
|
|
104
|
-
*/
|
|
105
|
-
int32_t VisualKick(bool start) {
|
|
106
|
-
VisualKickParameter parameter(start);
|
|
107
|
-
std::string param = parameter.ToJson().dump();
|
|
108
|
-
return SendApiRequest(LocoInternalApiId::kVisualKick, param);
|
|
109
|
-
}
|
|
110
|
-
|
|
111
100
|
/**
|
|
112
101
|
* @brief side-foot kick
|
|
113
102
|
*
|
|
@@ -295,9 +284,10 @@ public:
|
|
|
295
284
|
*
|
|
296
285
|
* @return 0 if success, otherwise return error code
|
|
297
286
|
*/
|
|
298
|
-
int32_t LionDanceStart() {
|
|
299
|
-
|
|
300
|
-
|
|
287
|
+
int32_t LionDanceStart(int dance_id) {
|
|
288
|
+
LionDanceStartParameter param(dance_id);
|
|
289
|
+
std::string json = param.ToJson().dump();
|
|
290
|
+
return SendApiRequest(LocoInternalApiId::kLionDanceStart, json);
|
|
301
291
|
}
|
|
302
292
|
|
|
303
293
|
/**
|
|
@@ -311,6 +301,17 @@ public:
|
|
|
311
301
|
return SendApiRequest(LocoInternalApiId::kLionDanceMove, json);
|
|
312
302
|
}
|
|
313
303
|
|
|
304
|
+
/**
|
|
305
|
+
* @brief Change mode with default gait
|
|
306
|
+
*
|
|
307
|
+
* @return 0 if success, otherwise return error code
|
|
308
|
+
*/
|
|
309
|
+
int32_t ChangeModeWithDefaultGait(booster::robot::RobotMode mode, GaitType gait_type) {
|
|
310
|
+
ChangeModeWithDefaultGaitParameter param{mode, gait_type};
|
|
311
|
+
std::string json = param.ToJson().dump();
|
|
312
|
+
return SendApiRequest(LocoInternalApiId::kChangeModeWithDefaultGait, json);
|
|
313
|
+
}
|
|
314
|
+
|
|
314
315
|
private:
|
|
315
316
|
std::shared_ptr<RpcClient> rpc_client_;
|
|
316
317
|
};
|
|
@@ -285,7 +285,11 @@ int main(int argc, char const *argv[]) {
|
|
|
285
285
|
} else if (input == "mw") {
|
|
286
286
|
res = client.ChangeMode(booster::robot::RobotMode::kWalking);
|
|
287
287
|
} else if (input == "mc") {
|
|
288
|
-
res = client.ChangeMode(booster::robot::RobotMode::
|
|
288
|
+
res = client.ChangeMode(booster::robot::RobotMode::kSoccer);
|
|
289
|
+
} else if (input == "vs1") {
|
|
290
|
+
res = client.VisualKick(true);
|
|
291
|
+
} else if (input == "vs0") {
|
|
292
|
+
res = client.VisualKick(false);
|
|
289
293
|
} else if (input == "w") {
|
|
290
294
|
x = 0.2;
|
|
291
295
|
y = 0.0;
|