Skip to content

Added a Joint Trajectory Action Server to enable position mode and Stretch Web Teleop support in Stretch Simulation #197

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: feature/mujoco_simulation-cameras
Choose a base branch
from

Conversation

hello-robot-shehab
Copy link
Contributor

@hello-robot-shehab hello-robot-shehab commented Apr 23, 2025

  • Implemented a simple Trajectory Action Server that

  • All the topics that are subscribed to by Stretch Web Teleop are now published, for example /joint_limits, /tool, /is_homed

  • The Runstop button on the Web Teleop UI changes the robot mode to a run_stop mode and doesn't allow the user to send commands.

  • All the camera and sensor topics use Best Effort QoS.

  • Cameras now use the image resolutions that match the Web Teleop on the real robot (requires Updated camera sensor resolution and FOV from their specs and focal from calibrated values stretch_mujoco#54
    )
    image

  • The user can use the Map widget:
    image

Please use all the StretchMujoco PR's mentioned in #194 as well as hello-robot/stretch_mujoco#53 when testing this PR. Thank you!

…Enabled position mode in Stretch Mujoco Driver because it works now.
…er. All camera topics now use BEST_EFFORT to match WebTeleop.
…tretch Web Teleop expects, without re-mapping
… be broadcast correctly, making transform lookups fail in MoveToGrasp - this has been replaced with a wait_for_transform call to a tf buffer. A U16C1 (unsigned int, 1 channel) compressed depth map in millimeters is now published on the depth/compressed topics.
@hello-robot-shehab hello-robot-shehab force-pushed the feature/mujoco_simulation-action_server branch from 9d61263 to 7ef3b41 Compare April 25, 2025 19:21
@hello-robot-shehab hello-robot-shehab changed the base branch from feature/mujoco_simulation to feature/mujoco_simulation-cameras April 25, 2025 19:22
@hello-robot-shehab hello-robot-shehab marked this pull request as ready for review May 12, 2025 19:35
@hello-robot-shehab hello-robot-shehab changed the title Added a Joint Trajectory Action Server to enable position mode and Stretch Web Teleop support. Added a Joint Trajectory Action Server to enable position mode and Stretch Web Teleop support in Stretch Simulation May 13, 2025
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