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

Using the Planning Comptonents Visualizer to Control the hardware

asked 2011-09-22 08:43:45 -0500

John Hoare gravatar image

Is it possible to use the Planning Components Visualizer to directly control the arm?

Or is there something else that exists with similar functionality?

I want to be able to move around the physical arm rather than just the visualization of one.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
4

answered 2011-09-22 12:31:09 -0500

egiljones gravatar image

The arm navigation warehouse viewer does exactly this and a lot more. The tutorial on it is a little out of date, but still should largely work: http://www.ros.org/wiki/arm_navigation/Tutorials/Warehouse%20Viewer .

Make sure to update your debs as we just released the arm_navigation_experimental stack with some important bug fixes.

Look particularly at Section 4.2.3 . This script now creates a planning_scene_warehouse_viewer_<your_robot_name>.launch file in your auto-generated arm navigation application directory which you can run directly. Running alongside a running system should just involve filling out topics for your controllers and selecting the "Use Robot Data" flag.

We'll be updating the tutorial soon.

edit flag offensive delete link more

Comments

I'm looking forward for updated tutorial... :-)
ZdenekM gravatar image ZdenekM  ( 2011-11-29 20:45:27 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2011-09-22 08:43:45 -0500

Seen: 303 times

Last updated: Sep 22 '11