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

TheDude35's profile - activity

2018-05-04 02:49:07 -0500 received badge  Taxonomist
2016-06-28 00:39:44 -0500 received badge  Famous Question (source)
2016-04-27 09:38:53 -0500 received badge  Famous Question (source)
2016-04-20 06:18:53 -0500 received badge  Famous Question (source)
2016-02-23 03:05:16 -0500 received badge  Famous Question (source)
2016-02-23 03:05:16 -0500 received badge  Notable Question (source)
2016-02-23 03:05:16 -0500 received badge  Popular Question (source)
2015-11-26 05:14:55 -0500 received badge  Famous Question (source)
2015-11-20 22:10:29 -0500 received badge  Notable Question (source)
2015-11-10 10:42:24 -0500 received badge  Popular Question (source)
2015-10-27 12:51:23 -0500 received badge  Notable Question (source)
2015-10-27 11:01:26 -0500 answered a question Question about nodes

Makes sense now thanks gentlemen

2015-10-27 10:37:33 -0500 received badge  Popular Question (source)
2015-10-27 09:13:22 -0500 asked a question Question about nodes

Hi all,

I have a question about how nodes are implemented in ROS. From what I understand the "type=" definition refers to an executable file that ROS runs. Consider this example:

<node name="robot_state" pkg="robot_state_publisher" type="robot_state_publisher"/>

Now when I go into the robot_state package I don't find an executable called robot_state_publisher. Would anyone care to explain why that is?

Regards, Devin

2015-10-22 08:59:10 -0500 answered a question Husky Navigation tutorial simulation problem

here is the link to the tutorial husky navigation

2015-10-22 08:57:39 -0500 asked a question Husky Navigation tutorial simulation problem

Hi,

when I run the husky navigation tutorial with Gazebo, Rviz and the husky navigation launch files I get the folllowing errors:

in Gazebo terminal: [ekf_localization-6] process has died [pid 24421, exit code -11, cmd /opt/ros/indigo/lib/robot_localization/ekf_localization_node __name:=ekf_localization __log:=/home/ros-industrial/.ros/log/bf37a29e-78c2-11e5-8ea8-080027b2b50d/ekf_localization-6.log]. log file: /home/ros-industrial/.ros/log/bf37a29e-78c2-11e5-8ea8-080027b2b50d/ekf_localization-6*.log

and

WARN] [WallTime: 1445521648.055750] [1472.830000] Controller Spawner couldn't reach controller_manager to take down controllers. Waited for 3 second(s).

in Rviz terminal: in move_base.launch terminal: The result is a robot that does not move in neither Rviz or Gazebo. If anyone could shed light on this problem that would be greatly appreciated.

Regards, Devin

2015-10-02 10:37:23 -0500 commented question Ideal method for end of arm tooling path generation

Thanks, a quick search on the mailing list and I found the link to the cartesian path planner

2015-09-30 15:25:57 -0500 received badge  Notable Question (source)
2015-09-30 14:54:30 -0500 asked a question Ideal method for end of arm tooling path generation

Hi,

I have a custom moveit Rviz Fanuc 100ib arm simulation running and now I want to attach a tool and run a simulation where the tool moves along a path on an imported object. I'm not sure how I can accurately do this in multiple motions or by running nodes (executable C++ files). Right now I'm only able to move the robot arm from one position to another (start and goal point query) in the simulation. I've tried using echo rostopic joint_states to see the joint positions as I move the arm in Rviz but the joint positions remain the same in the terminal remain the same. Does anyone have any ideas on the best way to generate a tool-path using Moveit! and Rviz?

Regards, Devin

2015-09-30 14:02:29 -0500 answered a question improper joint positioning of industrial robot in moveit! from solidworks

Everything work now, with your advice I was able to solve the problem. Thanks

