iiwa_toolkit requires several packages to be installed in order to work properly:
- [ROS] - ROS: tested in Melodic and Kinetic; Indigo should work also
- [iiwa_ros]
cd /path/to/ros_workspace
# source ros workspace
catkin_makeTo launch passive tracker either in position or orientation or velocity
roslaunch iiwa_toolkit passive_track_real.launchTo launch passive tracker either in position or orientation or velocity
roslaunch iiwa_toolkit passive_track_gazebo.launchBoth of the above commands will launch IIWA in torque-control mode. To change the control mode (e.g., position-control), please edit the launch files to select the appropriate controller.
- add launcher with rqt plot Documentation
UNDER CONSTRUCTION
TBW ...
TBW ...
- Farshad Khadivar (farshad.khadivar@epfl.ch)