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

JADJER's profile - activity

2018-06-29 11:57:37 -0500 received badge  Famous Question (source)
2018-06-22 00:53:55 -0500 received badge  Famous Question (source)
2017-11-23 06:54:24 -0500 received badge  Notable Question (source)
2017-10-30 04:58:24 -0500 answered a question how to execute ros commands from php

It is quite possible. See here

2017-10-25 02:21:19 -0500 received badge  Notable Question (source)
2017-10-25 02:11:14 -0500 marked best answer Can I control ports input / output of an industrial robot?

Is it possible to existing drivers of industrial robots (motoman, fanuc) to control ports input / output and to manage them?

2017-10-25 02:08:55 -0500 received badge  Popular Question (source)
2017-10-12 02:23:13 -0500 received badge  Popular Question (source)
2017-10-10 04:31:55 -0500 asked a question Can I control ports input / output of an industrial robot?

Can I control ports input / output of an industrial robot? Is it possible to existing drivers of industrial robots (moto

2017-10-09 01:42:24 -0500 received badge  Famous Question (source)
2017-10-04 03:09:16 -0500 received badge  Enthusiast
2017-10-02 08:20:07 -0500 marked best answer Support Motoman Yaskawa gp-7 model

Created a package for the new robot to the driver motoman_driver. Uploaded INIT_ROS.JBI and MotoROSYRC1000.out in the robot controller. When you connect ROS to the controller, you receive the error message Failed to find parameter topic_list. When trying to convey the position of the robot via actionlib get the same error message the Joint trajectory action failing on invalid joint and nothing happens. What am I doing wrong?

[ERROR] [1506939087.527665396]: Failed to find topic_list parameter
[ERROR] [1506939087.537058139]: Failed to find topic_list parameter
[ERROR] [1506939092.711826118]: Joint trajectory action failing on invalid joint

If you run the test script move_to_joint.py from motoman_driver occurs transmission error Unable to move to commanded position. Aborting.

2017-10-02 08:16:56 -0500 commented answer Support Motoman Yaskawa gp-7 model

Yes, it works, thanks for the help!

2017-10-02 07:40:43 -0500 commented answer Support Motoman Yaskawa gp-7 model

I changed controller_joint_names to ['joint_s', 'joint_l', 'joint_u', 'joint_r', 'joint_b', 'joint_t'] by analogy with m

2017-10-02 06:28:18 -0500 edited question Support Motoman Yaskawa gp-7 model

Support Motoman Yaskawa gp-7 model Created a package for the new robot to the driver motoman_driver. Uploaded INIT_ROS.J

2017-10-02 06:25:03 -0500 edited question Support Motoman Yaskawa gp-7 model

Support Motoman Yaskawa gp-7 model Created a package for the new robot to the driver motoman_driver. Uploaded INIT_ROS.J

2017-10-02 06:18:38 -0500 edited question Support Motoman Yaskawa gp-7 model

Support Motoman Yaskawa gp-7 model Created a package for the new robot to the driver motoman_driver. Uploaded INIT_ROS.J

2017-10-02 06:18:38 -0500 received badge  Editor (source)
2017-10-02 06:14:22 -0500 asked a question Support Motoman Yaskawa gp-7 model

Support Motoman Yaskawa gp-7 model Created a package for the new robot to the driver motoman_driver. Uploaded INIT_ROS.J

2017-09-29 08:20:40 -0500 commented answer How can I control my robot fanuc m10 step by step in real time?

Could you give me an example of interaction with FollowJointTrajectory?

2017-09-29 08:15:56 -0500 received badge  Notable Question (source)
2017-09-29 07:19:12 -0500 received badge  Popular Question (source)
2017-09-29 07:17:42 -0500 marked best answer How can I control my robot fanuc m10 step by step in real time?

I can't get the robot to move, only to watch his present position using rviz. Is it possible to do without moveit ? Or if not real-time, step by step with the minimum of delay? Installed Ros on Ubuntu 16.04. As an alternative to the real robot (waiting for delivery is an option from Fanuc) use Roboguide. Karell compiled according to the instructions from the wiki and downloaded all .pc and .tp files to the controller. Launch ros.tp. On the computer run

roslaunch fanuc_m10ia_support robot_state_vizualize_m10ia.launch robot_ip:=127.0.0.1 use_bswap:=false

Everything appears correctly! Next run

roslaunch fanuc_m10ia_support robot_interface_streaming_m10ia.launch robot_ip:=127.0.0.1 use_bswap:=false

The controller appears RSTA connected and RREL connected. I tried to write in various topics, but nothing happens

2017-09-29 07:17:42 -0500 received badge  Scholar (source)
2017-09-29 07:17:33 -0500 received badge  Supporter (source)
2017-09-29 07:16:08 -0500 commented answer How can I control my robot fanuc m10 step by step in real time?

fanuc_driver_exp it's just simply an updated driver for the robot controller? or am I mistaken?

2017-09-29 07:10:44 -0500 commented answer How can I control my robot fanuc m10 step by step in real time?

I need to interact with FollowJointTrajectory use actionlib? Or something else? Could you explain me more how to send a

2017-09-29 07:05:51 -0500 commented question How can I control my robot fanuc m10 step by step in real time?

127.0.0.1 it's example IP

2017-09-29 05:44:41 -0500 edited question How can I control my robot fanuc m10 step by step in real time?

How can I control my robot fanuc m10 step by step in real time? I can't get the robot to move, only to watch his present

2017-09-29 05:05:16 -0500 asked a question How can I control my robot fanuc m10 step by step in real time?

How can I control my robot fanuc m10 step by step in real time? I can't get the robot to move, only to watch his present