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
The purpose of this issue is to update the physics engine node to publish real data obtained from the physics engine to the ROS network.
Description
Update __publish_kinematics() to publish real data instead of hardcoded values to the ROS network. You can assume that the boat state (self.__boat_state) has been updated elsewhere.
Please update the following parts of the ROS message to publish real data:
Purpose
The purpose of this issue is to update the physics engine node to publish real data obtained from the physics engine to the ROS network.
Description
Update
__publish_kinematics()
to publish real data instead of hardcoded values to the ROS network. You can assume that the boat state (self.__boat_state
) has been updated elsewhere.Please update the following parts of the ROS message to publish real data:
Ressources
The text was updated successfully, but these errors were encountered: