Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ Open two shells. Start RViz and wait for everything to finish loading in the fir

roslaunch panda_moveit_config demo.launch

Now run the Python code directly in the other shell using ``rosrun``.
Note in some instances you may need to make the python script executable: ::
Now run the Python code directly in the other shell using ``rosrun``: ::

rosrun moveit_tutorials move_group_python_interface_tutorial.py

Expand Down