-
Notifications
You must be signed in to change notification settings - Fork 0
Rohit_Fifth Week Update
ROHIT KHUSPE edited this page Jul 19, 2016
·
1 revision
- We decided to model an eyantra project Autnomous shopping robot in yakindu tool.
- Drew rough model of the same.
- First we decided to model this task with only one node(product) and multiple products.
- And successfully completed this task and files pushed to the github.
- Remodeled the above mentioned task with three nodes and multiple products.
- Simulated the task successfully.
- Got to know about software glitches in YAKINDU.
- Decided to model second model i.e. eyrc2015 theme hazardous waste disposal.
- Modeled the task
- https://github.com/Yakindu/examples/blob/master/basic_finite_state_machine_for_arduino/ArduinoFSM.ino#L1
- Found above link which is modified version of yakindu generated code.
- Trying to analyse this code.