ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Change occupancy grid axis

asked 2020-09-13 15:09:11 -0500

mirella melo gravatar image

updated 2020-09-13 15:09:44 -0500

Hi!

I have lots of information been published to the XZ axis. Now, I'm publishing a 2D occupancy grid, but it is in the XY axis. It is possible to change it to XZ as well? Thanks in advance.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-09-15 20:20:16 -0500

mirella melo gravatar image
grid_map.info.origin.orientation.x = 0.7071068;
grid_map.info.origin.orientation.y = 0.0;
grid_map.info.origin.orientation.z = 0.0;
grid_map.info.origin.orientation.w = 0.7071068;
edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2020-09-13 15:09:11 -0500

Seen: 276 times

Last updated: Sep 15 '20