Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Question on answers) Can the DENSO VS060 package run the DENSO VE026A arm? #18

Closed
130s opened this issue Jan 13, 2014 · 5 comments
Closed
Labels

Comments

@130s
Copy link
Contributor

130s commented Jan 13, 2014

http://answers.ros.org/question/117346/can-the-denso-vs060-package-run-the-denso-ve026a-arm/
fyi @garaemon @k-okada

@garaemon
Copy link
Member

Hmm...

As @k-okada said, If VE026A supports BCap, it should work.

But we need to update denso controller a little bit because it has several hard-coding parameters such as the number of actuators.
It's not so difficult to fix

#19

@mcross8
Copy link

mcross8 commented Jan 14, 2014

Thanks for the reply! The VE026A does run in slave mode, however it requires a serial connection rather than an Ethernet.

For example the VE026A is connected as a serial device (ttyUSB0 on my Ubuntu box). Does the current Denso controller seek serial devices or just Ethernet connected devices?

@k-okada
Copy link
Member

k-okada commented Jan 15, 2014

Currently denso package only supports ethernet, I filed a new ticket #20, @mcross8, if you have example code for serial connection, please provide us, to improve development.

@mcross8
Copy link

mcross8 commented Jan 15, 2014

I do not know the state of this code, nor am I familiar enough with ROS to try to implement it myself:

https://code.google.com/p/hiveground-ros-pkg/source/browse/controllers/denso/

@130s
Copy link
Contributor Author

130s commented Apr 4, 2014

I guess enough good conversation happened so now I close this. @mcross8 if you have more to say please feel free to add / reopen and continue.

@130s 130s closed this as completed Apr 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants