Code Monkey home page Code Monkey logo

haptic_gripper_ros_ws's Introduction

Haptic Gripper ROS Workspace

Msg generation

rosrun rosserial_arduino make_libraries.py /home/fu/repos/fortiss_knob/lib

First Easy Demo

Open the simulation and the rosserial node:

$ roslaunch knob_robot_control lwr_sim.launch
$ roslaunch knob_robot_control rosserial.launch

Then Start the lwr_controller node:

$ rosrun knob_robot_control lwr_controller.py

Real Robot Demo

ssh [email protected]
roslaunch iiwa_driver start.launch
cobot_mode
roslaunch knob_robot_control rosserial.launch
roslaunch knob_robot_control knob_controller.launch

GUI Demo

TODO:

GUI interface for the robot control

Trouble Shooting

ModuleNotFoundError: No module named 'PyQt5.QtChart'

pip install -U pip
pip install pyqt5 --config-settings --confirm-license= --verbose

UPDATE in Dec.20.2023

Frist, you need to change the robot IP in the src/robot_movement_interface/iiwa_driver/ros/config/config.yaml

Then open the terminals and run the following commands:

roslaunch iiwa_driver start.launch
rosrun knob_robot_control robot_controller.py

UPDATE in Jan.04.2024

roslaunch iiwa_driver start.launch
roslaunch knob_robot_control knob_controller.launch

[WARN] [1705503647.144380]: linstiff move : -83.7400034070015 454.6999931335449 254.67917323112488 0.0 -0.0 3.140000104904175 0.10000000149011612 700 5.0 5.0 5.0 0.1 0.1 0.1

[WARN] [1705503742.630102]: linstiff move-83.7400034070015 : 454.6999931335449 : 259.09721851348877 : 0.0 : -0.0 : 3.140000104904175 0.10000000149011612 700 5.0 5.0 5.0 0.1 0.1 0.1

haptic_gripper_ros_ws's People

Contributors

xiangyu-fu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.