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

DHCustomPak's profile - activity

2020-09-21 01:22:09 -0500 marked best answer Has anyone interfaced ROS with an Allen Bradley Compact Logix or Control Logix plc?

I am looking to interface ROS with an Allen Bradley PLC and I was curious if anyone has ever set up communications like this before?

2019-05-23 04:01:22 -0500 received badge  Self-Learner (source)
2019-05-23 04:01:22 -0500 received badge  Teacher (source)
2019-05-23 04:01:22 -0500 received badge  Necromancer (source)
2018-02-05 09:25:11 -0500 marked best answer [SOLVED] Does ROS assist in creating the Kinematic model for a 6 axis robot?

I am very new to trying to develop my own robot arm; but work with Industrial robot arms on a normal basis. I am trying to determine how I can come up with a Kinematic model for the robot arm I develop. I need to instruct the robot to move in a linear motion relative to the end of the arm on a Cartesian coordinate system. I was curious if ROS would assists with this?

I am very new to trying to work on a project like this; I am really just trying to understand how I can achieve the motion I am looking for from my 6 axis robot arm.

2018-01-09 16:29:33 -0500 received badge  Favorite Question (source)
2018-01-09 16:15:13 -0500 edited question [SOLVED] How do we transmit trajectories to our ABB IRB 140 using the ABB Package

How do we transmit trajectories to our ABB IRB 140 using the ABB Package We have the ABB driver communicating with ROS,

2018-01-09 16:15:05 -0500 edited question [SOLVED] Does ROS assist in creating the Kinematic model for a 6 axis robot?

Does ROS assist in creating the Kinematic model for a 6 axis robot? I am very new to trying to develop my own robot arm;

2018-01-09 16:14:44 -0500 edited question [SOLVED] catkin_make hangs forever

catkin_make hangs forever ROS Indigo on Ubuntu 14.04 LTS ROS Lunar on Ubuntu 16.04 LTS catkin_make starts up and gets

2018-01-09 16:14:19 -0500 answered a question [SOLVED] catkin_make hangs forever

