Add node for object perception
This commit is contained in:
parent
f0f8d6ca5c
commit
0a735b87c9
6 changed files with 210 additions and 3 deletions
|
@ -245,7 +245,7 @@
|
|||
|
||||
<model name="camera">
|
||||
<static>1</static>
|
||||
<pose>2 0 1.0 0 0.0 3.14</pose>
|
||||
<pose>-2.0 -0.55 1.44 0 0.44 0.44</pose>
|
||||
<link name="link">
|
||||
<pose>0.05 0.05 0.05 0 0 0</pose>
|
||||
<inertial>
|
||||
|
@ -274,8 +274,8 @@
|
|||
<camera>
|
||||
<horizontal_fov>1.047</horizontal_fov>
|
||||
<image>
|
||||
<width>320</width>
|
||||
<height>240</height>
|
||||
<width>640</width>
|
||||
<height>480</height>
|
||||
</image>
|
||||
<clip>
|
||||
<near>0.1</near>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue