forked from eborghi10/create_autonomy
-
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed the apriltags and camera plugin
fixup! Adding new world
- Loading branch information
Showing
29 changed files
with
191 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-99 Bytes
ca_gazebo/models/Camera_world/Apriltag1/materials/textures/apriltag1.png
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-97 Bytes
ca_gazebo/models/Camera_world/Apriltag2/materials/textures/apriltag2.png
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-99 Bytes
ca_gazebo/models/Camera_world/Apriltag3/materials/textures/apriltag3.png
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
material Apriltag1 | ||
material apriltag1 | ||
{ | ||
technique | ||
{ | ||
|
@@ -11,4 +11,5 @@ material Apriltag1 | |
} | ||
} | ||
} | ||
} | ||
} | ||
|
Binary file added
BIN
+113 Bytes
ca_gazebo/models/camera_world/apriltag1/materials/textures/apriltag1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" ?> | ||
<model> | ||
<name>apriltag1</name> | ||
<version>1.0</version> | ||
<sdf version="1.6">model.sdf</sdf> | ||
<author> | ||
<name>Steven Desvars</name> | ||
<email>steven.desvars@ekumenlabs.com</email> | ||
</author> | ||
<description>SDF model for apriltag1</description> | ||
</model> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
material Apriltag2 | ||
material apriltag2 | ||
{ | ||
technique | ||
{ | ||
|
@@ -12,3 +12,4 @@ material Apriltag2 | |
} | ||
} | ||
} | ||
|
Binary file added
BIN
+111 Bytes
ca_gazebo/models/camera_world/apriltag2/materials/textures/apriltag2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" ?> | ||
<model> | ||
<name>apriltag2</name> | ||
<version>1.0</version> | ||
<sdf version="1.6">model.sdf</sdf> | ||
<author> | ||
<name>Steven Desvars</name> | ||
<email>steven.desvars@ekumenlabs.com</email> | ||
</author> | ||
<description>SDF model for apriltag2</description> | ||
</model> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
material Apriltag3 | ||
material apriltag3 | ||
{ | ||
technique | ||
{ | ||
|
@@ -12,3 +12,4 @@ material Apriltag3 | |
} | ||
} | ||
} | ||
|
Binary file added
BIN
+117 Bytes
ca_gazebo/models/camera_world/apriltag3/materials/textures/apriltag3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" ?> | ||
<model> | ||
<name>apriltag3</name> | ||
<version>1.0</version> | ||
<sdf version="1.6">model.sdf</sdf> | ||
<author> | ||
<name>Steven Desvars</name> | ||
<email>steven.desvars@ekumenlabs.com</email> | ||
</author> | ||
<description>SDF model for apriltag3</description> | ||
</model> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" ?> | ||
<model> | ||
<name>camera</name> | ||
<version>1.0</version> | ||
<sdf version="1.6">model.sdf</sdf> | ||
<author> | ||
<name>Steven Desvars</name> | ||
<email>steven.desvars@ekumenlabs.com</email> | ||
</author> | ||
<description>SDF model for camera</description> | ||
</model> |
Oops, something went wrong.