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

Passing parameters #3

Open
enigma0503 opened this issue Oct 5, 2020 · 1 comment
Open

Passing parameters #3

enigma0503 opened this issue Oct 5, 2020 · 1 comment

Comments

@enigma0503
Copy link

Can you provide an example of how to pass the data in the following command:
"rosservice call /move_arm"

I am getting an error while trying to send the coordinated and time.

@Sichen345
Copy link

Hi, you can try to call rosservice like this:

rosservice call /move_arm "desired_xyz:

  • {data: 1.0}
  • {data: 1.0}
  • {data: 1.0}
    duration: {data: 5.0}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants