- Way to execute the code:
- Create a python virtual environment (optional)
pip install -r requirements.txt
pip install -e .
pip install https://github.com/robotics-4-all/commlib-py/archive/devel.zip -U
pip install colorama
(to be removed)sudo apt-get update && sudo apt-get install ffmpeg libsm6 libxext6 redis -y
- Open a tab and
redis-server
- Open
testing.yaml
fromstream_simulator/configurations
and declare your world - Create a
.env
file, following the.env_template
template - Open a tab and execute
python3 stream_simulator/bin/bootstrap.py testing 123
testing
is the configuration file to be loaded123
is the namespace to be used for this simulator
-
Notifications
You must be signed in to change notification settings - Fork 0
License
robotics-4-all/streamsim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published