Skip to content

Enable vehicle teleoperation#686

Draft
jyue86 wants to merge 4 commits into
NVIDIA:mainfrom
jyue86:vehicle-teleop
Draft

Enable vehicle teleoperation#686
jyue86 wants to merge 4 commits into
NVIDIA:mainfrom
jyue86:vehicle-teleop

Conversation

@jyue86

@jyue86 jyue86 commented Jun 15, 2026

Copy link
Copy Markdown

Description

The goal of this PR is to enable vehicle teleoperation. Input controls are from steering wheel and pedals, retargetted accordingly, and sent to Comma.ai's Panda device. The Panda device takes care of sending the input control data as CAN messages to the car's CAN bus.

Fixes #(issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Testing

Testing done on physical vehicle.
TBD: Add demo videos and commands after I've added example code

Checklist

  • I have read and understood the contribution guidelines
  • I have run the linter and formatter with SKIP=check-copyright-year pre-commit run --all-files
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix/feature works (or explained why not)
  • I have signed off all my commits (git commit -s) per the DCO

@github-actions

Copy link
Copy Markdown
Contributor

📝 Docs preview is not auto-deployed for fork PRs.

A maintainer with write access to NVIDIA/IsaacTeleop can deploy a preview by
commenting /preview-docs on this PR. Once deployed, the preview
will live at:

https://nvidia.github.io/IsaacTeleop/preview/pr-686/

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 2d0354c5-ecbb-40ec-88df-6e32460707bf

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

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