Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 532 Bytes

readme.md

File metadata and controls

19 lines (11 loc) · 532 Bytes

Installation

  • pip install faiss-gpu
  • python=3.9

Using ROS in a conda env

  • `conda config --env --add channels conda-forge

conda config --env --add channels robostack-staging`

  • conda install ros-noetic-desktop

Bringup the robots

  • Position control roslaunch iiwa_driver iiwa_bringup.launch model:=7 controller:=PositionController
  • Torque control roslaunch iiwa_driver iiwa_bringup.launch model:=7 controller:=TorqueController