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

Object oriented update to python robot interface, multi-robot control. #3

Open
apullin opened this issue Oct 9, 2014 · 0 comments
Open

Comments

@apullin
Copy link
Contributor

apullin commented Oct 9, 2014

The Velociroach python control code has been updated to use an object oriented approach to communicating with robots. This will make it possible to control multiple robots at once. ( @abuchan )

Branch can be found at:
https://github.com/apullin/roach/tree/multirobot_python_devel

I do not have a VR with AMS encoders on it, so I cannot verify function.

Function testing is currently blocked by flash and telemetry debugging. TODO's exist.

Broad notes:

  • updates in experiment_multibot.py , template for running robot
  • interactive shell has been removed from this template
  • "maneuver" primitives for switching have been removed, using gaitConfig structures should make this straightforward to reimplement.
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