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

Implement services to expose various settings #47

Open
Achllle opened this issue Mar 7, 2020 · 1 comment
Open

Implement services to expose various settings #47

Achllle opened this issue Mar 7, 2020 · 1 comment

Comments

@Achllle
Copy link
Collaborator

Achllle commented Mar 7, 2020

Description

Use of ROS services to expose important/commonly changed settings such as calibration values, min/max encoder values, speed/accel profiles and more
This means an easier way to change settings and allows for algorithms to change things on the go. Also allows for changing settings remotely through distributed computing (which ROS handles)

@Achllle
Copy link
Collaborator Author

Achllle commented Mar 7, 2020

A case for using more ROS stuff is that we become somewhat language agnostic. People can write code in c++ (or even java or lisp). The language of choice (although evolving) in ROS still is c++

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

1 participant