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

gvdhoorn's profile - activity

2023-08-10 12:02:20 -0500 received badge  Good Answer (source)
2023-08-09 03:56:41 -0500 commented question Recommended workflow for maintaining changelog.rst file and tags properly with multiple releases?

It could probably be documented better, but there isn't really any 'process': just point bloom to the same tag in your s

2023-08-09 03:54:59 -0500 commented question Recommended workflow for maintaining changelog.rst file and tags properly with multiple releases?

It could probably be documented better, but there isn't really any 'process': just point to the same tag in your release

2023-08-08 03:07:26 -0500 commented question Foxy EOL / Ubuntu 20.04 Not EOL

Minor (and just a comment), but: The documentation on the ROS1 page found here: https://www.ros.org/reps/rep-2000.ht

2023-08-08 03:04:59 -0500 commented question Recommended workflow for maintaining changelog.rst file and tags properly with multiple releases?

at release time I want to apply some (usually all) of the new commits to master to the "humble" and "rolling" branche

2023-08-07 06:16:58 -0500 commented question Humble for Debian Bullseye (raspbery OS)

To clarify: "packages" refers to binary packages (ie: .debs for Debian/Ubuntu). As far as I know, those were never avail

2023-08-07 04:24:08 -0500 commented answer Subscriber fails to reach published data

Could you please mark the question as answered by ticking the checkmark (✓) to the left of the answer if you feel it has

2023-08-07 03:43:39 -0500 edited answer Subscriber fails to reach published data

def first_sensor(): x=0 pub = R.Publisher("commuline1", Int16, queue_size=10) ... while not R.is_shut

2023-08-07 03:42:55 -0500 answered a question Subscriber fails to reach published data

def first_sensor(): x=0 pub = R.Publisher("commuline1", Int16, queue_size=10) ... while not R.is_shut

2023-08-07 03:42:55 -0500 received badge  Rapid Responder (source)
2023-08-07 03:36:50 -0500 commented question How does python launch file works in ros2?

I am developing and configuring a single bot and then will go on communication between those bots and on collective d

2023-08-07 03:34:52 -0500 commented question How does python launch file works in ros2?

