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

Sed's profile - activity

2019-08-03 05:44:29 -0500 received badge  Student (source)
2018-09-20 10:15:07 -0500 received badge  Famous Question (source)
2018-04-22 16:56:36 -0500 received badge  Famous Question (source)
2018-04-12 02:19:38 -0500 received badge  Popular Question (source)
2017-07-19 02:42:25 -0500 received badge  Notable Question (source)
2017-03-31 22:38:12 -0500 received badge  Famous Question (source)
2017-02-07 11:20:25 -0500 received badge  Popular Question (source)
2017-01-16 09:52:36 -0500 received badge  Famous Question (source)
2016-12-13 12:04:49 -0500 received badge  Taxonomist
2016-08-23 14:30:37 -0500 received badge  Notable Question (source)
2016-08-22 07:53:36 -0500 commented answer time from ros::time(0) to ros::time::now()

Thank you... it is more clear now in my head

2016-08-22 07:48:03 -0500 received badge  Popular Question (source)
2016-08-22 05:26:57 -0500 asked a question time from ros::time(0) to ros::time::now()

Hello,

I have a trajectory that goes from 0s to 20s and i want to test it with ROS.

if i use

       start_time=ros::time(0);
       end_time=20; (seconds)

would the intermediate time steps from ros::time::now() be between 0 ans 20?

2016-08-18 04:34:00 -0500 commented question Send joint position/velocity/acceleration command

Thank you i did not see this before

2016-08-17 05:38:45 -0500 asked a question Send joint position/velocity/acceleration command

Hello,

Is there a standard message to send joint position/velocity/acceleration command? I am using a polynomial to define the joints trajectories (in the configuration space).

Thank you

2016-08-11 11:14:04 -0500 commented question invisible links in rviz

Do you think it has to do with tf?

2016-08-11 11:14:04 -0500 received badge  Commentator
2016-08-10 11:07:27 -0500 received badge  Notable Question (source)
2016-08-10 10:22:47 -0500 commented question invisible links in rviz

It's done. Thank in advance for your help

2016-08-10 09:00:29 -0500 commented question invisible links in rviz

I think it is related to the fixed frame/base link. Because when I roslaunch the display.launch the robot is there with all the frames. but not when i roslaunch the main launch file. How do i configure the fixed frame to be the base link?

2016-08-10 08:10:29 -0500 commented question invisible links in rviz

hi all, thank you for your response. I edited the picture, there seem to be a lot of errors.

i don't know how to share the urdf and launch file :(

2016-08-10 08:02:38 -0500 received badge  Editor (source)
2016-08-10 07:18:47 -0500 received badge  Popular Question (source)
2016-08-10 05:25:05 -0500 commented question invisible links in rviz

Can it be related to the ethernet interface? because I am having a conflict of interfaces... I am considering all possibilities. I am new with ROS

2016-08-10 04:37:38 -0500 commented question invisible links in rviz

Hello, i've just updated my question. as you can see the only error i get is "did not find ik solution" and nothing on rviz.

it seems like there are a few links but they are all set in the origin. I am not sure, everything was working fine few days ago.

2016-08-09 11:15:03 -0500 marked best answer catkin_make error in indigo

Hello everyone,

i've just started using ROS. i am trying to build a package and i keep getting the following error:

Traceback (most recent call last):
File "/opt/ros/indigo/share/catkin/cmake/order_paths.py", line 37, in <module>
main()
File "/opt/ros/indigo/share/catkin/cmake/order_paths.py", line 32, in main
with open(args.outfile, 'w') as fh:
IOError: [Errno 13] Permission denied: '/home/ssc044/catkin_ws/build/ati_nano17_ros/catkin_generated    /ordered_paths.cmake'
CMake Error at /opt/ros/indigo/share/catkin/cmake/safe_execute_process.cmake:11 (message):

execute_process(/home/ssc044/catkin_ws/build/catkin_generated/env_cached.sh
"/usr/bin/python" "/opt/ros/indigo/share/catkin/cmake/order_paths.py"
"/home/ssc044/catkin_ws/build/ati_nano17_ros/catkin_generated/ordered_paths.cmake"
"--paths-to-order" "/opt/ros/indigo/include" "/usr/include"
"/home/ssc044/catkin_ws/devel/include" "--prefixes"
"/home/ssc044/catkin_ws/devel" "/home/ssc044/catkin_ws/src"
"/home/ssc044/catkin_ws/devel" "/home/ssc044/catkin_ws/src"
"/home/ssc044/moveit_ws/devel" "/home/ssc044/moveit_ws/src"
"/opt/ros/indigo") returned error code 1
Call Stack (most recent call first):
/opt/ros/indigo/share/catkin/cmake/list_insert_in_workspace_order.cmake:29 (safe_execute_process)
/opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:99 (list_insert_in_workspace_order)
ati_nano17_ros/CMakeLists.txt:7 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/ssc044/catkin_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/ssc044/catkin_ws/build/CMakeFiles/CMakeError.log".
make: *** [cmake_check_build_system] Error 1
Invoking "make cmake_check_build_system" failed

I've tried different solutions from the internet but nothing worked.

Thank you in advance

2016-08-09 06:40:26 -0500 asked a question invisible links in rviz

Hi everyone,

I am having problems with rviz. Everything was working fine,but after I had to unplug the robot and power it back everything went wrong. The remaining problem is related to rviz.

when roslaunch, rviz only shows one link, the others are not there, and it doesn't find an IK solution. Looks like all the codes are correct. I don't know what the problem might be...

Any ideas? Below is what I get when I launch the file...

 URDF   
<?xml version="1.0" ?>

<!-- Revolute-Revolute Manipulator -->
<robot name="melfa" xmlns:xacro="http://www.ros.org/wiki/xacro">
<!-- Constants for robot dimensions -->
<!-- Link 1 -->
<!-- Link 2 -->
<!-- Link 3 -->
<!-- Link 4 -->
<!-- Link 5 -->
<!-- Link 6 -->
<!-- Link 7 -->
<!-- Size of square 'camera' box -->
<!-- Space btw top of beam and the each joint -->
<!-- Import all Gazebo-customization elements, including Gazebo colors -->
<!-- ros_control plugin -->
<gazebo>
<plugin filename="libgazebo_ros_control.so" name="gazebo_ros_control">
  <robotNamespace>/rrbot</robotNamespace>
</plugin>
</gazebo>
<!-- Link1 -->
<gazebo reference="link1">
<material>Gazebo/Orange</material>
</gazebo>
<!-- Link2 -->
<gazebo reference="link2">
<mu1>0.2</mu1>
<mu2>0.2</mu2>
<material>Gazebo/Black</material>
 </gazebo>
 <!-- Link3 -->
  <gazebo reference="link3">
    <mu1>0.2</mu1>
   <mu2>0.2</mu2>
   <material>Gazebo/Orange</material>
   </gazebo>
   <!-- camera_link -->
  <gazebo reference="camera_link">
  <mu1>0.2</mu1>
  <mu2>0.2</mu2>
  <material>Gazebo/Red</material>
  </gazebo>
  <!-- hokuyo -->
  <gazebo reference="hokuyo_link">
   <sensor name="head_hokuyo_sensor" type="gpu_ray">
    <pose>0 0 0 0 0 0</pose>
  <visualize>false</visualize>
  <update_rate>40</update_rate>
  <ray>
    <scan>
      <horizontal>
        <samples>720</samples>
        <resolution>1</resolution>
        <min_angle>-1.570796</min_angle>
        <max_angle>1.570796</max_angle>
      </horizontal>
    </scan>
    <range>
      <min>0.10</min>
      <max>30.0</max>
      <resolution>0.01</resolution>
    </range>
    <noise>
      <type>gaussian</type>
      <!-- Noise parameters based on published spec for Hokuyo laser
           achieving "+-30mm" accuracy at range < 10m.  A mean of 0.0m and
           stddev of 0.01m will put 99.7% of samples within 0.03m of the true
           reading. -->
      <mean>0.0</mean>
      <stddev>0.01</stddev>
    </noise>
  </ray>
  <plugin filename="libgazebo_ros_gpu_laser.so" name="gazebo_ros_head_hokuyo_controller">
    <topicName>/rrbot/laser/scan</topicName>
    <frameName>hokuyo_link</frameName>
  </plugin>
</sensor>
 </gazebo>
 <!-- camera -->
 <gazebo reference="camera_link">
  <sensor name="camera1" type="camera">
  <update_rate>30.0</update_rate>
  <camera name="head">
    <horizontal_fov>1.3962634</horizontal_fov>
    <image>
      <width>800</width>
      <height>800</height>
      <format>R8G8B8</format>
    </image>
    <clip>
      <near>0.02</near>
      <far>300</far>
    </clip>
    <noise>
      <type>gaussian</type>
      <!-- Noise is sampled independently per pixel on each frame.  
           That pixel's noise value is added to each of its color
           channels, which at that point lie in the range [0,1]. -->
      <mean>0.0</mean>
      <stddev>0.007</stddev>
    </noise>
  </camera>
  <plugin filename="libgazebo_ros_camera.so" name="camera_controller">
    <alwaysOn>true</alwaysOn>
    <updateRate>0.0</updateRate>
    <cameraName>rrbot/camera1</cameraName>
    <imageTopicName>image_raw</imageTopicName>
    <cameraInfoTopicName>camera_info</cameraInfoTopicName>
    <frameName>camera_link</frameName>
    <hackBaseline>0.07</hackBaseline>
    <distortionK1>0.0</distortionK1>
    <distortionK2>0.0</distortionK2>
    <distortionK3>0.0</distortionK3>
    <distortionT1>0.0</distortionT1>
    <distortionT2>0.0</distortionT2>
   </plugin>
  </sensor>
    </gazebo>
    <!-- Import Rviz colors -->
  <material name="black">
  <color rgba="0.0 0.0 0.0 1.0"/>
  </material>
  <material name="blue">
  <color rgba="0 ...
(more)
2016-08-09 03:41:41 -0500 received badge  Enthusiast
2016-08-04 10:02:25 -0500 marked best answer Build package everytime a file on the workspace is modified?

I modified some parameters on a file in the catkin worskpace, but nothing happens in the robot. Do i have to build the package everytime i modify something?

2016-08-04 10:02:25 -0500 received badge  Scholar (source)