-
Notifications
You must be signed in to change notification settings - Fork 104
Model submission for shafter sensor configuration 1 by COSTAR. #632
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Model submission for shafter sensor configuration 1 by COSTAR. #632
Conversation
Build finished. 15 tests run, 0 skipped, 0 failed. |
The initial assessment of the CoSTAR Shafter model is complete. No additional input is required at this time. We will make any requisite changes to complete integration of the CoSTAR Shafter model into the SubT repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Edit: please take a look at my comment below that resolves this issue.
There appears to be an issue with the textures. I noticed the following output when running the command ign launch -v 4 cave_circuit.ign worldName:=cave_circuit_practice_01 robotName1:=X1 robotConfig1:=COSTAR_SHAFTER_SENSOR_CONFIG_1 localModel:=true
:
[GUI] [Err] [SystemPaths.cc:444] Could not resolve file [../materials/textures/led.png]
[GUI] [Err] [Material.cc:161] Unable to find texture [../materials/textures/led.png] as a locally cached texture or in path [/ws/install/share/costar_shafter_sensor_config_1/meshes]
Here's how the robot looks for me:
I should also note that this error only appears if I don't run the ign launch ...
command from the <package path>/launch
directory - however, even if I do run ign launch ...
from this directory, while the error disappears, it still seems like no textures are being applied to the robot.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like zr300_face.png is a texture - if so, should it be moved from meshes
to materials/textures
?
Also, the robot is unstable when I let it hover (I am not applying any command velocities here). Is this expected behavior?
unstable_hover.mp4
submitted_models/costar_shafter_sensor_config_1/specifications.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few final comments/questions. Overall, the model looks good - a lot of these comments are minor.
submitted_models/costar_shafter_sensor_config_1/specifications.md
Outdated
Show resolved
Hide resolved
submitted_models/costar_shafter_sensor_config_1/specifications.md
Outdated
Show resolved
Hide resolved
submitted_models/costar_shafter_sensor_config_1/launch/vehicle_topics.launch
Outdated
Show resolved
Hide resolved
@christoforoskanel , can you take a look at the comments in this PR and make the necessary changes? Let me know if you have any questions or need assistance. |
The model is now updated based on the provided comments. Please @nkoenig confirm that all changes are ok. |
Build finished. No test results found. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good. Just a few more comments along with the one question below before we merge this:
- Can you move zr300_face.png from
meshes/
tomaterials/textures/
, since this is a texture? - Is the unstable hovering (mentioned previously) expected, or does this need to be fixed?
Build finished. No test results found. |
i have applied the requested change.
|
@christoforoskanel what topic(s) are you using to visualize the rgbd pointcloud in rviz? Perhaps I was using the wrong topics for visualization. |
using the |
Build finished. No test results found. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please revise the RGBD intrinsic camera parameters as noted.
Build finished. No test results found. |
The bounding box for this model is
|
submitted_models/costar_shafter_sensor_config_1/meshes/zr300.dae
Outdated
Show resolved
Hide resolved
Build finished. No test results found. |
No description provided.