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

Horst's profile - activity

2020-05-05 05:45:15 -0500 received badge  Student (source)
2019-12-10 21:37:39 -0500 received badge  Famous Question (source)
2019-11-18 02:42:30 -0500 received badge  Famous Question (source)
2019-10-22 02:51:18 -0500 received badge  Famous Question (source)
2019-09-16 14:57:21 -0500 received badge  Notable Question (source)
2019-09-16 14:57:21 -0500 received badge  Popular Question (source)
2019-08-29 17:09:03 -0500 received badge  Notable Question (source)
2019-08-29 03:20:03 -0500 commented answer Fuse GPS with IMU robot_localization

Yepp sorry i could solve that problem with the weird data..My last Problem is that the /odometry/gps always has a headin

2019-08-28 01:54:47 -0500 commented answer Fuse GPS with IMU robot_localization

So if I'm erasing the first Node i get the following configuration: Node_old_3: Input:/odometry/gps , /kitti/oxts/imu A

2019-08-28 01:52:36 -0500 commented answer Fuse GPS with IMU robot_localization

So if I'm erasing the first Node i get the following configuration: Node_old_3: Input:/odometry/gps , /kitti/oxts/imu O

2019-08-28 01:47:55 -0500 received badge  Popular Question (source)
2019-08-28 01:47:41 -0500 edited question Fuse GPS with IMU robot_localization

Fuse GPS with IMU robot_localization Hey guys, I've got a problem and I think it is quite similar to this thread. I jus

2019-08-28 01:47:32 -0500 edited question Fuse GPS with IMU robot_localization

Fuse GPS with IMU robot_localization Hey guys, I've got a problem and I think it is quite similar to this thread. I jus

2019-08-28 01:47:12 -0500 edited question Fuse GPS with IMU robot_localization

Fuse GPS with IMU robot_localization Hey guys, I've got a problem and I think it is quite similar to this thread. I jus

2019-08-28 01:46:39 -0500 edited question Fuse GPS with IMU robot_localization

Fuse GPS with IMU robot_localization Hey guys, I've got a problem and I think it is quite similar to this thread. I jus

2019-08-28 01:17:30 -0500 commented answer Fuse GPS with IMU robot_localization

So I have deleted the first node. I dont know if I am understanding your second point correctly. If I'm setting the odom

2019-08-27 12:22:21 -0500 edited question Fuse GPS with IMU robot_localization

Fuse GPS with IMU question robot_localization Hey guys, I've got a problem and I think it is quite similar to this thre

2019-08-27 11:56:37 -0500 edited question Fuse GPS with IMU robot_localization

Fuse GPS with IMU question robot_localization Hey guys, I've got a problem and I think it is quite similar to this thre

2019-08-27 11:56:14 -0500 edited question Fuse GPS with IMU robot_localization

Fuse GPS with IMU question robot_localization Hey guys, I've got a problem and I think it is quite similar to this thre

2019-08-27 11:54:15 -0500 edited question Fuse GPS with IMU robot_localization

Fuse GPS with IMU question Hey guys, I've got a problem and I think it is quite similar to this thread. I just want to

2019-08-27 11:53:27 -0500 asked a question Fuse GPS with IMU robot_localization

Fuse GPS with IMU question Hey guys, I've got a problem and I think it is quite similar to this thread. I just want to

2019-08-27 11:23:07 -0500 received badge  Notable Question (source)
2019-08-23 02:59:55 -0500 received badge  Enthusiast
2019-08-22 07:04:04 -0500 marked best answer Play .bag file from .launch error

Hey guys,

when i try to play a bag-file from a .launch file i get the follwing error:

started core service [/rosout]
process[player-2]: started with pid [3743]
[ INFO] [1566472363.629640670]: Opening ~/Schreibtisch/ros_workspace/kitti_2011_09_26_drive_0002_synced.bag
[FATAL] [1566472363.649632374]: Error opening file: ~/Schreibtisch/ros_workspace/kitti_2011_09_26_drive_0002_synced.bag
[player-2] process has died [pid 3743, exit code 1, cmd /opt/ros/melodic/lib/rosbag/play ~/Schreibtisch/ros_workspace/kitti_2011_09_26_drive_0002_synced.bag __name:=player __log:=/home/bryan/.ros/log/c2eb5e16-c4cd-11e9-ac1b-632677946da6/player-2.log].
log file: /home/bryan/.ros/log/c2eb5e16-c4cd-11e9-ac1b-632677946da6/player-2*.log
[ERROR] [1566477676.826236486]: poll failed with error Interrupted system call

my launch file looks quite simple:

<launch>

  <!-- Start Bag File -->
  <node pkg="rosbag" type="play" name="player" output="screen" args="~/Schreibtisch/ros_workspace/kitti_2011_09_26_drive_0002_synced.bag"/>

</launch>

Schreibtisch = Desktop..

What is the Problem?

Thanks in advance

2019-08-22 07:04:04 -0500 received badge  Scholar (source)
2019-08-22 07:03:56 -0500 commented answer Play .bag file from .launch error

thanks it worked with $(dirname), but why "home/bryan/Schreibtisch/ros_workspace/kitti_2011_09_26_drive_0002_synced.bag"

2019-08-22 05:51:42 -0500 asked a question Play .bag file from .launch error

Play .bag file from .launch error Hey guys, when i try to play a bag-file from a .launch file i get the follwing error:

2019-08-20 02:03:09 -0500 commented question Install robot_localization package Issues

Hey Sean, Thank your very much you saved my day. That works fine!

2019-08-19 01:02:50 -0500 received badge  Popular Question (source)
2019-08-18 10:15:20 -0500 edited question Install robot_localization package Issues

Install robot_localization package Issues Hey guys, im quite new to ros and i've got a serious question. I am using Win

2019-08-18 10:14:57 -0500 edited question Install robot_localization package Issues

Install robot_localization package Issues Hey guys, im quite new to ros and i've got a serious question. I am using Win

2019-08-18 10:14:57 -0500 received badge  Editor (source)
2019-08-16 23:31:25 -0500 received badge  Teacher (source)
2019-08-16 16:17:02 -0500 answered a question Is my ROS properly installed?

Why should it not be installed correctly? You can easily try to start a node, such as turtlesim and see if it works (ros

2019-08-16 16:17:02 -0500 edited question Install robot_localization package Issues

Install robot_localization package Issues Hey guys, im quite new to ros and i've got a serious question. I am using Win

2019-08-16 13:38:02 -0500 received badge  Rapid Responder (source)
2019-08-16 10:40:14 -0500 asked a question Install robot_localization package Issues

Install robot_localization package Issues Hey guys, im quite new to ros and i've got a serious question. I am using Win