Sonar sim + ground visualizer + #410
Open
MichaelFleming wants to merge 8 commits into
Open
Conversation
RustyBamboo
reviewed
Jul 25, 2019
| </node> | ||
| <node pkg="sub8_launch" type="tf_republisher.py" name="tf_republisher" /> | ||
|
|
||
| <node pkg="joint_state_publisher" name="joint_state_publisher" type="joint_state_publisher"> |
Member
There was a problem hiding this comment.
what does this do? and use_tf_static?
RustyBamboo
reviewed
Jul 25, 2019
| use_image_ = true; | ||
| use_down_cam_ = false; | ||
|
|
||
| floor_img_path_ = "../mil_ws/src/SubjuGator/perception/sub8_mapping/include/seaFloor.png"; |
RustyBamboo
reviewed
Jul 25, 2019
| } | ||
|
|
||
| surface_marker_ = true; | ||
| surface_img_path_ = "../mil_ws/src/SubjuGator/perception/sub8_mapping/include/surface.png"; |
RustyBamboo
reviewed
Jul 25, 2019
| <geometry> | ||
| <mesh> | ||
| <!--ADD ABSOLUTE PATH --> | ||
| <uri>/home/mike/mil_ws/src/SubjuGator/simulation/sub8_gazebo/models/GarlicDrop/garlicDrop.dae</uri> |
Member
There was a problem hiding this comment.
any way to use relative paths?
Member
|
Also could you run a |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sonar simulator: Plug and play, when the real blueview is inactive the simulator published the same topics as real blueview. Still under development but can simulate gazebo world data well enough to use with some missions.
sub8_mapping: provides the ground and surface visualization in rviz. still under development for expanded functionality