Unverified Commit 4f680194 authored by Kourosh Darvish's avatar Kourosh Darvish Committed by GitHub

updates instruction on running IK in 03_ik_controller.rst (#7)

parent a2a04dde
......@@ -140,7 +140,7 @@ Now that we have gone through the code, let's run the script and see the result:
.. code-block:: bash
./orbit.sh -p source/standalone/demo/play_ik_control.py --robot franka_panda --num_robots 128
./orbit.sh -p source/standalone/demo/play_ik_control.py --robot franka_panda --num_envs 128
The script will start a simulation with 128 robots. The robots will be controlled using a task-space controller.
The current and desired end-effector poses should be displayed using frame markers. When the robot reaches the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment