Minor fixes

This commit is contained in:
sergi-e 2020-07-17 11:22:20 +02:00 committed by bernat
parent b39ffe867d
commit 32181ebd84
2 changed files with 3 additions and 3 deletions

View File

@ -145,10 +145,10 @@ CARLA forum</a>
— Develop a new sensor to be used in CARLA.
[__Make a release__](tuto_D_make_release.md)
— For developers who want to publish a release.
[__Generate pedestrian navigation__](tuto_D_generate_pedestrian_navigation.md)
— Obtain the information needed for walkers to move around.
[__Generate detailed colliders__](tuto_D_generate_colliders.md)
— Created detailed colliders for vehicles.
[__Generate pedestrian navigation__](tuto_D_generate_pedestrian_navigation.md)
— Obtain the information needed for walkers to move around.
</p>
## Contributing

View File

@ -119,7 +119,7 @@ __Step 8.__ *(in UE)* — Create constraints that connect the different joints a
---
That is all there is so far, regarding the different map customization tools available in CARLA.
That is a wrap on how to change the default colliders for vehicles in CARLA.
Open CARLA and mess around for a while. If there are any doubts, feel free to post these in the forum.