Closed sumedhreddy90 closed 1 year ago
Hi all,
For sim2real, you'll need a people detector and tracker to obtain the (x, y) positions of humans. The choice of detector and tracker depends on the sensors (camera or lidar, on-board or external, etc). In addition, we also used a more realistic robot dynamics (unicycle with noises), and tried to reduce the gap between the behaviors of simulated people and real people.
I will consider releasing sim2real code for my next paper on crowd navigation, since quite a few people are interested. But I apologize that I don't have a specific date on when this will happen.
Follow-up questions are welcome if you have any.
@sumedhreddy90 @Mirorrn The sim2real tutorial is released here: https://github.com/Shuijing725/CrowdNav_Sim2Real_Turtlebot
I would be also interested