git clone https://github.com/llliuxiao/isaac_sim.git
- python
- isaac sim
- ros1
- stable-baseline3
- pytorch
- gymnasium
- einops
- argparse
- beartype
- isaac_sim
python scripts/transformer_train.py
roslaunch isaac_sim simple_navigation map:=$scene
$ISAAC_SIM_PYTHON scripts/drl_train.py --scene $scene
the imitation mode or reinforcement mode could be adjusted with shell args, sim or real robot as well
python scripts/deploy/transformer_planner.py
if deploy to agv234, mapping lidar point cloud from high resolution to low resolution in the simulator is necessary
python scripts/real_robot/transfer_lidar.py
not totally implemented yet, only a basic framework without fully test
- DRL-VO
- RT1
- From Perception to Decision: A Data-driven Approach to End-to-endMotion Planning for Autonomous Ground Robots