Just to draw attention to it (as I don't see it mentioned often in the context of "ROS 2 launch files"): you don't have

2023-08-07 01:02:05 -0500 commented question How does python launch file works in ros2?

Just to draw attention to it (as I don't see it mentioned often in the context of "ROS 2 launch files": you don't have t

2023-08-07 01:01:16 -0500 commented question How does python launch file works in ros2?

Just to draw attention to it (as I don't see it mentioned often in the context of "ROS 2 launch files": you don't have t

2023-08-07 01:00:35 -0500 commented question How does python launch file works in ros2?

Just to draw attention to it (as I don't see it mentioned often in the context of "ROS 2 launch files": you don't have t

2023-08-07 00:53:16 -0500 edited question Translate rosrun command into roslaunch file

Translate rosrun command into roslaunch file Hi, I am new to ROS and I am try to create a roslaunch file. I want to tran

2023-08-07 00:51:50 -0500 commented question ros2_control_node dies after launch

Looks to me this is the important part of the error messages: [ros2_control_node-3] terminate called after throwing an

2023-08-07 00:50:35 -0500 edited question ros2_control_node dies after launch

ros2_control_node dies after launch Using laptop with Ubuntu Jammy and Ros2 Humble, with the Andino Github rover robot p

2023-08-03 05:54:09 -0500 commented answer Can't publish or echo topics with custom message types from command line

Good sleuthing. Thanks for posting your findings here.

2023-08-03 05:53:54 -0500 commented answer Can't publish or echo topics with custom message types from command line

Nice sleuthing. Thanks for posting your findings here.

2023-08-03 04:29:14 -0500 commented question How do I set up a baxter robot?

If this is a new Baxter (not sure they are still being sold) you really want to reach out to the company that sold it to

2023-08-03 04:19:46 -0500 commented question unable to locate package ros-iron-desktop

Can you confirm you are running a supported OS? Iron only supports Ubuntu 22.04 (or Jammy). I ask because Foxy can't be

2023-08-01 13:28:02 -0500 commented question any valid, viable VNC solution for Ubuntu ?

so nobody in the ROS community has some preference nor tips nor favorite method to share ? that's not the reason th

2023-08-01 13:25:14 -0500 commented question any valid, viable VNC solution for Ubuntu ?

so nobody in the ROS community has some preference nor tips nor favorite method to share ? that's not the reason th

2023-08-01 13:24:25 -0500 commented question any valid, viable VNC solution for Ubuntu ?

there is a reason I posted this here It would have helped if you would have included/described those reasons in you

2023-07-29 10:21:15 -0500 edited answer Upload TPP program to Yaskawa HC10 via FTP or using ROS?

motoman_driver does not support uploading jobs (ie: .jbi) to the Yaskawa controller. MotoROS2 (the ROS 2 version of mot

2023-07-29 10:14:41 -0500 answered a question Upload TPP program to Yaskawa HC10 via FTP or using ROS?

motoman_driver does not support uploading jobs (ie: .jbi) to the Yaskawa controller.

2023-07-29 10:04:15 -0500 commented question any valid, viable VNC solution for Ubuntu ?

This is a ROS support forum, not a generic Ubuntu one. Please repost at a more suitable venue.

2023-07-29 10:03:03 -0500 commented question Failed to connect to server (When ROS is connected to the robot)

First, and pedantic, but: Melodic is EOL. There is no support for it any more. As to your connection issue: I'd suggest

2023-07-29 10:01:55 -0500 edited question Failed to connect to server (When ROS is connected to the robot)

Failed to connect to server (When ROS is connected to the robot) Hi All, I'm having difficulty connecting to my fanuc

2023-07-29 10:01:13 -0500 edited question Failed to connect to server (When ROS is connected to the robot)

Failed to connect to server (When ROS is connected to the robot) Hi All, I'm having difficulty connecting to my fanuc

2023-07-29 09:49:45 -0500 commented answer MoveIt Inverse Kinematics Issue

Nitpick: For an arm with 6 rotating joints, a particular cartesian pose can have a very large number of IK solutions

2023-07-17 10:15:21 -0500 commented question Could not find package after building moveit from source

I assume this is also you: ros-planning/moveit#3476? Cross-posting like this is not very nice.

2023-07-17 07:03:56 -0500 commented answer Could not find package after building moveit from source

Not what you want to hear perhaps, but this should not be needed and is definitely not a solution. However, when I i

2023-07-17 03:28:57 -0500 commented question Could not find package after building moveit from source

Done. You probably won't be able to accept your own answer either, but if you let me know when you've done that, I'll a

2023-07-17 01:55:15 -0500 commented question Could not find package after building moveit from source

If you close a question, please provide the solution. Better yet: don't close it, but post your own answer and accept t

2023-07-15 10:02:02 -0500 commented question How to debug message filter problems? Filter dropping message for unknown reason

Off-topic perhaps, but: The TF tree is also set properly. while it's all connected (that's good), it appears you'

2023-07-14 15:54:31 -0500 commented question WNDPROC return value cannot be converted to LRESULT

If running your build with --event-handlers desktop_notification- avoids the WPARAM error message, please post about you

2023-07-14 10:56:34 -0500 commented question Very small moves with ROS2/MoveIt and UR10e

Ok, good to hear. Joint motions != linear motions, but if you're happy, I guess we are.

2023-07-14 10:18:25 -0500 edited question ros2 humble publisher and cyclone dds subscriber

ros2 humble publisher and cyclone dds subscriber Hey, i am trying to implement a chain of ros2 humble subscriber and pu

2023-07-14 03:40:29 -0500 commented question checkerboard size increased suddenly

Quick comment: ROS Answers isn't really the place for Gazebo-related questions. That would be answers.gazebosim.org. Or

2023-07-14 03:37:56 -0500 commented answer Moveit! for combining multiple robots

All I had to do was move the hexapod nodes into their own workspace [..] namespace perhaps?

2023-07-14 03:36:27 -0500 commented question Very small moves with ROS2/MoveIt and UR10e

I'm pretty sure the robot is capable of making much smaller moves than this using the teach pendant. could you desc

2023-07-14 03:36:10 -0500 commented question Very small moves with ROS2/MoveIt and UR10e

I'm pretty sure the robot is capable of making much smaller moves than this using the teach pendant. could you desc

2023-07-14 03:35:48 -0500 commented question Very small moves with ROS2/MoveIt and UR10e

Quick comment on this: I am setting up a UR10e with ROS2 to perform small incremental moves [..] The step size we wa

2023-07-14 03:35:05 -0500 commented question Very small moves with ROS2/MoveIt and UR10e

I'm pretty sure the robot is capable of making much smaller moves than this using the teach pendant. could you desc

2023-07-14 03:33:16 -0500 commented question Very small moves with ROS2/MoveIt and UR10e

Quick comment on this: I am setting up a UR10e with ROS2 to perform small incremental moves [..] The step size we wa

2023-07-14 03:28:45 -0500 commented question Can't publish or echo topics with custom message types from command line

Quick comment: I've seen this happen whenever I forget to source the setup.bash (or local_setup.bash) after building a n

2023-07-14 03:24:51 -0500 commented question Personal kinematic solver in MoveIt

Quick comment: you will have to make sure your IK solver is implemented in the form of a MoveIt compatible IK solver plu

2023-07-14 03:23:07 -0500 commented question Yahboom robots good for beginners ?

I'm not sure you'll get much response to these kinds of questions here on ROS Answers. Reddit and/or robotics.stackexch