f1tenth / f1tenth_gym_ros

Containerized ROS communication bridge for F1TENTH gym environment.
MIT License
154 stars 106 forks source link

Typo in README 'Without an NVIDIA gpu' section #41

Open Yukang-Cao opened 5 months ago

Yukang-Cao commented 5 months ago

In README, 'without an NVIDIA gpu' section, the command to start a bash session in the simulation container should be
docker exec -it f1tenth_gym_ros_sim_1 /bin/bash instead of docker exec -it f1tenth_gym_ros-sim-1 /bin/bash