Coder Social home page Coder Social logo

ros2_ak60_6's Introduction

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

This is a ROS2 package for the AK60_6 motors developed by Saxion Smart

How do I get set up?

  • Install the required dependencies Build ros2_socketcan in your workspace link

How to use

Set up a connection with your can adapter and read the motor values:

sudo ip link set can0 up type can bitrate 1000000
ros2 launch ros2_socketcan socket_can_bridge.launch.xml

Then in a new terminal

ros2 launch ros2_ak60_6 motor_launch.py 

Parameter list

motor_can_id: set to the can_id of the motor you would like to talk to
motor_stiffness: Set the default stiffness
motor_dampening: Set the default dampening

Service list

/enable_motor: Enables the motor to start spinning
/disable_motor: Disables the motor
/zero_motor: Sets current position of the motor to 0
/set_can_id: Changes the id of the motor is listening to (This does not change the ID of the motor)
/set_KdKd: Change motor stiffness and dampening

Topic list:

/motor_input: This topic can be used to give commands to the motors
/motor_reading: Motor feedback topic

ros2_ak60_6's People

Watchers

Dennis Borger avatar Henk Kortier avatar  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.