Skip to content

MORAI-Autonomous/MORAI-NetworkModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MORAILog

MORAI - Network Module example (UDP)

This is an example of sending and receiving UDP data in MORAI SIM: Drive
For more details, please refer to the MORAI manual.
Link : https://help-morai-sim.scrollhelp.site/

├── lib                
│    ├── define          # UDP network - Protocol configuration init
│    └── network         # UDP network manager class
│
├── EgoNetwork           
│    ├── CmdControl      # Ego Vehicle Control Command
│    ├── Publisher       # UDP Protocol received from the MOARI SIM related to Ego
│    └── Subscriber      # UDP Protocol send to the MOARI SIM related to Ego
│
├── Sensor               # Test functions for sensor model output
│
├── SimulatorNetwork     # Test setup for sim-network features
│
└── Etc

Requirements

  • Python >= 3.7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages