Skip to main content
Ctrl+K

OmniNav

  • Getting Started
  • API and References
  • GitHub
  • Getting Started
  • API and References
  • GitHub

Section Navigation

  • Core Runtime API(核心运行时)
  • Interfaces API(接口)
  • Algorithms API(算法)
  • Evaluation API(评测)
  • Robots / Sensors / Locomotion API(机器人/传感器/运动控制)
  • 配置与示例参考
  • Changelog(更新记录)
  • Contributing(贡献指南)
  • 配置与示例参考

配置与示例参考#

Hydra 配置树#

  • 根配置: configs/config.yaml

  • 算法: configs/algorithm

  • 任务: configs/task

  • 场景: configs/scene

  • 示例配置: configs/demo

主要示例#

  • examples/01_teleop_go2.py

  • examples/02_teleop_go2w.py

  • examples/03_lidar_visualization.py

  • examples/04_camera_visualization.py

  • examples/05_waypoint_navigation.py

  • examples/06_inspection_task.py

Getting Started 包#

  • examples/getting_started/README.md

  • examples/getting_started/run_getting_started.py

  • examples/getting_started/algorithm_template.py

  • examples/getting_started/task_template.py

ROS2 包#

  • examples/ros2/omninav_ros2_examples/README.md

  • examples/ros2/omninav_ros2_examples/launch

  • examples/ros2/omninav_ros2_examples/omninav_ros2_examples

On this page
  • Hydra 配置树
  • 主要示例
  • Getting Started 包
  • ROS2 包

This Page

  • Show Source

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.16.1.