Open GauravKumar9920 opened 2 months ago
@GauravKumar9920 At https://github.com/IOES-Lab/dave/pull/18/commits/c449d635262b986d1866af5020c5546f84edf0cb,
proto/dave_gz_world_plugins_msgs/msgs
to dave_gz_world_plugins
instead of dave_interfaces
.proto
file and part of CMakeLists.txt
to make proto msgdave_gz_world_plugins-msgs
to target_link_libraries
-msgs
at the end of dave_gz_world_plugins
is set as msgs
because we've set TARGET
as msgs
at gz_msgs_generate_mssages
? (didn't double check, but this is how I understood)dave_gz_world_plugins-msgs
to install target listros2 launch dave_robot_launch robot_in_world.launch.py z:=-5 namespace:=rexrov world_name:=ocp paused:=false
[ruby $(which gz) sim-1] Node::Publisher::Publish() Type mismatch.
[ruby $(which gz) sim-1] * Type advertised: dave_gz_world_plugins_msgs.msgs.StratifiedCurrentVelocity
[ruby $(which gz) sim-1] * Type published: gz.msgs.Vector3d
This PR introduces the addition of Ocean Current plugin to the Dave project. Link to the Documentation - Here's a checklist for the migration of ocean current plugin and it's features :