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

ROS_Master007's profile - activity

2022-05-28 10:24:28 -0500 received badge  Famous Question (source)
2022-02-28 09:00:33 -0500 asked a question OMPL seg fault on Jetson tx2i

OMPL seg fault on Jetson tx2i I have been testing with OMPL planner in simulation (Gazebo+ROS+RViz+C++) on an AMD machin

2021-09-21 20:24:27 -0500 received badge  Notable Question (source)
2021-09-21 20:24:27 -0500 received badge  Popular Question (source)
2021-08-13 11:06:54 -0500 received badge  Famous Question (source)
2021-08-13 11:06:54 -0500 received badge  Notable Question (source)
2021-05-19 10:45:42 -0500 received badge  Famous Question (source)
2021-04-13 16:29:46 -0500 received badge  Famous Question (source)
2021-04-13 09:02:12 -0500 received badge  Notable Question (source)
2021-04-13 02:54:05 -0500 received badge  Popular Question (source)
2021-04-11 11:25:30 -0500 asked a question Odometry in robot pose using IMU+GPS

Odometry in robot pose using IMU+GPS I am using microstrain gx5-45 with this ROS driver. The microstrain gives the odome

2021-03-22 05:18:36 -0500 received badge  Notable Question (source)
2021-03-22 05:18:36 -0500 received badge  Popular Question (source)
2021-02-25 14:10:29 -0500 commented question RtabMap cloud_map not published

I followed the instructions from this link to install RtabMap and Realsense: https://github.com/JetsonHacksNano/installL

2021-02-25 13:43:08 -0500 received badge  Popular Question (source)
2021-02-24 21:07:18 -0500 edited question RtabMap cloud_map not published

RtabMap cloud_map not published I am trying to use the d435i and t265 together for rtabMap. I am following instructions

2021-02-24 21:06:11 -0500 asked a question RtabMap cloud_map not published

RtabMap cloud_map not published I am trying to use the d435i and t265 together for rtabMap. I am following instructions

2021-02-10 18:52:18 -0500 asked a question Measuring Robot Velocity in 2D Plane

Measuring Robot Velocity in 2D Plane I am trying to tune a PID controller for velocities in x and y direction on a wheel

2021-01-15 15:56:09 -0500 received badge  Famous Question (source)
2020-12-28 16:42:01 -0500 received badge  Famous Question (source)
2020-12-20 01:45:01 -0500 received badge  Notable Question (source)
2020-12-18 08:46:31 -0500 received badge  Popular Question (source)
2020-12-17 19:52:24 -0500 received badge  Student (source)
2020-12-15 11:26:01 -0500 asked a question Converting pointcloud (.pcd) file to a height map

Converting pointcloud (.pcd) file to a height map Does the grid_map library or PCL library have the ability to generate

2020-12-03 08:37:19 -0500 received badge  Notable Question (source)
2020-11-14 18:01:16 -0500 marked best answer Octomap ERROR: Filestream to not open, nothing read

I am using the following code to read an octomap.

AbstractOcTree* tree = AbstractOcTree::read("obstaclecourse2.ot");

However, I get the following error: ERROR: Filestream to obstaclecourse2.ot not open, nothing read.

I am able to visualize the map in octovis and I have also tried giving an absolute path to the file. Please let me know if anyone else has faced and solve a similar issue.

2020-11-14 18:01:16 -0500 received badge  Scholar (source)
2020-11-14 18:01:15 -0500 received badge  Supporter (source)
2020-11-11 10:32:30 -0500 asked a question Octomap ERROR: Filestream to not open, nothing read

ERROR: Filestream to not open, nothing read I am using the following code to read an octomap. AbstractOcTree* tree = A

2020-07-30 09:36:08 -0500 received badge  Enthusiast
2020-07-24 10:01:15 -0500 received badge  Popular Question (source)
2020-07-23 11:59:20 -0500 commented question GUI for ROS Package

Thanks for your response. I have looked at the link you provided and it depends on a standard message such as sensor_msg

2020-07-23 10:12:49 -0500 asked a question GUI for ROS Package

GUI for ROS Package I have a fairly complicated ROS C++ package that does some calculation using ROS messages and then o