Ubuntu 18.04
Autoware 1.13 installed from source following the wiki page
git rev-parse HEAD : e91b3e09f4e381819b67de61db77b9360dbbc981
ROS Melodic
package related: object_map
Description of the bug
When I try to create a costmap from my laserscan, the orientation of the /ring_ogm is not correct. Is it rotated with regards to the sensor frame. This has also been mentioned in this issue.
Steps to reproduce the bug
Launch runtime manager and enable RViZ and laserscan2costmap node from the Computing tab.
@kosmastsk This is not a confirmed bug and will require troubleshooting. Please post on ROS Answers with the tag autoware per our Support Guidelines and the community (probably me) will help you there.
Ubuntu 18.04 Autoware 1.13 installed from source following the wiki page
git rev-parse HEAD
: e91b3e09f4e381819b67de61db77b9360dbbc981 ROS Melodic package related:object_map
Description of the bug
When I try to create a costmap from my laserscan, the orientation of the /ring_ogm is not correct. Is it rotated with regards to the sensor frame. This has also been mentioned in this issue.
Steps to reproduce the bug
/front_laser/scan' and as sensor frame:
front_laser_base_link`/front_laser/scan
and theogm_ring
topics.Expected behavior
The costmap should be rotated anticlockwise 90 degrees to match the sensor frame.
Screenshots
The result is depicted in the image below: