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 was archived by the owner on Feb 6, 2023. It is now read-only.
Hi,
I'm working on my master thesis and I found the simulation very interesting .
I'm running the following launch file :
start_demo_auv_control.launch
Gazebo and rviz are running smoothly
I'm trying to record the following actors only:
/eca_a9/thrusters/0/thrust
/eca_a9/thrusters/0/input
/eca_a9/fins/0/input
/eca_a9/fins/0/output
Should I able to see in the bag file the angle of fin or values of the thrust per time ?
I'm open the file in MATLAB and I'm only get Time, Topic, MessageType, Fileoffeset
What is required in order to analysis the control data for the fines angles and the propeller thrust from the running simulation?
Hi,
I'm working on my master thesis and I found the simulation very interesting .
I'm running the following launch file :
start_demo_auv_control.launch
Gazebo and rviz are running smoothly
I'm trying to record the following actors only:
/eca_a9/thrusters/0/thrust
/eca_a9/thrusters/0/input
/eca_a9/fins/0/input
/eca_a9/fins/0/output
Should I able to see in the bag file the angle of fin or values of the thrust per time ?
I'm open the file in MATLAB and I'm only get Time, Topic, MessageType, Fileoffeset
What is required in order to analysis the control data for the fines angles and the propeller thrust from the running simulation?
Thank
Gal