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

Publish clicked point in Rviz without using navigation stack

asked 2019-07-21 12:02:17 -0500

Junskter gravatar image

updated 2019-07-21 12:02:41 -0500

I wish to publish the clicked point in Rviz. I read that we need to be using the ROS navigation stack for this feature to work. However, my setup doesn't use laser scans and relies on aruco markers. Hence, I am not using the navigation stack.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2019-07-21 13:07:24 -0500

ahendrix gravatar image

You do not need to be using the ROS navigation stack. Just have your software subscribe to the topic that rviz is publishing for clicked points.

edit flag offensive delete link more

Comments

That was simple and it worked. Thanks! You may add that as an answer if you like.

Junskter gravatar image Junskter  ( 2019-07-21 23:32:32 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2019-07-21 12:02:17 -0500

Seen: 612 times

Last updated: Jul 21 '19