-
Notifications
You must be signed in to change notification settings - Fork 2
Kuka with Moveit!
PeijieXu edited this page Oct 9, 2022
·
3 revisions
There are two ways:
-
Control real kuka using RViz: (based on MoveIt! - RViz Support Services)
in terminal, run:
roslaunch iiwa_cam moveit_kuka.launch
then you can trag the end effector, paln and execute. -
Control real kuka using Cpp/Python Program:
Demo File: moveit_plan_and_exec_node.cpp
NOTE: This method results in a jerky motion. Issue link
-
Control real kuka:
in terminal, run:
roslaunch iiwa_moveit moveit_planning_execution.launch sim:=false
-
Using Gazebo to simulate:
in terminal, run:
roslaunch iiwa_moveit moveit_planning_execution.launch