Skip to content

An ego-centric future localization data collector using Huawei SMARTS simulator.

License

Notifications You must be signed in to change notification settings

guanjiayi/smarts_data_collector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smarts_data_collector

An ego-centric future localization data collector based on Huawei SMARTS simulator.

Usage

  1. Install and test the SMARTS simulator follow this guide.

  2. Install the python transitions package

pip install transitions
  1. Copy the zoo/perpetual_rider_agent.py file to $YOUR_SMARTS_DIR/zoo/perpetual_rider_agent.py.

  2. Copy the examples/data_collector.py file to $YOUR_SMARTS_DIR/data_collector.py.

  3. Copy the scenarios/m_city directory to $YOUR_SMARTS_DIR/scenarios/m_city.

  4. Build the m_city scenarios

cd $YOUR_SMARTS_DIR
scl scenario build ./scenarios/m_city
  1. Run the data collector
python examples/data_collector.py ./scenarios/m_city --episodes 1000

About

An ego-centric future localization data collector using Huawei SMARTS simulator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%