Skip to content

Using motoman in fake simulation? #510

Answered by gavanderhoorn
rr-tom-noble asked this question in Q&A
Discussion options

You must be logged in to vote

I've tried using localhost as the robot IP, hoping that it'd play nicely with the fake controllers we have set up via MoveIt

I'm not sure how that was supposed to work. MoveIt knows nothing about motoman_driver or the other way around.

motoman_driver interfaces with a MotoROS server application -- typically running on a Yaskawa Motoman robot controller.

MoveIt's "fake controllers" do not run a MotoROS server application, nor do they expose the same functionality. In fact, they're not even really controllers, as it's just a nice way to perform some kinematic playback of trajectories (ie: trajectory -> state -> visualisation).

So no, they cannot be used with motoman_driver.

This is not un…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@rr-tom-noble
Comment options

@gavanderhoorn
Comment options

@rr-tom-noble
Comment options

@gavanderhoorn
Comment options

Answer selected by rr-tom-noble
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #509 on June 21, 2022 12:53.