Giter Club home page Giter Club logo

maxon_epos_ros's Introduction

Maxon EPOS Package

This is a ROS package for Maxon motor & EPOS driver.

Support Status

This package is WIP now.
v1.0.0 supports multiple EPOS device.

How to use

Install Maxon Linux driver

Firstly you must install maxon official linux driver.
For detail, please look at this official pdf

How to build

Then you have to download this package into your ROS workspace.

$ cd ~/catkin_ws/src
$ git clone https://github.com/iwata-lab/maxon_epos_ros.git
$ cd ~/catkin_ws
$ catkin_make
$ source ~/catkin_ws/devel/setup.bash

How to use nodes

Run node

You can run nodes by console.
maxon_bringup node reads params from ROS parameter server.

$ rosrun maxon_epos_driver maxon_bringup

Otherwise, you can refer maxon_epos_example package's launch file.

Topics

Params

see maxon_epos_example/config/example.yaml

Example

see maxon_epos_example/launch/example_maxon_epos.launch

maxon_epos_ros's People

Contributors

arwtyxouymz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

maxon_epos_ros's Issues

Undefined reference to `VCS_OpenSubDevice' and `VCS_CloseSubDevice'

Dear all,
I use ROS1 Noetic with Ubunto 20.04.6 LTS.
I have downloaded and installed the latest Maxon Library from "https://www.maxongroup.com/maxon/view/product/control/Positionierung/546714".
It is Version 6.8.1.0, not Version 6.7.1.0, as suggested by @Roboprotos in Jan 2022.

I git clone maxon_epos_ros.
Then I do this fix: "<build_depend>maxon_epos_driver</build_depend>
that line should be added in the package.xml file inside the maxon_epos_example package"

When I then run catkin_make, it throws this error:


[ 97%] Built target maxon_epos_example_node
/usr/bin/ld: /home/ahkub/Desktop/WorkHere/catkin_ws/devel/lib/libmaxon_epos_driver.so: undefined reference to VCS_OpenSubDevice'** /usr/bin/ld: /home/ahkub/Desktop/WorkHere/catkin_ws/devel/lib/libmaxon_epos_driver.so: undefined reference to **VCS_CloseSubDevice'
collect2: error: ld returned 1 exit status
make[2]: *** [maxon_epos_ros/maxon_epos_driver/CMakeFiles/maxon_bringup.dir/build.make:103: /home/ahkub/Desktop/WorkHere/catkin_ws/devel/lib/maxon_epos_driver/maxon_bringup] Error 1
make[1]: *** [CMakeFiles/Makefile2:1479: maxon_epos_ros/maxon_epos_driver/CMakeFiles/maxon_bringup.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
Invoking "make -j8 -l8" failed


Can somebody please help?
Or maybe somebody knows where I can still download EPOS-Linux-Library-En.zip in the old Version 6.7.1.0?

Much appreciated!

It seems some error in launch two motors

Hi!
I have a strange phenomenon that when I use only one motor, there is no mistake, but when I add the second motor, the following problems will appear. And it should not be the problem of yaml file. I can run it when I test it alone. Don't you know if you can help me?
Screenshot from 2019-11-07 15-47-58

successfully run example_maxon_epos.launch, and then...?

Hi I had run example_maxon_epos.launch in branch mulitiple_motors and it shows "motors initialized", so what can I do next to move the motors, I had tried running sample.cpp and sample.py but nothing happened...
Thanks for your help!

catkin_make error

image
but I have installed maxon_epos_driver according to your suggestion? Could you share the maxon_epos_driver?

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.