R2000iA and R-J3iB #370
Replies: 2 comments 37 replies
-
this is going to be more about the version of the system software. For a discussion around the use of
as long as the Karel programs work, you should be able to use Note we do not currently have a robot support package for the R-2000iA series though, so that would have to be created. Do realise though: it's not going to be anywhere near real-time. Whether performance is sufficient would depend on your use-case (and trajectories). |
Beta Was this translation helpful? Give feedback.
-
If you don't have
Well .. everything is possible. It just depends on how much time and effort you're willing to spend on this. Theoretically, any interface over which you can supply the controller with 'trajectory points' could be used. But it would require custom code, which I guess is what you were trying to avoid by using Seeing as you have At the other end of the spectrum (ie: no real-time control at all, even if with delays) would be generating TP programs based on ROS
that's unfortunately not something we can use from Karel (nor TP). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have some questions about using ROS on a R-J3iB.
Which version of KAREL do I need?
Which distribution of ROS do I need?
Is it even possible to use ROS with this controller for the R2000iA?
If yes, what are all the requirements?
Thanks in advance!
Kind regards,
Valentijn
Beta Was this translation helpful? Give feedback.
All reactions