CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
fixtures/v1/base_velocity.json
fixtures/v1/camera_subscribe.json
fixtures/v1/camera_unsubscribe.json
fixtures/v1/gripper.json
fixtures/v1/hello_room.json
fixtures/v1/joint_position.json
fixtures/v1/joint_trajectory.json
fixtures/v1/joint_trajectory_stop.json
fixtures/v1/joint_velocity.json
fixtures/v1/marker.json
fixtures/v1/marker_clear.json
fixtures/v1/marker_delete.json
fixtures/v1/marker_points.json
fixtures/v1/reset.json
fixtures/v1/room_opening.json
fixtures/v1/stop.json
fixtures/v1/tcp_pose.json
fixtures/v1/tcp_pose_oriented.json
fixtures/v1/telemetry.json
sim2bot/__init__.py
sim2bot/bridge.py
sim2bot/bridge_server.py
sim2bot/cli.py
sim2bot/client.py
tests/test_bridge.py
tests/test_fixtures.py
tests/test_sdk.py