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

rqt_nav_view get a float division error

asked 2013-09-10 15:00:18 -0500

rnunziata gravatar image

updated 2013-09-13 08:43:36 -0500

I was just click on set pose and set goal and got this error. How is this panel used? Set goal and set pose work on the rviz main panel.

viki:~$ rosrun rqt_nav_view rqt_nav_view 
Traceback (most recent call last):
  File "/opt/ros/hydro/lib/python2.7/dist-packages/rqt_nav_view/nav_view.py", line 403, in mouseReleaseEvent
    map_p, quat = self.draw_position(e)
  File "/opt/ros/hydro/lib/python2.7/dist-packages/rqt_nav_view/nav_view.py", line 354, in draw_position
    u = (v[0]/mag, v[1]/mag)
ZeroDivisionError: float division by zero
edit retag flag offensive close merge delete

Comments

@rnunziata you closed the question as "the question is answered, right answer was accepted" but which one is the right answer?

130s gravatar image 130s  ( 2013-09-22 21:54:48 -0500 )edit
1

I saw ticket so I closed it. Now I can see it was only for documentation enhancement. I will test it again and reopen if it has not been fixed by any recent upgrade.

rnunziata gravatar image rnunziata  ( 2013-09-23 01:53:17 -0500 )edit

Problem still present. Question reopened.

rnunziata gravatar image rnunziata  ( 2013-09-23 01:56:48 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-09-16 03:08:50 -0500

130s gravatar image

I opened an enhancement ticket for documentation https://github.com/ros-visualization/...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-09-10 15:00:18 -0500

Seen: 319 times

Last updated: Sep 13 '13