Giter Club home page Giter Club logo

amber_b1's Introduction

ROS package for Amber B1

What you will need

I assume that you have noetic & foxy & ros1_bridge on your PC

Steps to setting it up

After installing ros1_bridge and following some tutorials to get familiar with it. edit the static_bridge.cpp which is in (ros1_bridge_ws/src/ros1_bridge/src):

#include <trajectory_msgs/JointTrajectory.h>

std::string topic_name = "/position_trajectory_controller/joint_trajectory";

std::string ros1_type_name = "trajectory_msgs/JointTrajectory";

std::string ros2_type_name = "trajectory_msgs/msg/JointTrajectory";

here we are allowing only the /position_trajectory_controller/joint_trajectory topic to be bridged between noetic and foxy

rebuild the ros1_bridge and then source it

Steps to run it

On your amber b1 follow the normal procedure ( ros2_start.sh then b1.sh) On your PC:

  1. roslaunch amber_moveit_config demo.launch
  2. ros2 run ros1_bridge static_bridge
  3. rosrun amber_linking_node amber_link.py

Plan your move with moveit and press excute it should be excuted on your robot.:) If you have questions reach me on Instagram Shannak_M

amber_b1's People

Contributors

shnx avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

raess1 aheadio

amber_b1's Issues

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.