Skip to content

ysuga/FIROSOPHY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIROSOPHY

*Author: Yuki Suga
*E-mail: ysuga at ysuga.net
*Date : since 2011/08/05

Contents

*Objective & Goal
*Characteristics
*Target System and Dependency
*Usage and References
*Link

Objective & Goal

My goal is to create a robotics system design tool in which event driven archtecture and data flow architecture are well combined.

Characteristics

FIROSOPHY is a robot system development tool that uses a finite state machine algorithm.
In FIROSOPHY, the robot system has finite state(s) (that is called ‘RTState’).
In each RTState, robotics components (like actuators, sensors and controllers) are differently connected.
Using FIROSOPHY, robotics system topologies are capable of dynamically changing when the robotics components’ conditions are changed.

FIROSOPHY uses RT-middleware model in which robotics elements (like actuators and sensors) are treated as components (RT-components, RTCs).
Using RT-middleware, robotic system is developed by connecting RTCs.

Target System and Dependency

FIROSOPHY depends on…

OpenRTSystemBuilder: github.com/ysuga/OpenRTSystemBuilder
OpenStateMachine: github.com/ysuga/OpenStateMachine
OpenStateMachineUI: github.com/ysuga/OpenStateMachineUI
FIROSOPHYEngine: github.com/ysuga/FIROSOPHYEngine
OpenRTM-aist 1.0 Java: http://www.openrtm.org/

Usage and References

Download all dependencies.

Link

*OpenRTM-aist : http://www.openrtm.org
*Developers Page : http://www.ysuga.net

About

FIROSOPHY is the system integration tool for RT-middleware.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages