-
Notifications
You must be signed in to change notification settings - Fork 0
/
turtlebot3c-model.json
77 lines (77 loc) · 2.14 KB
/
turtlebot3c-model.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"type": "model",
"series": "16",
"model": "turtlebot3c-pi-arm64",
"architecture": "arm64",
"authority-id": "canonical-robotics",
"brand-id": "canonical-robotics",
"timestamp": "2024-06-06T14:10:24+00:00",
"base": "core20",
"grade": "dangerous",
"snaps": [
{
"name": "turtlebot3c-pi",
"type": "gadget"
},
{
"name": "pi-kernel",
"type": "kernel",
"default-channel": "20/stable",
"id": "jeIuP6tfFrvAdic8DMWqHmoaoukAPNbJ"
},
{
"name": "core20",
"type": "base",
"default-channel": "latest/stable",
"id": "DLqre5XGLbDqg9jPtiAhRRjDuPVa5X1q"
},
{
"name": "snapd",
"type": "snapd",
"default-channel": "latest/stable",
"id": "PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4"
},
{
"name": "ros-noetic-robot",
"type": "app",
"default-channel": "latest/stable",
"id": "hRIlEoo1gAoRqfWCrTmdNeioKT1DwQrn"
},
{
"name": "turtlebot3c-bringup",
"type": "app",
"default-channel": "latest/beta",
"id": "9QxPQq7N15yTrRVuy8s4NFCWmkZRjtOa"
},
{
"name": "turtlebot3c-nav",
"type": "app",
"default-channel": "latest/beta",
"id": "LJzR5xevdtU54wLeciVWXdhlKy1L4TrX"
},
{
"name": "turtlebot3c-teleop",
"type": "app",
"default-channel": "latest/beta",
"id": "m37jVvixxcn5YVD1t4wxfBKgx6nX4esy"
},
{
"name": "network-manager",
"type": "app",
"default-channel": "20/stable",
"id": "RmBXKl6HO6YOC2DE4G2q1JzWImC04EUy"
},
{
"name": "wifi-hotspot-config",
"type": "app",
"default-channel": "latest/beta",
"id": "9s6xjXubw4a2yA0TE1aIyK90kewEzhYf"
},
{
"name": "avahi",
"type": "app",
"default-channel": "20/stable",
"id": "dVK2PZeOLKA7vf1WPCap9F8luxTk9Oll"
}
]
}