mirror of
https://github.com/BotChain-Robots/ui.git
synced 2026-07-08 15:07:22 +02:00
Initial commit after symposium
This commit is contained in:
23
Assets/ProgrammedMovements/SavedTimelines/CarDrive.json
Normal file
23
Assets/ProgrammedMovements/SavedTimelines/CarDrive.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"Timeline": [
|
||||
{
|
||||
"Second": 0,
|
||||
"Movements": [
|
||||
{
|
||||
"ModuleId": "43",
|
||||
"ModuleType": "DC",
|
||||
"Degree": 360.0,
|
||||
"Direction": 1,
|
||||
"Track": 0
|
||||
},
|
||||
{
|
||||
"ModuleId": "199",
|
||||
"ModuleType": "DC",
|
||||
"Degree": 360.0,
|
||||
"Direction": -1,
|
||||
"Track": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user