Skip to content

Commit

Permalink
We have removed the description of flashing Jetpack on J401 using VMw…
Browse files Browse the repository at this point in the history
…are and changed the location of the robotics directory.
  • Loading branch information
ZhuYaoHui1998 committed Jul 12, 2024
1 parent 9c38952 commit 04b3541
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -193,14 +193,15 @@ reComputer J40/ J30 series comes with JetPack 5.1 pre-installed on the included

### Prerequisites

- Ubuntu Host PC (native or VM using VMware Workstation Player)
- Ubuntu
- reComputer J4012/ J4011/ J3010 and J3011
- USB Type-C data transmission cable

### Enter Force Recovery Mode

:::note
Before we can move on to the installation steps, we need to make sure that the board is in force recovery mode.
- We do not recommend using virtual machines and ARM architecture Ubuntu for flashing.
- Before we can move on to the installation steps, we need to make sure that the board is in force recovery mode.
:::

<div align="center"><img width="{800}" src="https://files.seeedstudio.com/wiki/reComputer-Jetson/J401/j401_set_recovery.gif" /></div>
Expand Down
69 changes: 34 additions & 35 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -3236,6 +3236,40 @@ const sidebars = {
]
},

{
type: 'category',
label: 'Robotics',
// link: {
// type: "doc",
// id: 'Edge/NVIDIA_Jetson/Application/Robotics',
// },
items: [

{
type: 'category',
label: 'Software',
// link: {
// type: "doc",
// id: 'Edge/NVIDIA_Jetson/Application/Robotics/Software',
// },
items: [
'Edge/NVIDIA_Jetson/Application/Robotics/Software/Installing_ROS1',
'Edge/NVIDIA_Jetson/Application/Robotics/Software/A_Loam',
]},

{
type: 'category',
label: 'Hardware',
// link: {
// type: "doc",
// id: 'Edge/NVIDIA_Jetson/Application/Robotics/Hardware',
// },
items: [
'Edge/NVIDIA_Jetson/Application/Robotics/Hardware/Robosense_Lidar'
]},

]},

// Managed Services
{
type: 'category',
Expand Down Expand Up @@ -3274,41 +3308,6 @@ const sidebars = {
'Edge/NVIDIA_Jetson/Application/Developer_Tools/Roboflow-Jetson-Getting-Started'
]
},

{
type: 'category',
label: 'Robotics',
// link: {
// type: "doc",
// id: 'Edge/NVIDIA_Jetson/Application/Robotics',
// },
items: [

{
type: 'category',
label: 'Software',
// link: {
// type: "doc",
// id: 'Edge/NVIDIA_Jetson/Application/Robotics/Software',
// },
items: [
'Edge/NVIDIA_Jetson/Application/Robotics/Software/Installing_ROS1',
'Edge/NVIDIA_Jetson/Application/Robotics/Software/A_Loam',
]},

{
type: 'category',
label: 'Hardware',
// link: {
// type: "doc",
// id: 'Edge/NVIDIA_Jetson/Application/Robotics/Hardware',
// },
items: [
'Edge/NVIDIA_Jetson/Application/Robotics/Hardware/Robosense_Lidar'
]},

]}

]
},
// FAQs
Expand Down

0 comments on commit 04b3541

Please sign in to comment.