Coder Social home page Coder Social logo

sra-vjti / ros-workshop-2.0 Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 0.0 31 KB

3-DOF Manipulator, interfaced with ROS & implemented with ESP32

C 50.98% Makefile 3.37% CMake 17.31% Python 26.38% Shell 1.96%
ros esp32 manipulator-robotics kinematics socket-programming

ros-workshop-2.0's Introduction

ROS-Workshop-2.0

Note: This repository is no longer being developed.

Official Repository for ROS-based Manipulator, implemented with ESP32

Prerequisites: ROS Kinetic, initialiased with a catkin_ws workspace; ESP-IDF v3.3

Run the following command for a quick install:

./install.sh

Steps:

  1. Flash the code 'Server_with_Servo_Control' onto your ESP32; wait till it connects to the server
cd ~/esp/esp-idf/codes/Server_with_Servo_Control
make -j8 flash monitor
  1. Start the ROS Core service i.e. the ROS Master by the roscore command.

  2. Start the ROS Publisher by executing the relevant python script: (e.g. angle -> coordinates)

rosrun sra Publisher_ForwardKinematics.py
  1. Start the ROS Subscriber by executing the relevant python script, which would then connect to the ESP32 via the server
rosrun sra SubscriberSocketTCP.py
  1. Enter the angles on the publisher side and voila! See your manipulator moving!

ros-workshop-2.0's People

Contributors

laukik-hase avatar saurabh1002 avatar ved29 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ros-workshop-2.0's Issues

incorrect email address

Have been trying to get in touch with you! Can I have your email please? The one on the github page of the organization shows postmaster failures.

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.