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

dcconner's profile - activity

2023-08-23 23:06:43 -0500 received badge  Notable Question (source)
2023-08-23 23:06:43 -0500 received badge  Famous Question (source)
2023-08-08 10:24:51 -0500 answered a question Foxy EOL / Ubuntu 20.04 Not EOL

per the note: The following applies to ROS 2 releases after Foxy. Prior to Foxy, releases were made more frequently

2023-08-08 10:24:51 -0500 received badge  Rapid Responder (source)
2023-08-04 09:37:39 -0500 answered a question How can ros2 know all topic information?

The tools are at https://github.com/ros2/ros2cli You can explore there to your hearts content. Your questions are deep

2023-08-04 09:37:39 -0500 received badge  Rapid Responder (source)
2023-08-04 05:41:48 -0500 received badge  Nice Answer (source)
2023-08-03 13:57:58 -0500 edited question Can I create an executor task in different callback group with rclpy?

Can I create an executor task in different callback group with rclpy? Using Python and rclpy I have some code that sta

2023-08-03 13:55:44 -0500 answered a question Nav2 [local_costmap.local_costmap]: Sensor origin: out of map bounds. The costmap can't raytrace for it.

possible answers at https://answers.ros.org/question/384944/navigation-2-sensor-origin-out-of-map-bounds-the-costmap-can

2023-08-03 13:55:20 -0500 answered a question Sensor origin, out of map bounds. The costmap can't raytrace it

possible answer at https://answers.ros.org/question/384944/navigation-2-sensor-origin-out-of-map-bounds-the-costmap-cant

2023-08-03 13:37:27 -0500 asked a question Can I create an executor task in different callback group with rclpy?

Can I create an executor task in different callback group with rclpy? Using Python and rclpy I have some code that sta

2023-08-03 13:01:09 -0500 commented question ROS2 Humble Turtlebot 3 Does anyone know what else is missing?

