MoveIt interface of the Fetch Mobile Manipulator for Isaac Sim
-
Install isaac_sim
-
Add this repo and the following packages to your ROS workspace, and compile the workspace
-
launch standalone application using Isaac Sim Python
cd standalone examples ./$ISAAC_ROOT/python fetch_moveit.py
-
launch fetch controllers
cd launch roslaunch fetch_isaac_controllers.launch
-
launch moveit
cd launch roslaunch fetch_isaac_moveit.launch