Skip to content

Commit

Permalink
Merge pull request #627 from Qi-Zha0/gh-pages
Browse files Browse the repository at this point in the history
Update instructions on installing carla-birdeye-view
  • Loading branch information
sergiopaniego authored Sep 15, 2023
2 parents 075063a + 7e71f0b commit c9936a9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions _pages/install/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,10 @@ For installing CARLA and supporting this new simulator:

1. Install [CARLA 0.9.13](https://carla.readthedocs.io/en/0.9.13/start_quickstart/)
2. Install [CARLA ROS Bridge](https://carla.readthedocs.io/projects/ros-bridge/en/latest/ros_installation_ros1/)
3. Install [CARLA bird-eye-view](https://github.com/deepsense-ai/carla-birdeye-view)
3. Install this [fork](https://github.com/Qi-Zha0/carla-birdeye-view) of the [CARLA bird-eye-view](https://github.com/deepsense-ai/carla-birdeye-view)
```
pip3 install carla_birdeye_view==1.1.1 # already in requirements.txt
cd /PATH/TO/BEHAVIOR/METRICS/BehaviorMetrics/behavior_metrics
git clone https://github.com/Qi-Zha0/carla-birdeye-view
```
4. Add variables to PYTHONPATH following the simulator installation instructions and ROS bridge installation instructions.
```
Expand Down

0 comments on commit c9936a9

Please sign in to comment.