2015-09-30 13:48:25 -0500 received badge  Enthusiast
2015-09-21 13:27:39 -0500 received badge  Student (source)
2015-09-21 13:27:34 -0500 received badge  Famous Question (source)
2015-09-21 12:40:35 -0500 received badge  Notable Question (source)
2015-09-18 12:29:18 -0500 received badge  Popular Question (source)
2015-09-17 13:55:27 -0500 received badge  Supporter (source)
2015-09-17 13:30:01 -0500 received badge  Notable Question (source)
2015-09-17 13:17:06 -0500 asked a question connection to R-30ib

Hi,

I haven't been able to get through to Fanuc about this concern I have and I am wondering how a machine running ROS is typically connected to an industrial robot controller? I have an R-30ib with me and there are connections to a RS-323C port and a PCMCIA connection port as well. I'm not sure which adapter I should buy to initiate communication between my laptop and the controller. Initially I was looking for an ethernet connection but I couldn't find one on the panel, if anyone has ever had experience with using ROS on industrial robot arms could give me some advice it would be greatly appreciated.

Regards, Devin

2015-09-17 13:09:18 -0500 commented answer improper joint positioning of industrial robot in moveit! from solidworks

Great this is all very helpful I will not try all of it today since I've been using the Fanuc m16ib files as a replacement for my simulation, thank you very much and if there are any problems within the next few days I will add another comment

2015-09-17 08:43:49 -0500 commented question improper joint positioning of industrial robot in moveit! from solidworks

here is the imgur link to the photos: link text and here is the github link to the URDF: link text

take a look and tell me what you think. Thanks in Advance

2015-09-17 08:17:37 -0500 received badge  Scholar (source)
2015-09-17 08:17:04 -0500 received badge  Popular Question (source)
2015-09-17 00:58:18 -0500 received badge  Popular Question (source)
2015-09-16 19:36:02 -0500 asked a question improper joint positioning of industrial robot in moveit! from solidworks

I've attached a few pictures highlighting my problem and what is going on is I setup my axis and co ordinate systems in solidworks according to the guides whereby the axis are along the joints of the robot and the co ordinate systems for each joint is along the axis.

screenshot 1

screenshot 2

I export my URDF file from solidworks and when I create a moveit! package the joints are all misaligned and the motion is completely off. what I mean is the joints rotate at offset axis and the links are very far from one another. I've already varied the directions of the co ordinates but have seen the same results and I've managed to get the motion close to what it is supposed to be like but even so it's not what the motion should be like on the real robot.

screenshot 3

I can't upload the files because I'm a very new member but hopefully one of the members here can still offer some advice.

thanks in advance

2015-09-11 11:00:30 -0500 commented answer ROS launch resource not found

Okay and I did use a moveit based tutorial when creating my own moveit! package based on a URDF I exported from solidworks and received the same message when attempting to launch the launch files that were created. Any thoughts on that particular situation that doesn't involve a tutorial?

2015-09-11 07:46:33 -0500 asked a question problem with roslaunch in Hydro (resource not found)

I am using Ros Industrial in Hydro and when attempting to launch files for the industrial arms in moveit! within the supplementary folder I receive this error message in my terminal:

raise ResourceNotFound(name, ros_paths=self._ros_paths) ResourceNotFound: m10ia_arm_navigation ROS path [0]=/opt/ros/groovy/share/ros ROS path [1]=/opt/ros/groovy/share ROS path [2]=/opt/ros/groovy/stacks

Has anyone ever seen messages like this before or have a solution? Thanks in advance

2015-09-11 07:44:32 -0500 asked a question ROS launch resource not found

Hello all,

I am using ROS-Industrial Training and I'm receiving these messages when attempting to launch the supplementary launch files:

raise ResourceNotFound(name, ros_paths=self._ros_paths)
ResourceNotFound: irb_2400_arm_navigation
ROS path [0]=/opt/ros/hydro/share/ros
ROS path [1]=/opt/ros/hydro/share
ROS path [2]=/opt/ros/hydro/stacks

I was previously using Groovy and never had this problem, if anyone could shed some light on this problem it would be greatly appreciated.