The setuptools issues are warnings and do not prevent your build. Your error is in hardware (1 package failed: turtlebo

2023-08-02 13:24:13 -0500 received badge  Rapid Responder (source)
2023-08-02 13:24:13 -0500 answered a question How to publish the ros message only once to a topic?

Your racondition is a callback that is called every time it receives a vehicle status message. This then calls publish.

2023-08-01 15:34:43 -0500 received badge  Popular Question (source)
2023-08-01 14:39:28 -0500 commented answer rviz2 crashing in iron

I filed a ticket for future enhancement https://github.com/ros2/rviz/issues/1025

2023-08-01 14:35:29 -0500 commented answer rviz2 crashing in iron

apparently some inconsistency with humble that is not caught on loading

2023-08-01 14:34:26 -0500 marked best answer rviz2 crashing in iron

Today I installed and started testing ROS 2 Iron, but RViz is consistently crashing on start up.

$ rviz2
[INFO] [1690575860.534941980] [rviz2]: Stereo is NOT SUPPORTED
[INFO] [1690575860.535036033] [rviz2]: OpenGl version: 4.6 (GLSL 4.6)
[INFO] [1690575860.704326140] [rviz2]: Stereo is NOT SUPPORTED
Segmentation fault (core dumped)

It was crashing with my launch files, so I tried standalone with same result.

If I source /opt/ros/humble instead, then it works normally so I don't it does not seem to be OS or driver related. (Note that humble also shows two more Stereo is NOT SUPPORTED messages, and then works normally.

Sourcing just /opt/ros/iron/setup.bash also crashes immediately on startup, so I don't think it is my setup.

Using Ubuntu 22.04 with Nvidia driver and ROS 2 Iron

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.125.06   Driver Version: 525.125.06   CUDA Version: 12.0     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  Quadro K2200        Off  | 00000000:03:00.0  On |                  N/A |
| 43%   50C    P0     3W /  39W |    885MiB /  4096MiB |     20%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+

Is anyone else seeing this crash and is there a fix?

2023-08-01 14:34:20 -0500 answered a question rviz2 crashing in iron

The issue was related to the ~/.rviz2/default.rviz file. I just moved the files out the ~/.rviz2 folder and it loaded f

2023-08-01 14:32:50 -0500 commented question ros2 humble nav2 bringup turtlebot3 waffle not showing up

Modify your bashrc so that it does not point to anaconda, and only points to system Python.

2023-07-31 10:44:34 -0500 commented question ros2 humble nav2 bringup turtlebot3 waffle not showing up

Sometimes Gazebo needs to download models and can timeout the first time. Have you tried starting multiple times? A

2023-07-29 16:59:46 -0500 edited question rviz2 crashing in iron

rviz2 crashing in iron Today I installed and started testing ROS 2 Iron, but RViz is consistently crashing on start up.

2023-07-28 22:27:26 -0500 received badge  Famous Question (source)
2023-07-28 15:34:13 -0500 asked a question rviz2 crashing in iron

rviz2 crashing in iron Today I installed and started testing ROS 2 Iron, but RViz is consistently crashing on start up.

2023-07-27 15:14:32 -0500 commented answer Robot and sensor are out of map bounds (Local Costmap- Voxel Layer)

check ros2 param get /global_costmap/global_costmap static_layer.map_subscribe_transient_local

2023-07-27 15:14:03 -0500 commented answer Robot and sensor are out of map bounds (Local Costmap- Voxel Layer)

check ros2 param get /global_costmap/global_costmap static_layer.map_subscribe_transient_local

2023-07-27 15:13:19 -0500 commented answer Navigation 2: Sensor origin out of map bounds. The costmap can't raytrace for it.

Check your ros2 param get /global_costmap/global_costmap static_layer.map_subscribe_transient_local

2023-07-27 14:21:23 -0500 answered a question Robot and sensor are out of map bounds (Local Costmap- Voxel Layer)

Answer cross posted at #384944 I saw this issue with a fake localization and map server with Nav2. I traced the issue

2023-07-27 14:19:31 -0500 answered a question Navigation 2: Sensor origin out of map bounds. The costmap can't raytrace for it.

I saw this issue with a fake localization and map server with Nav2. I traced the issue to "latched" topics. If I start

2023-07-19 12:48:41 -0500 answered a question move_base_flex and flexbe

For anyone coming here late, I suggest you may also want to look at https://github.com/FlexBE/flexible_navigation. Whic

2023-07-19 10:40:58 -0500 commented answer flexbe be_launcher not taking the full string as argument

I've verified that "Example Behavior" start works with the ROS 2 version with a bash shell, and that part should not hav

2023-07-11 09:15:31 -0500 commented answer how to delete a subcriber/publisher in rclpy

@william I wonder if anyone has more insight into this. I have similar issue where I have a node that needs to create s

2023-07-11 09:13:09 -0500 commented answer how to delete a subcriber/publisher in rclpy

@william I wonder if anyone has more insight into this. I have similar issue where I have a node that needs to create s

2023-07-06 06:55:10 -0500 received badge  Notable Question (source)
2023-07-06 01:33:32 -0500 received badge  Self-Learner (source)
2023-07-05 13:40:56 -0500 answered a question ROS 2 pytest publisher "Destroyable" error

In the end, I worked around the issue by adding some extra "spin_once" calls in a loop after my test completed to give t

2023-07-05 13:39:19 -0500 commented question ROS 2 pytest publisher "Destroyable" error

Unfortunately I don't have a good answer. In the end, I worked around the issue by adding some extra "spin_once" calls

2023-07-04 04:31:36 -0500 received badge  Popular Question (source)
2023-06-19 13:23:28 -0500 commented answer How to read Roll and Pitch with Turtlebot3?

The quaternion has pitch and roll, it's just they are both 0.0 Now, if the problem is the internal node calculating od

2023-06-16 13:49:21 -0500 commented question Nav2 [local_costmap.local_costmap]: Sensor origin: out of map bounds. The costmap can't raytrace for it.

Sometimes, depending on localization method, you need to set the initial robot pose via RViz. Have you verified the ro

2023-06-16 12:35:11 -0500 commented question Failed to receive current joint state

I'd double check the timestamps on relevant topics and action goals. I ran into issue before where the use_sim_time was

2023-06-16 09:49:08 -0500 commented question rclpy._rclpy_pybind11.RCLError: failed to send response: client will not receive response

Duplicate of https://answers.ros.org/question/416561

2023-06-16 08:16:41 -0500 received badge  Rapid Responder (source)
2023-06-16 08:16:41 -0500 answered a question How to read Roll and Pitch with Turtlebot3?

The information you want is in the /odom pose.pose.orientation quaternion. There are transforms available to convert th

2023-06-15 21:44:03 -0500 answered a question Can I add Recovery Behaviors as plugins ?

You can define a recovery state machine that you can import into another higher-level state machine, then you just activ

2023-06-15 21:29:26 -0500 answered a question MoveIt /compute_ik gives no solution (error -31)

It seems the FlexBE side is working if you are getting response. Be sure to confirm pose setting with respect to time a

2023-06-15 21:25:35 -0500 commented answer Is there a recommended way to control sequential logic and tasks (ROS2)

FlexBE now has ROS 2 versions for source build on github.com/FlexBE. Anticipate official Humble binary release in July

2023-06-15 21:17:30 -0500 answered a question FlexBE : The behavior package is not initialized.

New behavior packages must be built and environment properly sourced before behaviors will be visible, and they are only