A simple python based Intelligent Robot Simulator fpr robot navigation and Learning
Project description
Intelligent Robot Simulator (IR-SIM)
IR-SIM is an open-source, lightweight robot 2D simulator based on Python, specifically designed for intelligent robotics navigation and learning. Primarily intended for research and educational purposes, it is user-friendly and easily customizable.
It provides the following features:
- A versatile and easy-to-use framework for simulating a variety of robot platforms with kinematics and sensors.
- Customizable configurations and parameters using yaml files.
- Real-time visualization of simulation outcomes.
- Ideal for developing and testing algorithms related to robot navigation, motion planning, reinforcement learning.
| Robot | Car |
|---|---|
Prerequisite
- Python: >= 3.9
Installation
- Install this package by pip:
pip install ir_sim
- or install manually:
Clone and install the package
git clone https://github.com/hanruihua/ir_sim.git
cd ir_sim
pip install -e .
Usage
The usage guidelines are listed in the ir_sim/usage
Cases
- rl-rvo-nav(RAL & ICRA2023)
- RDA_planner(RAL & IROS2023)
Contact:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ir_sim-2.1.0.tar.gz.
File metadata
- Download URL: ir_sim-2.1.0.tar.gz
- Upload date:
- Size: 29.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82c96226afaf54784e30e14527016b3184efb8e1ace0b960ec45fd7547dd5f0a
|
|
| MD5 |
f58b806b821026b1237d803c21167ae6
|
|
| BLAKE2b-256 |
33af70496adc3a071537a07d6248af28c46803e604d475268c20b9f5ddb86ed7
|
File details
Details for the file ir_sim-2.1.0-py3-none-any.whl.
File metadata
- Download URL: ir_sim-2.1.0-py3-none-any.whl
- Upload date:
- Size: 29.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1331c37814219b3cb81a02da8320de1087a8ef8e650d4abfc7a010d87296e9ba
|
|
| MD5 |
0608c3a7078d6d3980973a18625edcda
|
|
| BLAKE2b-256 |
e83f22b11ac9df57c7db27db63e6d4a0e393e0139efd30692d2f2c688ea4f352
|