Conversation
… to the web or other medium
…, console now have levels of output
…rties there, serial_simulation thus has only one work to do instead of two
… simulation time instead of its own
Member
There was a problem hiding this comment.
perhaps we should create a data structure that holds all the meta data about commands?
Contributor
Author
There was a problem hiding this comment.
I think this will go away sooner than later
Member
|
I want to test this some more. Looks like we're going in the right direction. |
Member
|
I did a little refactoring on master so that I can refresh my own memory on how this all works. I want to bring the Roomba to the next meetup so anyone can test out the web side again. |
Member
|
Will comment some more on this pull request soon. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the same branch from my previous PR but with more commits.
Uses JordiPolo/ein as physics simulator for hopefully better physics.
Creates robot_simulation as a generic simulation for robots
roomba_simulation as an interface with the user of the simulation
removes stuff not bellowing to serial_simulation
bumper class to try to bump only on the right direction