Giter Club home page Giter Club logo

cdm_capass_ros2's Introduction

BIGSS Snake Tool ROS2 Description

Demo Video

Description

  • snake_arduino: Arduino code for AD7747 and DG4052E.
  • snake_calibration_tool: This directory contains 2 functions. One is to obtain the encoder readings using arduino, and the other is to obtain AD7747 and encoder readings to form CSV. CSV will be used to calibrate the linear relation between the capacitance reading and degree of bending.
  • snake_capa_msg: Customized ROS2 message type for capacitive shape sensing.
  • snake_capa_publisher: Two ROS2 nodes: capa_publisher & capa_mapper (See below)
  • snake_description: Snake (CDM) URDF with a GUI.
  • snake_shape_detection: ROS2 node (detection_node) for evaluating the result of reconstruction.

Run

Plug in Arduino, and run:

ros2 run snake_capa_publisher capa_publisher

To Calibrate and send the data, run:

ros2 launch snake_capa_publisher snake_param.launch.py 

To run the evaluation tools:

ros2 run snake_shape_detection detection_node 

Updated launch file, single terminal run for every nodes involves (might not work):

ros2 launch snake_capa_publisher snake_param.launch.py 

To view the snake tool in Rviz2, run:

ros2 launch snake_description view_snake_tool.launch.py gui:=false

cdm_capass_ros2's People

Contributors

liushuya7 avatar rokeeeto-li avatar wwang153 avatar

Stargazers

 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.