There was a single package in our system that did not adhere to the naming conventions (package name contains capital le

2017-10-19 11:25:24 -0500 commented question [SOLVED] catkin_make hangs forever

Didn't have pip so I installed it. Added outputs to question above.

2017-10-19 11:25:05 -0500 edited question [SOLVED] catkin_make hangs forever

catkin_make hangs forever ROS Indigo on Ubuntu 14.04 LTS ROS Lunar on Ubuntu 16.04 LTS catkin_make starts up and gets

2017-10-18 15:30:56 -0500 commented question [SOLVED] catkin_make hangs forever

Yes, in the non-auto-sourced terminal it hangs building an empty workspace. I don't think there are any new python packa

2017-10-18 13:57:58 -0500 received badge  Commentator
2017-10-18 13:57:58 -0500 commented question [SOLVED] catkin_make hangs forever

Edited question to add information.

2017-10-18 12:41:48 -0500 edited question [SOLVED] catkin_make hangs forever

catkin_make hangs forever ROS Indigo on Ubuntu 14.04 LTS ROS Lunar on Ubuntu 16.04 LTS catkin_make starts up and gets

2017-10-18 11:58:00 -0500 received badge  Famous Question (source)
2017-10-18 10:57:10 -0500 commented question [SOLVED] catkin_make hangs forever

I followed your instructions exactly and it behaves the same as before. Hangs after BUILD_SHARED_LIBS is on :( Thank yo

2017-10-18 10:49:33 -0500 commented question [SOLVED] catkin_make hangs forever

catkin build just ran for an hour and didn't get anywhere...

2017-10-18 10:49:09 -0500 commented question [SOLVED] catkin_make hangs forever

catkin build just ran for an hour and didn't get anywhere...

2017-10-18 10:49:02 -0500 commented question [SOLVED] catkin_make hangs forever

catkin build just ran for an hour and didn't get anywhere...

2017-10-18 08:42:02 -0500 commented question [SOLVED] catkin_make hangs forever

catkin_tools: command not found Is it a command I should be running? Do I need to have something else installed first?

2017-10-18 08:41:50 -0500 commented question [SOLVED] catkin_make hangs forever

catkin_tools: command not found Is it a command I should be running? Do I need to have something else installed first?

2017-10-18 08:41:43 -0500 commented question [SOLVED] catkin_make hangs forever

catkin_tools: command not found Is it a command I should be running? Do I need to have something else installed first?

2017-10-18 08:25:33 -0500 commented question [SOLVED] catkin_make hangs forever

Verbose output: https://pastebin.com/DiDiuGfZ Still hangs after BUILD_SHARE_LIBS is on. We have one package with 8 nod

2017-10-17 15:29:10 -0500 edited question [SOLVED] catkin_make hangs forever

catkin_make hangs forever ROS Indigo on Ubuntu 14.04 LTS ROS Lunar on Ubuntu 16.04 LTS catkin_make starts up and gets

2017-10-17 15:23:00 -0500 received badge  Organizer (source)
2017-10-17 15:21:03 -0500 edited answer [SOLVED] catkin_make hangs forever

Install Ubuntu 16.04 and ROS Lunar, copy the catkin workspace from the old environment and change the CMakeLists.txt to

2017-10-17 15:10:28 -0500 edited question [SOLVED] catkin_make hangs forever

catkin_make hangs forever ROS Indigo on Ubuntu 14.04 LTS ROS Lunar on Ubuntu 16.04 LTS catkin_make starts up and gets

2017-10-17 15:10:28 -0500 received badge  Editor (source)
2017-10-17 15:08:52 -0500 commented answer [SOLVED] catkin_make hangs forever

It threw compiler errors like crazy, and the solution to that was the C++11 switch. Not technically related to the origi

2017-10-13 15:00:13 -0500 received badge  Notable Question (source)
2017-10-12 14:04:07 -0500 marked best answer [SOLVED] catkin_make hangs forever

ROS Indigo on Ubuntu 14.04 LTS

ROS Lunar on Ubuntu 16.04 LTS

catkin_make starts up and gets as far as BUILD_SHARED_LIBS is on and then hangs. There are no high cpu processes listed in top, and no output to dmesg at all.

What else can I check to investigate why it hangs?

Edit:

A clean install of Lunar worked fine until today.

ps aux | grep cmake

automat+  1996  0.0  0.3 153344 14328 pts/17   S+   15:16   0:00 cmake /home/automation/catkin_ws/src -DCATKIN_DEVEL_PREFIX=/home/automation/catkin_ws/devel -DCMAKE_INSTALL_PREFIX=/home/automation/catkin_ws/install -G Unix Makefiles
automat+  2078  0.1  0.4 276192 16644 pts/17   S+   15:16   0:00 /usr/bin/python /usr/bin/empy --raw-errors -F /home/automation/catkin_ws/build/catkin_generated/order_packages.py -o /home/automation/catkin_ws/build/catkin_generated/order_packages.cmake /opt/ros/lunar/share/catkin/cmake/em/order_packages.cmake.em
automat+  2114  0.0  0.3  57160 14012 pts/17   S+   15:16   0:00 /usr/bin/python /usr/bin/empy --raw-errors -F /home/automation/catkin_ws/build/catkin_generated/order_packages.py -o /home/automation/catkin_ws/build/catkin_generated/order_packages.cmake /opt/ros/lunar/share/catkin/cmake/em/order_packages.cmake.em
automat+  2115  0.0  0.3  56872 13940 pts/17   S+   15:16   0:00 /usr/bin/python /usr/bin/empy --raw-errors -F /home/automation/catkin_ws/build/catkin_generated/order_packages.py -o /home/automation/catkin_ws/build/catkin_generated/order_packages.cmake /opt/ros/lunar/share/catkin/cmake/em/order_packages.cmake.em
automat+  2390  0.0  0.0  21292   988 pts/1    S+   15:28   0:00 grep --color=auto cmake
env | grep -i ros | sort (in an auto-sourced terminal)
CMAKE_PREFIX_PATH=/home/automation/catkin_ws/devel:/opt/ros/lunar
LD_LIBRARY_PATH=/home/automation/catkin_ws/devel/lib:/opt/ros/lunar/lib
PATH=/home/automation/bin:/home/automation/.local/bin:/opt/ros/lunar/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PKG_CONFIG_PATH=/opt/ros/lunar/lib/pkgconfig
PYTHONPATH=/opt/ros/lunar/lib/python2.7/dist-packages
ROS_DISTRO=lunar
ROS_ETC_DIR=/opt/ros/lunar/etc/ros
ROSLISP_PACKAGE_DIRECTORIES=/home/automation/catkin_ws/devel/share/common-lisp
ROS_MASTER_URI=http://localhost:11311
ROS_PACKAGE_PATH=/home/automation/catkin_ws/src:/opt/ros/lunar/share
ROS_ROOT=/opt/ros/lunar/share/ros

Edit 10/19/17: apt-cache policy python-empy

python-empy:
  Installed: 3.3.2-1build1
  Candidate: 3.3.2-1build1
  Version table:
 * 3.3.2-1build1 500
        500 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
        500 http://us.archive.ubuntu.com/ubuntu xenial/universe i386 Packages
        100 /var/lib/dpkg/status
pip list | grep empy
empy (3.3.2)
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
automation@atc-nuc-ros:~$ pip install --upgrade pip
Collecting pip
  Downloading pip-9.0.1-py2.py3-none-any.whl (1.3MB)
    100% |████████████████████████████████| 1.3MB 470kB/s
Installing collected packages: pip
Successfully installed pip-8.1.1
You are using pip version 8.1.1, however version 9.0.1 is available.
You should ...
(more)
2017-10-12 14:03:58 -0500 answered a question [SOLVED] catkin_make hangs forever

Install Ubuntu 16.04 and ROS Lunar, copy the catkin workspace from the old environment and change the CMakeLists.txt to

2017-10-12 01:10:26 -0500 received badge  Popular Question (source)
2017-10-11 13:53:56 -0500 asked a question [SOLVED] catkin_make hangs forever

catkin_make hangs forever ROS Indigo on Ubuntu 14.04 LTS catkin_make starts up and gets as far as BUILD_SHARED_LIBS is

2015-10-05 13:01:50 -0500 marked best answer [SOLVED] How do we transmit trajectories to our ABB IRB 140 using the ABB Package

We have the ABB driver communicating with ROS, but we are having difficulties issuing commands to the robot.

So far we haven't been able to find any documentation on how to send trajectories to the robot, so we have been going through all of the code to try and understand it better. It seems like the ABB driver is a complete solution, however; we haven't been able to find which node we are able to send trajectories from. We would like to use a planned path from Moveit (Rviz) to create our trajectory and then send that trajectory to the robot.

2015-03-01 07:00:27 -0500 received badge  Famous Question (source)