Skip to content

Commit b6f6891

Browse files
committed
change filepath
1 parent d071c0c commit b6f6891

File tree

386 files changed

+127303
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

386 files changed

+127303
-3
lines changed

2.example_ws/src/ros2_21_tutorials

-1
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

6.ws_simulations/src/demo_gazebo_sim/world/house.sdf ROS2_WS/6.ws_simulations/src/demo_gazebo_sim/world/house.sdf

+32-2
Original file line numberDiff line numberDiff line change
@@ -257,12 +257,42 @@
257257
<include>
258258
<uri>file:///home/tungchiahui/UserFloder/mysource/ROS/ign_models/bed</uri>
259259
<name>Bed</name>
260-
<pose>0.811838 0.05 0.04 0 -0 0</pose>
260+
<pose>2.27261 0.033098 0.04 0 -0 0</pose>
261261
</include>
262262
<include>
263263
<uri>file:///home/tungchiahui/UserFloder/mysource/ROS/ign_models/cylinder_target</uri>
264264
<name>cylinder_target_0</name>
265-
<pose>-2.16954 0.14003 0 0 -0 0</pose>
265+
<pose>-3.85595 -0.935957 0 0 -0 0</pose>
266+
</include>
267+
<include>
268+
<uri>file:///home/tungchiahui/UserFloder/mysource/ROS/ign_models/WhiteCabinet</uri>
269+
<name>WhiteCabinet</name>
270+
<pose>-3.02648 0.843283 0 0 -0 0</pose>
271+
</include>
272+
<include>
273+
<uri>file:///home/tungchiahui/UserFloder/mysource/ROS/ign_models/WhiteCabinet</uri>
274+
<name>WhiteCabinet_0</name>
275+
<pose>-2.22999 0.828951 0 0 -0 0</pose>
276+
</include>
277+
<include>
278+
<uri>file:///home/tungchiahui/UserFloder/mysource/ROS/ign_models/WhiteCabinet</uri>
279+
<name>WhiteCabinet_1</name>
280+
<pose>-1.42596 0.844709 0 0 -0 0</pose>
281+
</include>
282+
<include>
283+
<uri>file:///home/tungchiahui/UserFloder/mysource/ROS/ign_models/WhiteCabinet</uri>
284+
<name>WhiteCabinet_2</name>
285+
<pose>-0.596307 0.847818 0 0 -0 0</pose>
286+
</include>
287+
<include>
288+
<uri>file:///home/tungchiahui/UserFloder/mysource/ROS/ign_models/WhiteCabinet</uri>
289+
<name>WhiteCabinet_3</name>
290+
<pose>-4.54045 -0.969064 0 0 -0 0</pose>
291+
</include>
292+
<include>
293+
<uri>file:///home/tungchiahui/UserFloder/mysource/ROS/ign_models/electrical box test</uri>
294+
<name>Electrical Box</name>
295+
<pose>-1.02987 -1.05758 0 0 0 -1.58494</pose>
266296
</include>
267297
<light name='sun' type='directional'>
268298
<pose>0 0 10 0 -0 0</pose>

ROS2_WS/6.ws_simulations/src/mycar_description/rviz/.gitkeep

Whitespace-only changes.
File renamed without changes.
File renamed without changes.
24.2 KB
Binary file not shown.
+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
image: my_map.pgm
2+
mode: trinary
3+
resolution: 0.05
4+
origin: [-1.36, -2.86, 0]
5+
negate: 0
6+
occupied_thresh: 0.65
7+
free_thresh: 0.25
File renamed without changes.

README.md ROS2_WS/README.md

0 commit comments

Comments
 (0)