-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Purpose
Outline the features and expected workflow for a Go2 navigation system that uses an external Livox Mid360 and runs on an external Jetson attached to the Go2.
Features
- running
dimos run unitree-go2-backpackshould provide the user a web address to a control center UI that they can open on their computer. The control center will be the same as the one indimos run unitree-go2 - The blueprint will use the Fastlio native module for localization and mapping with the existing nav stack for costmap
- The blueprint will be able to run on a Jetson that will be connected the Mid-360 sensor
- The blueprint will have a module that will have a local config to allow the user to define the initial height offset of the Mid-360.
- when running
dimos run unitree-go2-backpackthe user will be allowed to set the max point cloud height of the Mid-360 (Max height should be the ceiling height) as a command line argument
User Stories
- As a developer hacking on Dimos, I can read markdown instructions in docs of the repo so that I know how to setup my Mid-360 and backpack correctly for navigation
- this includes how to set config values such as the Mid360 IP, offset height, and lidar cutoff height
- As a developer hacking on Dimos, I can run an installer (not part of this spec) so that I don't have to manually figure out what to install to get the blueprint working
- As a developer hacking on Dimos, after setup I can run
dimos run unitree-go2-backpackso that I can control the location of the go2 with high quality lidar visualization- this includes:
- User copies control center web address form Jetson terminal and pastes it into their web browser
User takes over the world
- this includes:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels