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

mdeegan's profile - activity

2021-02-22 18:00:24 -0500 received badge  Famous Question (source)
2020-12-28 13:53:10 -0500 received badge  Famous Question (source)
2020-07-31 10:39:17 -0500 received badge  Famous Question (source)
2020-06-22 09:10:25 -0500 received badge  Famous Question (source)
2020-05-20 16:14:13 -0500 received badge  Notable Question (source)
2020-05-19 12:30:18 -0500 received badge  Notable Question (source)
2020-05-18 13:24:10 -0500 received badge  Famous Question (source)
2020-05-15 22:04:05 -0500 received badge  Student (source)
2020-04-28 02:08:19 -0500 received badge  Notable Question (source)
2020-04-23 11:02:58 -0500 received badge  Notable Question (source)
2020-03-31 14:24:48 -0500 received badge  Notable Question (source)
2020-03-25 03:40:18 -0500 received badge  Famous Question (source)
2020-03-17 17:27:30 -0500 received badge  Popular Question (source)
2020-03-17 11:21:35 -0500 received badge  Popular Question (source)
2020-03-11 10:30:36 -0500 received badge  Popular Question (source)
2020-03-09 09:21:54 -0500 received badge  Popular Question (source)
2020-03-05 23:37:18 -0500 commented question How do you communicated between multiple robots in ROS2?

@stevemacenski I was exploring eProsima's XRCE-DDS, but it seemed like the implementations were only geared towards micr

2020-03-05 17:14:37 -0500 asked a question Can you launch ROS2 rosbag2 from a launch file?

Can you launch ROS2 rosbag2 from a launch file? The documentation on the github page only shows how to launch rosbag usi

2020-03-05 11:13:47 -0500 asked a question How do you communicated between multiple robots in ROS2?

How do you communicated between multiple robots in ROS2? Hi, I am trying to connect ros2 nodes on two different computer

2020-03-03 21:22:37 -0500 asked a question RCLCPP_INFO only prints when I close the program

RCLCPP_INFO only prints when I close the program I am composing multiple nodes together using a ComposableNodeContainer

2020-03-03 21:22:37 -0500 asked a question RCLCPP_INFO only prints when I close the program

RCLCPP_INFO only prints when I close the program I am composing multiple nodes together using a ComposableNodeContainer

2020-02-18 12:06:31 -0500 asked a question Cannot include tf2_geometry_msgs.h

Cannot include tf2_geometry_msgs.h I am trying to include tf2_geometry_msgs/tf2_geometry_msgs.h, however I keep getting

2020-02-11 12:50:58 -0500 received badge  Notable Question (source)
2020-02-10 14:16:40 -0500 received badge  Popular Question (source)
2020-02-09 17:56:05 -0500 asked a question Can I mix ROS1 and ROS2 packages?

Can I mix ROS1 and ROS2 packages? I am creating several ROS2 packages in my ROS2 workspace ~/ros2_ws/src/my_pkgs/ -

2019-12-18 14:30:35 -0500 marked best answer PCL filter order

I'm using two filters on my pointcloud: CropBox to restrict points to a region and VoxelGrid to downsample the point cloud. Is it faster to run these in some particular order?

2019-12-18 14:30:35 -0500 received badge  Scholar (source)
2019-12-18 14:30:29 -0500 received badge  Supporter (source)
2019-12-16 07:06:55 -0500 received badge  Popular Question (source)
2019-12-15 00:42:40 -0500 asked a question Cannot include header from library

Cannot include header from library Here is the compiler error: /home/martin/ros2_ws/src/acrobat_packages/acrobat_common

2019-12-12 18:11:20 -0500 received badge  Enthusiast
2019-12-10 07:34:49 -0500 received badge  Popular Question (source)
2019-12-09 01:41:13 -0500 asked a question PCL filter order

PCL filter order I'm using two filters on my pointcloud: CropBox to restrict points to a region and VoxelGrid to downsam