Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
efb0b49
Adding first changes in global navigation migration
aleon2020 Oct 6, 2025
d598a25
Fixing error in world file
aleon2020 Oct 6, 2025
1e9f939
Fixing errors
aleon2020 Oct 6, 2025
fd459e4
Changing params
aleon2020 Oct 6, 2025
af0f3ca
Fixing errors
aleon2020 Oct 7, 2025
50e58a5
Using new car model
aleon2020 Oct 8, 2025
15b6f57
Adding tag version
aleon2020 Oct 8, 2025
60f0aa0
Adding tag version to the world
aleon2020 Oct 8, 2025
dc89227
Changing world to harmonic
aleon2020 Oct 10, 2025
a6d8551
Fixing bugs
aleon2020 Oct 10, 2025
2250a0c
Fixing errors
aleon2020 Oct 10, 2025
e29efd0
Update meshes
javizqh Oct 10, 2025
6d44b67
Fix textures
javizqh Oct 10, 2025
349707d
Test with dae
javizqh Oct 10, 2025
1c3c9ce
Remove dae
javizqh Oct 10, 2025
5cd2151
Update spawn_robot.launch.py
aleon2020 Oct 10, 2025
9527be9
Merge branch 'humble-devel' into global-navigation-migration
javizqh Oct 10, 2025
50f476d
Changing topics in YAML file
aleon2020 Oct 13, 2025
86d85c2
Cleaning unused code
aleon2020 Oct 13, 2025
61d1429
Rotating the world 180º
aleon2020 Oct 13, 2025
5aa0d65
Fixing errors
aleon2020 Oct 13, 2025
42b98d1
Changing car rotation
aleon2020 Oct 13, 2025
bf97f24
Deleting config file
aleon2020 Oct 13, 2025
b93380a
Changing topics and taxi orientation
aleon2020 Oct 27, 2025
a900f05
Renaming topics again and rotating taxi
aleon2020 Oct 27, 2025
fee9cf5
Renaming topics
aleon2020 Oct 27, 2025
ffd4eb7
Returning to original values
aleon2020 Oct 27, 2025
bb1956c
Modifying plugins
aleon2020 Oct 27, 2025
39ff5a3
Returning to original values
aleon2020 Oct 27, 2025
6704746
Testing ...
aleon2020 Nov 3, 2025
d419770
Testing ...
aleon2020 Nov 3, 2025
a702821
Testing ...
aleon2020 Nov 3, 2025
79e8aaa
Testing ...
aleon2020 Nov 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CustomRobots/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,10 @@ install(
drone_assets/worlds
drone_assets/bridges
# GLOBAL_NAVIGATION
taxi_navigator/launch
taxi_navigator/models
taxi_navigator/params
taxi_navigator/worlds
# 3D RECONSTRUCTION
3d_reconstruction/launch
3d_reconstruction/models
Expand Down
3 changes: 1 addition & 2 deletions CustomRobots/taxi_navigator/models/cityLarge/model.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@
</visual>
</link>
</model>
</sdf>

</sdf>
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
166 changes: 0 additions & 166 deletions CustomRobots/taxi_navigator/models/cityLarge_harmonic/meshes/city.dae

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# File produced by Open Asset Import Library (http://www.assimp.sf.net)
# (assimp v5.2.0)
# Blender 4.5.3 LTS MTL File: 'None'
# www.blender.org

newmtl Buildings
Kd 1 1 1
Ka 0.100000001 0.100000001 0.100000001
Ks 0.400000006 0.400000006 0.400000006
Ke 0 0 0
Ni 1
Ns 10
Ns 10.000005
Ka 1.000000 1.000000 1.000000
Kd 1.000000 1.000000 1.000000
Ks 0.400000 0.400000 0.400000
Ke 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
map_Kd Citylarge.png

newmtl Road
Kd 0.094625257 0.094625257 0.094625257
Ka 0.100000001 0.100000001 0.100000001
Ks 0.400000006 0.400000006 0.400000006
Ke 0 0 0
Ni 1
Ns 10
Ns 22.073469
Ka 1.000000 1.000000 1.000000
Ks 0.400000 0.400000 0.400000
Ke 0.000000 0.000000 0.000000
Ni 6.400000
d 1.000000
illum 2

map_Kd Color.png
Loading
Loading