Skip to content

Commit c145c53

Browse files
committed
docs: update README.md
1 parent 1b12361 commit c145c53

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ NUS ME5413 Autonomous Mobile Robotics Final Project
1010
![GitHub Repo stars](https://img.shields.io/github/stars/NUS-Advanced-Robotics-Centre/ME5413_Final_Project?color=FFE333)
1111
![GitHub Repo forks](https://img.shields.io/github/forks/NUS-Advanced-Robotics-Centre/ME5413_Final_Project?color=FFE333)
1212

13-
![cover_image](src/me5413_world/media/gazebo_world.jpg)
13+
![cover_image](src/me5413_world/media/gazebo_world.png)
1414

1515
## Dependencies
1616

@@ -164,7 +164,7 @@ roslaunch me5413_world navigation.launch
164164

165165
* From the starting point, move to the given pose within each area in sequence
166166
* Assembly Line 1, 2
167-
* Packaging Area 1, 2, 3, 4
167+
* Random Box 1, 2, 3, 4
168168
* Delivery Vehicle 1, 2, 3
169169
* We have provided you a GUI in RVIZ that allows you to click and publish these given goal poses to the `/move_base_simple/goal` topic:
170170

-91.7 KB
Binary file not shown.
175 KB
Loading
3.72 KB
Loading

src/me5413_world/rviz/navigation.rviz

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -238,8 +238,8 @@ Visualization Manager:
238238
- Alpha: 1
239239
Autocompute Intensity Bounds: true
240240
Autocompute Value Bounds:
241-
Max Value: 6.319511413574219
242-
Min Value: -1.3403688669204712
241+
Max Value: 13.978616714477539
242+
Min Value: 4.047664642333984
243243
Value: true
244244
Axis: X
245245
Channel Name: intensity
@@ -266,8 +266,8 @@ Visualization Manager:
266266
- Alpha: 1
267267
Autocompute Intensity Bounds: true
268268
Autocompute Value Bounds:
269-
Max Value: 2.4192609786987305
270-
Min Value: -0.06985008716583252
269+
Max Value: 1.4930524826049805
270+
Min Value: -0.07171478867530823
271271
Value: true
272272
Axis: Z
273273
Channel Name: intensity
@@ -307,7 +307,7 @@ Visualization Manager:
307307
ADE (m): true
308308
AHE (deg): true
309309
Value: true
310-
MarkerArray: true
310+
BoxMarkerArray: true
311311
Relative Error:
312312
RDE (m): true
313313
RHE (deg): true
@@ -664,7 +664,7 @@ Visualization Manager:
664664
size: 128
665665
text size: 14
666666
top: 180
667-
Enabled: false
667+
Enabled: true
668668
Name: Relative Error
669669
- Class: rviz/MarkerArray
670670
Enabled: true
@@ -704,25 +704,25 @@ Visualization Manager:
704704
Views:
705705
Current:
706706
Class: rviz/ThirdPersonFollower
707-
Distance: 19.54844856262207
707+
Distance: 10
708708
Enable Stereo Rendering:
709709
Stereo Eye Separation: 0.05999999865889549
710710
Stereo Focal Distance: 1
711711
Swap Stereo Eyes: false
712712
Value: false
713-
Field of View: 0.8999999761581421
713+
Field of View: 0.7853981852531433
714714
Focal Point:
715715
X: 0
716716
Y: 0
717717
Z: 0
718-
Focal Shape Fixed Size: true
718+
Focal Shape Fixed Size: false
719719
Focal Shape Size: 0.05000000074505806
720720
Invert Z Axis: false
721721
Name: Current View
722722
Near Clip Distance: 0.009999999776482582
723-
Pitch: 0.5800000429153442
723+
Pitch: 0.7853981852531433
724724
Target Frame: base_link
725-
Yaw: 3.390005111694336
725+
Yaw: 0.7853981852531433
726726
Saved:
727727
- Class: rviz/ThirdPersonFollower
728728
Distance: 4

0 commit comments

Comments
 (0)