You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.
Fill-out only one section depending on whether you are reporting a bug or a new feature.
Bug
ros_ship_navigationパッケージ内部にrobot_pose_ekfの出力からgeometry_msgs/Twist型で船体速度を出力するノードodom_combined_to_twist_node.py作成時に異常が発覚
gazeboの時間が止まってしまいシミュレーションが不可能となる。
エラー等は発生しておらず、プロセスが落ちることもない
Expected Behavior
driving_force_controllerは船体速度のデータを受け取り、推進力を制御
Actual Behavior
メッセージを受け取るros_ship_control内部のdriving_force_controllerが原因であると推察されるが、メッセージを受け取るとgazeboの計算が何故か止まってしまい時間が進まなくなる。
Steps to Reproduce the Problem
1.checkout origin/devel/kataoka/odom_combined_to_twist branch
2.catkin_make
3.roslaunch ros_ship_gazebo_plugins wam-v_gazebo.launch
Specifications
The text was updated successfully, but these errors were encountered: