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

REST API function 'move' with time constraint to be added #7

Open
dniklaus opened this issue Sep 14, 2014 · 0 comments
Open

REST API function 'move' with time constraint to be added #7

dniklaus opened this issue Sep 14, 2014 · 0 comments
Assignees

Comments

@dniklaus
Copy link
Contributor

dniklaus commented Sep 14, 2014

The robot shall directly be controllable over the WLAN (REST API) executing the following commands (fixed speed):

  • move straight forward, bound to URL:
    • /move?params=f,timeMillis (i.e: /move?params=f,500 )
  • move straight backward, bound to URL:
    • /move?params=b,timeMillis
  • spin on place left, bound to URL:
    • /move?params=l,timeMillis
  • spin on place right, bound to URL:
    • /move?params=r,timeMillis
@dniklaus dniklaus self-assigned this Aug 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant