File size: 559 Bytes
4f30bb6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
# HAN Humanoid Navigation Path Dataset

## Overview
Dataset for humanoid robot path planning and obstacle avoidance.

## Description
Includes sensor readings and optimal movement direction labels
from indoor navigation simulations.

## Data Structure
- pos_x
- pos_y
- obstacle_distance_front
- obstacle_distance_left
- obstacle_distance_right
- imu_heading
- recommended_direction

## Task Type
Multi-class Classification

## Use Case
- Indoor navigation
- Obstacle avoidance
- Autonomous movement learning

## Size
12,000 samples (simulated)

## License
MIT