Tools developed in the Automatizacion Industrial y Robotica (AIR) labotaroty of Instituto de Diseño y Fabricacion (IDF) at Universitat Politecnica de Valencia (UPV), in order to control and teleoperate the Kuka Agilus KR6 robot, either using the real system or Gazebo simulator.
catkin_make catkin_make --force-cmake -G"Eclipse CDT4 - Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug
Run the following scripts to load the controllers in the simulated robot:
roscore
roslaunch kuka_control demo_kr6_cell.launch gazebo:=true
rosrun rqt_joint_trajectory_controller rqt_joint_trajectory_controller ns:=kr6 (optional)
Run the following scripts to load the controllers in the real robot:
roscore
roslaunch kuka_control demo_kr6_cell.launch gazebo:=false
rosrun rqt_joint_trajectory_controller rqt_joint_trajectory_controller ns:=kr6 (optional)
roslaunch pcl_icp_matching3d init_cam.launch
rosrun pcl_icp_matching3d multiPC_ICP_multicam_new
roslaunch polish_sr300 demo_surface_normal.launch
rosrun kuka_control kr6_hololens.py
roslaunch kuka_teleop teleop_gamepad.launch
roslaunch rosbridge_server rosbridge_websocket.launch
rosrun kuka_control kr6_hololens.py
roslaunch kuka_teleop teleop_hololens.launch
rosrun netft_rdt_driver netft_node 172.1.10.1