Open mohanksriram opened 1 week ago
Bug description
The default teleop demo runs fine natively but when i try to run the teleop demo via WebRTC streaming client I run into
Steps to reproduce
run the following command
./isaaclab.sh -p source/standalone/environments/teleoperation/teleop_se3_agent.py --task Isaac-Lift-Cube-Franka-IK-Rel-v0 --num_envs 1 --teleop_device keyboard --livestream 2
I have the same question. Are you able to use Streaming Client: --livestream 1?
Are you running this in the latest version of Isaac Lab? Thanks
I'm running Isaac Sim v4.1, Isaac Lab v1.1
This may have been resolved with Isaac Sim 4.2.0 and Isaac Lab 1.2.0. Would it be possible to try these? Thanks
Bug description
The default teleop demo runs fine natively but when i try to run the teleop demo via WebRTC streaming client I run into
Steps to reproduce
run the following command