Skip to content

feat: add pybullet oracle contact sensor (v1.3.0)#1

Open
LemonPi wants to merge 2 commits into
masterfrom
feat/pybullet-oracle-sensor
Open

feat: add pybullet oracle contact sensor (v1.3.0)#1
LemonPi wants to merge 2 commits into
masterfrom
feat/pybullet-oracle-sensor

Conversation

@LemonPi

@LemonPi LemonPi commented May 30, 2026

Copy link
Copy Markdown
Member

Summary

Lands the pybullet oracle contact sensor on master and releases it as 1.3.0.

src/stucco/sensors.py (PybulletOracleContactSensor, ContactInfo) was defined on the defined_sensors branch (ed0bf11, 2024-06-13) but never merged — master was frozen before it (2023-12-15). Both base_experiments (env/bubble.py) and chsel_experiments (env/poke.py) do from stucco.sensors import PybulletOracleContactSensor, so neither installs cleanly against current master.

Changes

  • Fast-forward of defined_sensors (ed0bf11): adds src/stucco/sensors.py (47 lines) — a sim-only ground-truth contact sensor reading p.getContactPoints(robot_id, target_id).
  • Bump version 1.2.11.3.0.

master was fully contained in defined_sensors, so this is a clean fast-forward + version bump; no other files change.

🤖 Generated with Claude Code

LemonPi and others added 2 commits June 13, 2024 18:23
Minor bump to release the pybullet oracle contact sensor (src/stucco/sensors.py), fast-forwarded from defined_sensors.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant