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

using xbox 360 wireless controller in MoveIt/ rviz

asked 2016-01-01 15:46:14 -0500

RockOn_23 gravatar image

updated 2016-01-02 16:40:13 -0500

ahendrix gravatar image

I want to jog an industrial 6-axis robot in rviz via a xbox 360 wireless controller.

I have created a MoveIt package as described here and started the demo.launch. Next, I followed these instruction to start the joystick_control.launch.

Although I have installed the latest ros-indigo-moveit-full I get the error

ERROR: cannot launch node of type [moveit_ros_visualization/moveit_joy.py]: can't locate node [moveit_joy.py] in package [moveit_ros_visualization]

How can fix that error?

Thanks a lot, kr RockOn

edit retag flag offensive close merge delete

Comments

Your new error looks significantly different from the original problem. I'd suggest that you ask a new question instead of updating this one; that way, if someone comes along with a similar question, they'll find a simple answer.

ahendrix gravatar image ahendrix  ( 2016-01-02 12:34:13 -0500 )edit

ok, thanks :-)

RockOn_23 gravatar image RockOn_23  ( 2016-01-02 15:44:41 -0500 )edit
1

Reverted back to the original question.

ahendrix gravatar image ahendrix  ( 2016-01-02 16:40:33 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-01-01 17:00:37 -0500

ahendrix gravatar image

It looks like moveit_joy.py isn't included in the Ubuntu binaries for MoveIt

There was a patch submitted to MoveIt to fix this about six months back, but there hasn't been a release since then, so that fix hasn't made it to binaries.

It looks like the MoveIt community is in the process of trying to release a new version: https://github.com/ros-planning/movei...

Until then, you should be able to get around your issue by using MoveIt from source.

edit flag offensive delete link more

Comments

1

Note though that moveit_joy.py does not allow you to jog the robot directly, but exposes a joystick interface to the interactive markers the MoveIt RViz plugin uses to configure the start and goal targets. This is rather different from how you'd normally jog an industrial robot.

gvdhoorn gravatar image gvdhoorn  ( 2016-01-02 04:27:36 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-01-01 15:46:14 -0500

Seen: 888 times

Last updated: Jan 02 '16