Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
tokyorails
/
rrroomba
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
21
Code
Issues
0
Pull requests
11
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Feature/physics
- #7
#7
Open
JordiPolo
wants to merge 21 commits into
tokyorails:master
tokyorails/rrroomba:master
from
JordiPolo:feature/physics
JordiPolo/rrroomba:feature/physics
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
Feature/physics
#7
JordiPolo
wants to merge 21 commits into
tokyorails:master
tokyorails/rrroomba:master
from
JordiPolo:feature/physics
JordiPolo/rrroomba:feature/physics
Copy head branch name to clipboard
Commits
Commits on Oct 14, 2012
add a simulation high level object and make serialsimulation not inherit from roomba
jcarres-mdsol
committed
0c2db2e
View commit details
Copy full SHA for 0c2db2e
Browse repository at this point
Commits on Jan 13, 2013
correctly account for local rvmrc
jcarres-mdsol
committed
bf2ffd4
View commit details
Copy full SHA for bf2ffd4
Browse repository at this point
added initial test for simulation
jcarres-mdsol
committed
3b63f43
View commit details
Copy full SHA for 3b63f43
Browse repository at this point
added a formatter to make output more selective and open to send data to the web or other medium
jcarres-mdsol
committed
8724852
View commit details
Copy full SHA for 8724852
Browse repository at this point
update README
jcarres-mdsol
committed
ef7bae2
View commit details
Copy full SHA for ef7bae2
Browse repository at this point
Commits on Feb 2, 2013
created a subdir simulation, this may be the start of a different gem, console now have levels of output
jcarres-mdsol
committed
d2141a7
View commit details
Copy full SHA for d2141a7
Browse repository at this point
Commits on Feb 3, 2013
solved some bugs, now it seems much more correct
jcarres-mdsol
committed
f458c1a
View commit details
Copy full SHA for f458c1a
Browse repository at this point
abstracted a class robotsimulation and moved all the robot like properties there, serial_simulation thus has only one work to do instead of two
jcarres-mdsol
committed
fa5d6d4
View commit details
Copy full SHA for fa5d6d4
Browse repository at this point
Commits on Feb 9, 2013
Degrees are now exact instead of approximated.
jcarres-mdsol
committed
04098d6
View commit details
Copy full SHA for 04098d6
Browse repository at this point
metaprogram to modify roomba from the outside and make it live in the simulation time instead of its own
jcarres-mdsol
committed
47bf1a2
View commit details
Copy full SHA for 47bf1a2
Browse repository at this point
changed params in initializers, we do not need to propagate time
jcarres-mdsol
committed
5760927
View commit details
Copy full SHA for 5760927
Browse repository at this point
Commits on Feb 10, 2013
added physics related classes.
jcarres-mdsol
committed
3827b37
View commit details
Copy full SHA for 3827b37
Browse repository at this point
Commits on Feb 12, 2013
added a bumper class, still unrealistic and the serial soon will become the driver
jcarres-mdsol
committed
e212648
View commit details
Copy full SHA for e212648
Browse repository at this point
Commits on Mar 4, 2013
merged master back in
jcarres-mdsol
committed
8ed2f69
View commit details
Copy full SHA for 8ed2f69
Browse repository at this point
Commits on Mar 5, 2013
finish the merge + some improvements on comments and such
jcarres-mdsol
committed
00e125e
View commit details
Copy full SHA for 00e125e
Browse repository at this point
more realistic bumper
jcarres-mdsol
committed
307ac84
View commit details
Copy full SHA for 307ac84
Browse repository at this point
solve several bugs
jcarres-mdsol
committed
989bef0
View commit details
Copy full SHA for 989bef0
Browse repository at this point
Commits on Mar 6, 2013
added physical_shape to robot simulation
jcarres-mdsol
committed
e94e785
View commit details
Copy full SHA for e94e785
Browse repository at this point
removed code managed by Ein physics simulator
JordiPolo
committed
3897e00
View commit details
Copy full SHA for 3897e00
Browse repository at this point
Commits on Mar 10, 2013
get rid of own implementation of logger and use standard library, make it global
JordiPolo
committed
d380353
View commit details
Copy full SHA for d380353
Browse repository at this point
revert moving a line around
JordiPolo
committed
b131d6d
View commit details
Copy full SHA for b131d6d
Browse repository at this point
You can’t perform that action at this time.