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 Jun 8, 2023. It is now read-only.
This occurred by not normalized quaternion in vizualization_msgs::Marker.
When we call Marker constructor, then quaternion filled by zero is created.
For now, I added this line on each node publishing Marker, so then it's solved.
Bug
The Vectormap message not accepted by RVIZ due to the following PR.
ros-visualization/rviz#1142
ros-visualization/rviz#1167
Normalization of quaternions is required.
Specifications
The text was updated successfully, but these errors were encountered: