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

i_robot_flight's profile - activity

2019-07-01 16:58:29 -0500 commented question pcd binary format for .pcd maps

Try changing your pcd file to binary format, it might be ASCII.

2019-07-01 16:45:56 -0500 commented answer Sensor data fusion Autoware

@AM97 What do you mean physically? Do you mean how the data from the two sensors are related to each other? If yes, ther

2019-07-01 15:57:24 -0500 commented question Autoware-freespace_planner to avoid the static or dynamic objects

You shouldn't need a vector map for running the free-space planner. You can try to run costmap_generator, grid_map_filte

2019-07-01 15:37:32 -0500 commented answer Autoware related problem. Runtime manager and roscore only flash then disappear and leave no error massage.

@sgermanserrano - I think that link is broken.

2019-07-01 15:10:14 -0500 commented question Autoware Localization Failure

You said you are not using GPS, but your GNSS option is enabled for ndt_matching (at least from what I see in your video

2019-06-28 11:32:21 -0500 received badge  Famous Question (source)
2019-05-20 02:03:04 -0500 marked best answer How to start a roscore at system boot so that nodes run automatically when system is up?

I am working on a Ubuntu 14.04 system with ROS Indigo. I currently have a python script in the /home/usr path that is launched by a desktop file using auto-start. I use roslaunch inside the python script to bring up other ROS nodes/packages elsewhere in the system using import roslaunch and rospy. I have sourced the ROS package (/opt/ros/indigo/setup.bash) in bashrc as well as the other packages I am running through the script. The problem is that when I reboot the system, my python script executes but comes up with the error message "no module named rospy" (or roslaunch). I tried starting a roscore using the subprocess.Popen('roscore') in the python script as well but the error was "No such file". I want to run some operations in the python program before the "roslaunch" operation and all this needs to execute at system boot each time. Any help is appreciated, thanks in advance!

  • Sneha
2019-05-20 01:49:21 -0500 marked best answer Is it possible to execute two roslaunch commands from a single python script?

Hello,

I am trying to run two different packages together for accumulating data from two different systems/sensors - Eg: roslaunch a_b ab.launch, roslaunch x_y xy.launch. I am currently calling two python programs to record the data but I want to be able to launch it simultaneously from the same python script so that I can manipulate the data from the two sensors inside one script. Is there a clean way of doing this? Thanks in advance!

Sneha

2019-05-08 01:45:19 -0500 received badge  Nice Question (source)
2019-03-04 08:31:04 -0500 received badge  Famous Question (source)
2018-05-29 15:10:15 -0500 received badge  Famous Question (source)
2018-04-26 19:23:08 -0500 received badge  Famous Question (source)
2018-04-04 13:27:31 -0500 received badge  Famous Question (source)
2018-03-30 14:03:17 -0500 received badge  Taxonomist
2018-03-17 16:06:41 -0500 received badge  Famous Question (source)
2018-02-26 05:50:02 -0500 received badge  Famous Question (source)
2018-01-10 17:17:04 -0500 commented question What would be a good ros rate?

@AndyZe The setup is on a drone moving at 2-5 m/s.

2018-01-10 16:33:46 -0500 received badge  Notable Question (source)
2018-01-10 14:08:34 -0500 received badge  Popular Question (source)
2018-01-10 11:34:40 -0500 asked a question What would be a good ros rate?

What would be a good ros rate? Hello, I have a velodyne VLP16 LiDAR running @10Hz and GPS/IMU data being published @100

2018-01-10 08:57:15 -0500 received badge  Notable Question (source)
2017-11-28 16:51:56 -0500 received badge  Notable Question (source)
2017-11-28 16:51:13 -0500 received badge  Notable Question (source)
2017-11-28 16:50:51 -0500 received badge  Popular Question (source)
2017-11-15 09:07:29 -0500 received badge  Popular Question (source)
2017-11-10 13:53:35 -0500 asked a question Change parameters to resolve extrapolation in the past error?

Change parameters to resolve extrapolation in the past error? Hey everyone, I was wondering what parameters I would nee

2017-11-10 11:42:24 -0500 commented question TF Frame delay transform

Okay, but I am seeing a delay between transforms even on rviz for a similar implementation on LiDAR pointclouds. Thanks!

2017-11-10 11:42:16 -0500 commented question TF Frame delay transform

Okay, but I am seeing a delay between transforms even on rviz for a similar implementation on LiDAR pointclouds.

2017-11-10 11:39:38 -0500 commented answer Calculate difference between two poses

Just to clarify my understanding, does this transform pose2 to the pose1 reference frame? The new pose data is written t

2017-11-10 11:39:26 -0500 commented answer Calculate difference between two poses

Just to clarify my understanding, does this transform pose2 to the pose1 reference frame? The pose data is written to po

2017-11-10 11:39:26 -0500 received badge  Commentator
2017-11-10 09:05:23 -0500 commented question TF Frame delay transform

Hey, did you figure out what the issue was?

2017-11-10 07:07:48 -0500 received badge  Famous Question (source)
2017-11-09 14:12:58 -0500 asked a question Integrating imu with velodyne transform nodelet

Integrating imu with velodyne transform nodelet Hello, I am using the velodyne VLP16 with gps/imu and I am using my own

2017-11-07 11:44:56 -0500 asked a question Velodyne PointCloud Manipulation using PCL_ROS

Velodyne PointCloud Manipulation using PCL_ROS Hello, I am trying to combine GPS/IMU information with velodyne LiDAR on

2017-11-07 11:40:01 -0500 asked a question velodyne pointcloud transformation

velodyne pointcloud transformation Hello, I am trying to combine GPS/IMU information with velodyne LiDAR on a DJI drone

2017-11-02 13:35:04 -0500 received badge  Notable Question (source)
2017-11-02 07:15:16 -0500 received badge  Favorite Question (source)
2017-11-01 19:03:49 -0500 received badge  Notable Question (source)
2017-11-01 16:40:18 -0500 received badge  Popular Question (source)
2017-11-01 16:39:48 -0500 received badge  Notable Question (source)
2017-11-01 16:38:56 -0500 commented question Google Cartograher catkin_make_isolated error

Thanks, but I did verify the requirements before the build. My system is up to date and compatible.

2017-11-01 16:35:20 -0500 received badge  Popular Question (source)
2017-11-01 12:32:58 -0500 received badge  Student (source)
2017-10-31 14:16:39 -0500 received badge  Popular Question (source)
2017-10-31 12:07:38 -0500 asked a question robot_localization with sensor_msgs/NavSatFix and sensor_msgs/Imu?

robot_localization with sensor_msgs/NavSatFix and sensor_msgs/Imu? Hello everyone, I am trying to understand the robot_

2017-10-31 11:33:16 -0500 commented question Google Cartograher catkin_make_isolated error

No I did not, but I don't want to use testing to run cartographer_ros. Would I still need to do it?

2017-10-31 11:32:45 -0500 commented question Google Cartograher catkin_make_isolated error

No I did not, but I don't want to use testing to run cartographer_ros.

2017-10-31 09:47:21 -0500 answered a question Is it possible to execute two roslaunch commands from a single python script?

Since bashrc is not setup before a desktop file is auto-launched at boot, the python api using "import roslaunch" fails

2017-10-31 09:22:43 -0500 asked a question Google Cartograher catkin_make_isolated error

Google Cartograher catkin_make_isolated error Hello everyone, I am trying to use google cartographer for integrating mo