Skip to content

Conversation

@MichaelFleming
Copy link

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

</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">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what does this do? and use_tf_static?

use_image_ = true;
use_down_cam_ = false;

floor_img_path_ = "../mil_ws/src/SubjuGator/perception/sub8_mapping/include/seaFloor.png";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

questions

}

surface_marker_ = true;
surface_img_path_ = "../mil_ws/src/SubjuGator/perception/sub8_mapping/include/surface.png";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what are these for?

<geometry>
<mesh>
<!--ADD ABSOLUTE PATH -->
<uri>/home/mike/mil_ws/src/SubjuGator/simulation/sub8_gazebo/models/GarlicDrop/garlicDrop.dae</uri>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any way to use relative paths?

@RustyBamboo
Copy link
Member

Also could you run a clang-format -i on your cpp/hpp files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants