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

JoSo's profile - activity

2022-01-23 23:32:39 -0500 received badge  Self-Learner (source)
2016-11-29 11:14:28 -0500 received badge  Nice Answer (source)
2016-08-02 04:00:41 -0500 received badge  Famous Question (source)
2016-02-03 10:46:51 -0500 received badge  Nice Question (source)
2015-12-04 14:30:41 -0500 received badge  Student (source)
2014-12-03 09:55:18 -0500 received badge  Taxonomist
2014-10-22 12:15:32 -0500 received badge  Famous Question (source)
2014-07-31 20:53:22 -0500 received badge  Notable Question (source)
2014-07-30 13:42:07 -0500 received badge  Self-Learner (source)
2014-07-30 12:15:49 -0500 received badge  Popular Question (source)
2014-07-30 11:29:23 -0500 answered a question Transferred catkin pkgs to new computer and can't launch
source catkin_ws/devel/setup.bash

after catkin_make

2014-07-30 11:28:22 -0500 commented question Transferred catkin pkgs to new computer and can't launch

Amazing! So dumb. I remember doing it when I initially created the workspace but when I deleted the build and devel folders and re-made I must not have. Thanks @sterlingm

2014-07-29 09:42:57 -0500 received badge  Notable Question (source)
2014-07-29 09:42:08 -0500 asked a question Transferred catkin pkgs to new computer and can't launch

Hello ROS community,

I have mainly been working on my laptop but have recently installed hydro on a desktop with Ubuntu 13.04. I installed ROS desktop-full version and ran the install for MoveIt! I transferred my packages to this desktop with a memory stick and moved them to the catkin_ws that was created there.

After running catkin_make I tried to launch the package but I get an error saying that "[file] is not a launch file nor is [package] a package". I see this post and tried to delete the build and devel folders and run caktkin_make once again but the same error message is produced. The symptoms in that post were different than mine though.

I feel like there is something silly that I'm missing here. Any and all help is appreciated.

Thanks, Jordan

2014-07-23 11:31:12 -0500 received badge  Teacher (source)
2014-07-23 11:31:12 -0500 received badge  Necromancer (source)
2014-07-23 04:11:44 -0500 received badge  Famous Question (source)
2014-07-19 12:28:20 -0500 commented answer Import scene model into RVIZ/MoveIt

@cmeaclem Sorry, saving the Rviz configuration will save the display tabs that you have added to the left window pane. Handy, but not the answer I believe you need. See above for more accurate solution

2014-07-18 19:15:13 -0500 received badge  Popular Question (source)
2014-07-17 21:49:31 -0500 answered a question Rviz fixed frame error

The solution for me was to declare both the parent frame and child frame as base_link in the SRDF.

<virtual_joint name="fixed_frame" type="fixed" parent_frame="base_link" child_link="base_link" />

This removed the Global Status error, now saying "OK" and the TF tree is populated! Moving on to bigger and harder things

2014-07-17 14:42:51 -0500 asked a question Rviz fixed frame error

Hi all and thanks for checking this out.

I have made a MoveIT! package using my urdf and went through the Setup Assistant tabs accordingly. After launching my robot I can motion plan and incorporate a scene object to be planned around, but the Global Status is giving me this error. I believe it has to do with the virtual joint set up but I'm not entirely sure.

No tf data. Actual error: Fixed Frame [base_link] does not exist

The base_link is the first link in my robot and the child of the virtual joint. When I add the TF display to Rviz and expand it, it's empty. This is preventing me from using rostopic echo /tf (where, right now, the output is a repeating empty Transform [] ) and also using rosbag record which I would like to use to record some simple paths for playback later.

Can someone tell me if this is in fact a virtual joint error or perhaps somewhere else I need to be looking? I am new to ROS so any links would be appreciated.

Respectfully,

Jordan

2014-07-17 12:01:23 -0500 answered a question Import scene model into RVIZ/MoveIt

@cmeaclem,

If, in Rviz, you navigate to the Motion Planning tab 'Scene Object' there is a window and button that lets you import a file. Once the file is loaded you can move your object in the world using the gui or imarkers and then save the config.

Hope this helps

Update: You can follow this to save the scene to the warehouse database. Then you can load from the same tab after launching. The connect button does need to be clicked a few times in order to connect and you may need to change the warehouse database path to save. From then on, you should just need to load the scene from the Motion Planning > Stored Scene tab.

2014-07-16 12:18:04 -0500 received badge  Supporter (source)
2014-07-16 12:00:46 -0500 commented answer MoveIT! end effector setup question

Before I made the change to the planning groups the checkbox worked, now I don't need it. I will look into IKFast plugin more to get my arm working smoother. There are 6 DOF in the urdf 'iarm_ed.urdf'. base_joint, shoulder, elbow, wrist_roll, wrist_flex, and gripper_joint. Thanks again!

2014-07-16 11:55:29 -0500 commented answer MoveIT! end effector setup question

@gvdhoorn thanks for the info. What I did was remove the 'gripper' planning group in the SA and change the 'arm' to a chain that includes all the pieces. Which I still don't quite get; how would the chains be attached to one another if there isn't an overlapping link somewhere?

2014-07-15 10:46:34 -0500 received badge  Famous Question (source)
2014-07-14 15:56:20 -0500 received badge  Notable Question (source)
2014-07-14 14:19:20 -0500 received badge  Editor (source)
2014-07-14 02:43:49 -0500 received badge  Popular Question (source)
2014-07-11 12:23:08 -0500 asked a question MoveIT! end effector setup question

Hey guys, super noob here.

I am trying to plan for a 6 DOF arm robot from Exact Dynamics. When using the Setup Assistant I am following the PR2 example to assign planning groups for the 'arm' and the 'gripper' generate the package and try to roslaunch using the demo.launch file but it crashes. I am trying to work through this problem but all the combinations of joints and links (I have not used chains yet as I do not fully understand them) I can think of make Rviz crash with this error in the terminal window.

    All is well! Everyone is happy! You can start planning now!

[ INFO] [1405097835.482849916]: Loading robot model 'i_arm'...
[ INFO] [1405097835.801883868]: Loading robot model 'i_arm'...
[ INFO] [1405097835.913759003]: Starting scene monitor
[ INFO] [1405097835.917105272]: Listening to '/move_group/monitored_planning_scene'
[ INFO] [1405097837.711538251]: No active joints or end effectors found for group ''. Make sure you have defined an end effector in your SRDF file and that kinematics.yaml is loaded in this node's namespace.
[rviz_ubuntu_24010_6131403636814191245-4] process has died [pid 24050, exit code -11, cmd /opt/ros/hydro/lib/rviz/rviz -d /home/joso21/catkin_ws/src/iarm_ed_moveit/launch/moveit.rviz __name:=rviz_ubuntu_24010_6131403636814191245 __log:=/home/joso21/.ros/log/44fb4ab6-090c-11e4-93a6-000c298bbf45/rviz_ubuntu_24010_6131403636814191245-4.log].
log file: /home/joso21/.ros/log/44fb4ab6-090c-11e4-93a6-000c298bbf45/rviz_ubuntu_24010_6131403636814191245-4*.log

The force is weak in me and I can't upload screenshots of the setup Assistant steps I am taking. There is another post regarding this issue but the solutions aren't working for me. I thought that my virtual joint may have been an issue as well.

<virtual_joint name="virtual_joint" type="fixed" parent_frame="/world_frame" child_link="base_link" />

I am not sure if the parent frame is defined by me of if there is an existing frame in Rviz that I can attach to? This post seems to refer to this but again not clear as to how I define the parent frame.

Update (7/14/14): I used chains in my urdf to define the planning groups and still the "No active joints or end effectors found..." line in the terminal window is output but the Rviz window will at least open but with a black screen even after multiple launches.

Dropbox Moveit! Package

Dropbox urdf description files "iarm_ed.urdf" is the file I used with the Moveit! setup assistant

Update (7/15/14): Rviz will open with the robot in the environment (I changed nothing but perhaps the restart closed a redundant process or something...). The end effector issue still remains as it is not being seen and the info message (same as above) is being output. There is an interactive marker associated with the 'arm' planning group in Rviz, but when clicked and moved, the gripper will float away with the marker and the arm stays in the same pose. If the gripper planning group is chosen then the marker disappears. I am using the chain method in the Setup Assistant (base_link >> link5 for 'arm' group & link5 >> gripper for 'gripper' group).

It seems ... (more)

2014-07-10 23:00:24 -0500 received badge  Enthusiast
2014-07-03 14:12:18 -0500 commented answer What did the author of the "Using the robot state publisher on your own robot" tutorial intend by their launch file example?

Hey, I'm a noobie trying this same tutorial. are you setting the within that launch file? I would like to use my custom arm robot urdf with the joint state publisher so I can manipulate the arm in Rviz using the interactive markers. Any thoughts?

2014-06-17 13:23:32 -0500 commented answer rosmsg show beginner_tutorials/Num (error???)

I am also a newbie and this worked for me but I don't quite understand. I have sourced 'source /opt/ros/hydro/setup.bash to my ~/.bashrc file so the ROS commands should work each time and they do, but why do I need to source if I'm already working in that directory?

2014-06-13 09:41:21 -0500 received badge  Notable Question (source)
2014-06-12 19:11:49 -0500 received badge  Scholar (source)
2014-06-12 18:51:18 -0500 received badge  Popular Question (source)
2014-06-12 18:30:07 -0500 commented question catkin_pkg.package missing

I reverted back to the original Python that came with Ubuntu 13.04 and everything worked. I was able to go through the beginner's tutorials with success. Thanks. As a side note, my issues with opening the Rviz plugin with MOVEIT! also cleared. Heard on the block quote.

2014-06-12 18:29:37 -0500 edited question catkin_pkg.package missing

Hi, I'm new to Ubuntu/Linux and I am trying to install ROS. I am following the instructions but run into a cmake error when I run catkin_make. Here's the output from that command. It seems that there are similar problems but I don't see the exact same error message in other posts. Any help would be appreciated and thanks in advance.

joroso2121@ubuntu:~/catkin_ws$ catkin_make
Base path: /home/joroso2121/catkin_ws
Source space: /home/joroso2121/catkin_ws/src
Build space: /home/joroso2121/catkin_ws/build
Devel space: /home/joroso2121/catkin_ws/devel
Install space: /home/joroso2121/catkin_ws/install
####
#### Running command: "cmake /home/joroso2121/catkin_ws/src -DCATKIN_DEVEL_PREFIX=/home/joroso2121/catkin_ws/devel -DCMAKE_INSTALL_PREFIX=/home/joroso2121/catkin_ws/install" in "/home/joroso2121/catkin_ws/build"
####
-- Using CATKIN_DEVEL_PREFIX: /home/joroso2121/catkin_ws/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/hydro
-- This workspace overlays: /opt/ros/hydro
-- Using PYTHON_EXECUTABLE: /usr/local/bin/python
-- Python version: 2.7
-- Using Debian Python package layout
-- Using CATKIN_ENABLE_TESTING: ON
-- Call enable_testing()
-- Using CATKIN_TEST_RESULTS_DIR: /home/joroso2121/catkin_ws/build/test_results
-- Found gtest sources under '/usr/src/gtest': gtests will be built
ImportError: "from catkin_pkg.package import parse_package" failed: No module named catkin_pkg.package
Make sure that you have installed "catkin_pkg", it is up to date and on the PYTHONPATH.
CMake Error at /opt/ros/hydro/share/catkin/cmake/safe_execute_process.cmake:11 (message):
  execute_process(/usr/local/bin/python
  "/opt/ros/hydro/share/catkin/cmake/parse_package_xml.py"
  "/opt/ros/hydro/share/catkin/cmake/../package.xml"
  "/home/joroso2121/catkin_ws/build/catkin/catkin_generated/version/package.cmake")
  returned error code 1
Call Stack (most recent call first):
  /opt/ros/hydro/share/catkin/cmake/catkin_package_xml.cmake:63 (safe_execute_process)
  /opt/ros/hydro/share/catkin/cmake/all.cmake:143 (_catkin_package_xml)
  /opt/ros/hydro/share/catkin/cmake/catkinConfig.cmake:20 (include)
  CMakeLists.txt:52 (find_package)
-- Configuring incomplete, errors occurred!
Invoking "cmake" failed
joroso2121@ubuntu:~/catkin_ws$