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
Accelerator
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
Type
/
to 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 }}
cleinias
/
Homeo
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
24
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
GA
User selector
All users
All time
Commit history
Commits on Jan 21, 2014
Eliminated density as a parameter from both the Homeounit and the interface (HomeoGeneralGui). Also, deleted old versios of GUI interface (HomeoStandardGui and HomeoTestGui)
cleinias
committed
6ea1d15
View commit details
Copy full SHA for 6ea1d15
Browse repository at this point
Merged changes from viscosity-improvements branch into master. Simplified drag computation in dragEquationDrag and stokesLawDrag functions
cleinias
committed
8e303a2
View commit details
Copy full SHA for 8e303a2
Browse repository at this point
Various comment improvements and cleanups
cleinias
committed
b5d7125
View commit details
Copy full SHA for b5d7125
Browse repository at this point
Commits on Jan 20, 2014
- Replaced computation of drag with 2 simpler functions:
Show description for 454c317
cleinias
committed
454c317
View commit details
Copy full SHA for 454c317
Browse repository at this point
Fixed name of webots world for simulation of type-1 Braitenberg-like vehicle
cleinias
committed
43a9c5d
View commit details
Copy full SHA for 43a9c5d
Browse repository at this point
Commits on Jan 16, 2014
Minor edits to lithMover.py controller (better management of time between light moves)
cleinias
committed
bbdfee5
View commit details
Copy full SHA for bbdfee5
Browse repository at this point
Commits on Jan 11, 2014
Implemented a simple supervisor controller that moves a light source around at specified intervals
Show description for 8c134f0
cleinias
committed
8c134f0
View commit details
Copy full SHA for 8c134f0
Browse repository at this point
Commits on Jan 6, 2014
Fixed a parameter in HomeoNeedleUnit: the surface area of a sphere
Show description for 2b02ce1
cleinias
committed
2b02ce1
View commit details
Copy full SHA for 2b02ce1
Browse repository at this point
Commits on Jan 2, 2014
Improved comments on several files
cleinias
committed
2051621
View commit details
Copy full SHA for 2051621
Browse repository at this point
Commits on Dec 30, 2013
Commented out debugging printing instructions from khepera c++ tcp/ip controller
cleinias
committed
059aec1
View commit details
Copy full SHA for 059aec1
Browse repository at this point
Changed the supervisor controller to record to file the positions of all light sources and the gnuplot script to plot them all as circles
cleinias
committed
0c50e97
View commit details
Copy full SHA for 0c50e97
Browse repository at this point
Fixed a misspelled variable name in HomeoUnitNewtonian
cleinias
committed
e40e4b7
View commit details
Copy full SHA for e40e4b7
Browse repository at this point
Commits on Dec 28, 2013
Modified Webots world for Braitenberg-like type-2 vehicle to use new C++ TCP/IP controller
cleinias
committed
036fb03
View commit details
Copy full SHA for 036fb03
Browse repository at this point
Minor cleanup on SimulationThread class: removed debugging printing command
cleinias
committed
0bbb081
View commit details
Copy full SHA for 0bbb081
Browse repository at this point
Fixed a mistyped variable name in Transducer class
Show description for d561447
cleinias
committed
d561447
View commit details
Copy full SHA for d561447
Browse repository at this point
Fixed SimulationThread.py, the thread class used by QT Simulation, to destroy
Show description for 5ade77c
cleinias
committed
5ade77c
View commit details
Copy full SHA for 5ade77c
Browse repository at this point
Rewrote (thanks to Leo) a Webots tcp/ip controller in C++/Qt implementing the same
Show description for f432edf
cleinias
committed
f432edf
View commit details
Copy full SHA for f432edf
Browse repository at this point
Commits on Dec 24, 2013
Change the overall setup of the Webots world for the Braitenberg-like
Show description for 751aaba
cleinias
committed
751aaba
View commit details
Copy full SHA for 751aaba
Browse repository at this point
Fixed misspelling of a private variable in WebotsLightSensorsTCP
Show description for 20737d2
cleinias
committed
20737d2
View commit details
Copy full SHA for 20737d2
Browse repository at this point
Commits on Dec 22, 2013
Edited a constant in the tcp/ip server program for the khepera robot in the
Show description for 86adf41
cleinias
committed
86adf41
View commit details
Copy full SHA for 86adf41
Browse repository at this point
Fixed point lights names in Webots world for vehicle 2 experiment
cleinias
committed
9f2e1fd
View commit details
Copy full SHA for 9f2e1fd
Browse repository at this point
Set up Homeo-Webots experiment of Braitenberg-like Type-2 vehcile, with 2 motors and 2 sensor units, plus 2 sensor only transducers
cleinias
committed
fe65b7c
View commit details
Copy full SHA for fe65b7c
Browse repository at this point
Commits on Dec 21, 2013
Modified supervisor controller to write to file the initial location of the vehicle and the location of the light source. Modified also the gnuplot script to read the initial position and light pos…
Show description for 6b8ed6f
cleinias
committed
6b8ed6f
View commit details
Copy full SHA for 6b8ed6f
Browse repository at this point
Added a simple gnuplot script to plot a vehicle's trajectory from the data file produced by Webots supervisor controller'
cleinias
committed
c5fad15
View commit details
Copy full SHA for c5fad15
Browse repository at this point
Commits on Dec 20, 2013
Renamed supervisor trajectory controller file to supervisorTrajectory and did minor cosmetic edits (no functionalities added)
cleinias
committed
59a4692
View commit details
Copy full SHA for 59a4692
Browse repository at this point
Modified supervisor-controller.py to write trajectory data to a date- and time- named file
cleinias
committed
051ccb7
View commit details
Copy full SHA for 051ccb7
Browse repository at this point
Commits on Dec 19, 2013
Added a preliminary version of a webots supervisor controller to record a vehicle's trajectory.
Show description for 683c14b
cleinias
committed
683c14b
View commit details
Copy full SHA for 683c14b
Browse repository at this point
Commits on Dec 18, 2013
Added a new webots world for Braitenberg type-2 simulations: Khepera-like with 2 motors and 2 light sensors. Still need to calibrate or adjust light-sensors lookup tables and lights intensities
cleinias
committed
671b218
View commit details
Copy full SHA for 671b218
Browse repository at this point
Added a slightly modified version of the webots khepera tcp-ip server for Braitenberg type-2 experiments: 2 motors and 2 sensors
cleinias
committed
fe9bc9d
View commit details
Copy full SHA for fe9bc9d
Browse repository at this point
Minor edits to HomeoStandardGUI
cleinias
committed
e038db3
View commit details
Copy full SHA for e038db3
Browse repository at this point
Added a new HomeoGeneralGUI class to visualize Homeostats with N number of units
Show description for 7da74bc
cleinias
committed
7da74bc
View commit details
Copy full SHA for 7da74bc
Browse repository at this point
Commits on Dec 15, 2013
Added a version of the Braiten1-1 experiment with an Aristotelian unit instead of a Newtonian unit.
Show description for 679ccbe
cleinias
committed
679ccbe
View commit details
Copy full SHA for 679ccbe
Browse repository at this point
Modified the light sensor transducer to allow reading raw value from webots,
Show description for c38cc1c
cleinias
committed
c38cc1c
View commit details
Copy full SHA for c38cc1c
Browse repository at this point
Commits on Dec 13, 2013
Added a method in HomeoExperiments for type-1 Braitenberg-like experiments
Show description for e1cc35f
cleinias
committed
e1cc35f
View commit details
Copy full SHA for e1cc35f
Browse repository at this point
Commits on Dec 12, 2013
Minor modification to a function in Helper functions (made sure that scaling
Show description for 8018494
cleinias
committed
8018494
View commit details
Copy full SHA for 8018494
Browse repository at this point
Previous
Next
You can’t perform that action at this time.